A collection of Python extensions and tools used in BCG GAMMA's open-source libraries. Current version 3.0.2, with support for Python >=3.10 and <4a. Released under MIT license. Maintenance and feature updates with monthly releases.
pip install gamma-pytoolsVerified import paths — ran on the pinned version, not inferred.
Basic usage of gamma-pytools. The Pytools class is the entry point.
Update your code to use the new method names. See the release notes for details.
Upgrade to Python 3.10 or higher.
Check the documentation for alternatives.
Always use `import pytools`.