debtcollector 3.0.0
0
A collection of Python deprecation patterns and strategies that help you collect your technical debt
Contents
A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.
How to Install debtcollector
You can install debtcollector using pip
pip install debtcollector
or add it to a project with poetry
poetry add debtcollector
Package Details
- Author
- OpenStack
- License
- Homepage
- https://docs.openstack.org/debtcollector/latest
- PyPi:
- https://pypi.org/project/debtcollector/
Classifiers
Related Packages
Errors
A list of common debtcollector errors.
Code Examples
Here are some debtcollector
code examples and snippets.