Skip to main content

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
make
git push --tags

builds and uploads the package

Installing:

conda install protocolinterface -c acellera

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

protocolinterface-0.3.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

protocolinterface-0.3.0-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page