Python bindings for cpp-peglib.
Project description
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/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
peglib-0.0.0.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file peglib-0.0.0.tar.gz
.
File metadata
- Download URL: peglib-0.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d14bc53f03bc8b4f3cf8fd093d7c827ae61e41d9ef666615cf545147537129a2 |
|
MD5 | 52257c439453343fcdd84bd3145153c3 |
|
BLAKE2b-256 | 6ce2fdd1bbe182ea4a9003f2140f44518c9f4e9bbbc049173388864a7c597067 |
File details
Details for the file peglib-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: peglib-0.0.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9dba1fba52c887d56a379443b84187b363f2291d246a425871bbcfbc8492a39d |
|
MD5 | 57aabec1534b4baab303d8517a755420 |
|
BLAKE2b-256 | d9a2bbb9f8420a3018c95f44369c90ae15cd2b0c08b970250401f4daf6762e9c |