boltons

Package — UtilityPython 3.7+Intermediate

230+ pure-Python utilities filling stdlib gaps

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
None (pure Python)
Install
pip install boltons

Learn by Difficulty

Quick Example

python
# Install: pip install boltons
import boltons

# Basic boltons usage
print(f"Using boltons")
# See documentation for detailed examples

boltons is a third-party package. 230+ pure-Python utilities filling stdlib gaps. Install with: pip install boltons

Try in Playground

Tags

packageutilityhelper