boltons — Easy Playground
230+ pure-Python utilities filling stdlib gaps
Getting started with boltonsRun locally
Install
pip install boltonsPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: boltons)
boltons is a third-party package. 230+ pure-Python utilities filling stdlib gaps. Install with: pip install boltons
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?