peglib 0.0.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

peglib 0.0.0

peglib
Python bindings for cpp-peglib.

WIP, coming soon!

Installation
pip install peglib

Usage
TODO
Local Development / Testing

Create and activate a virtual environment
Run pip install -r requirements-dev.txt to do an editable install
Run pytest to run tests

Type Checking
Run mypy .
Create and upload a package to PyPI
Make sure to bump the version in setup.cfg.
Then run the following commands:
rm -rf build dist
pip install setuptools wheel
python setup.py sdist bdist_wheel

Then upload it to PyPI using twine:
twine upload dist/*

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.