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: 19 days 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,287
darrenburns/posting A terminal-based HTTP client with advanced features and customizable workflows 6,038
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,914
pyo3/maturin Automates building and publishing Rust crates as Python packages with minimal configuration 3,932
bottlesdevs/bottles Enables running Windows software and games on Linux by creating a virtual environment to simulate Windows compatibility 6,431
mattkrick/meatier A Node.js framework offering a lightweight alternative to Meteor, with built-in support for multiple databases, improved client-side validation and caching, as well as enhanced routing and authentication features. 3,048
rocky/python-uncompyle6 Decomposes Python bytecode back into equivalent source code 3,796
skelsec/pypykatz An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. 2,879
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. 7,950
facebook/pyre-check Type-checking software for Python code 6,859
microsoft/playwright-python A Python library to automate multiple web browsers with a single API. 11,872
jorisschellekens/borb A Python library for creating and manipulating PDF files in a structured and efficient way 3,398
dabeaz/ply A Python implementation of traditional parsing tools 2,797
jazzband/pip-tools Maintains predictable and deterministic builds of Python applications by managing dependencies. 7,759
pyinstaller/pyinstaller A tool for bundling Python applications and their dependencies into standalone executables. 11,914