ProtocolInterface: A class to make python classes validate arguments.
Project description
protocolinterface
Releasing
First, test the code:
python -m pytest tests/test_protocolinterface.py
If it passes the tests, it can be released with:
git tag 0.X.Y # tag the version of the release
cd package
make
git push --tags
builds and uploads the package
Installing:
conda install protocolinterface -c acellera
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size protocolinterface-0.2.0-py3-none-any.whl (6.8 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size protocolinterface-0.2.0.tar.gz (5.8 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for protocolinterface-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7da2fc3fbe42eb786ce7ea3cddf8bb7425da394a45a4857133c186c0ed99e460 |
|
MD5 | e144c4bee058e066664e04877cac6835 |
|
BLAKE2-256 | 8497853160eef446cfdedd0eb75fb26d438f48f70607ac8554a87adeb33cd7bb |