boltons

utility library

A collection of reusable utility functions and classes built on top of the Python standard library

🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.

GitHub

7k stars
140 watching
353 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists

cachedata-sciencedata-structuresfilejsonpythonqueuerecursivestandard-librarystatisticsutilities

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pmorissette/bt A flexible Python framework for building and testing algorithmic trading strategies 2,316
darrenburns/posting A terminal-based HTTP client with advanced features and customizable workflows 6,317
pyinfra-dev/pyinfra A tool that transforms Python code into shell commands to manage and deploy infrastructure across various environments such as servers, Docker containers, and local machines. 3,966
pyo3/maturin Automates building and publishing Rust crates as Python packages with minimal configuration 4,038
bottlesdevs/bottles Allows running Windows software and games on Linux using a sandboxed environment. 6,536
mattkrick/meatier An alternative to Meteor with improved flexibility and features 3,044
rocky/python-uncompyle6 Decomposes Python bytecode back into equivalent source code 3,836
skelsec/pypykatz An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. 2,905
pdm-project/pdm A modern package manager for Python supporting the latest PEP standards and providing a flexible plugin system for managing dependencies and projects. 8,009
facebook/pyre-check Type-checking software for Python code 6,885
microsoft/playwright-python A Python library to automate Chromium, Firefox and WebKit browsers with a single API 12,045
jorisschellekens/borb A Python library for creating and manipulating PDF documents in a JSON-like data structure. 3,413
dabeaz/ply A Python implementation of traditional parsing tools 2,809
jazzband/pip-tools Maintains predictable and deterministic builds of Python applications by managing dependencies. 7,783
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,999