Last updated:
0 purchases
ptetools 0.1.7
Misc Python tools
A Python package with various utilities.
Installation
pip install ptetools
For development use the -e flag when installing from source code.
pip install -e . --upgrade
Development
Build new package
python -m build . --sdist
twine upload ...
Testing
pytest --cov=ptetools
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.