No project description provided
Project description
captif-cpx
Development
Pre-commit hooks
Install pre-commit hooks pre-commit install
.
The pre-commit hooks will run before each commit. To bypass the pre-commit hooks use git commit -m 'message' --no-verify
.
Testing
Run ./coverage.sh
.
Publish to PyPI
Pushing a tag with format v*
to the remote repository will trigger a publish to PyPI:
git fetch . dev:master # merge dev with master
git tag -a v0.1 -m "initial release" # add a version tag
git push origin master v0.1 # push master and tag
A Github workflow will automatically run the tests and publish to PyPI if all tests pass.
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
captif-cpx-0.2.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file captif-cpx-0.2.tar.gz
.
File metadata
- Download URL: captif-cpx-0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9891ad081c8baccab7546988b8abf248a9485a2395f29cae599aa6e8f2cf91e |
|
MD5 | d87907e9e084bc1f1a1084fbcd34737d |
|
BLAKE2b-256 | ba2922467f7a881ce9dba0ac770ed99f6365ad40447adfee99722e436058b87a |
File details
Details for the file captif_cpx-0.2-py3-none-any.whl
.
File metadata
- Download URL: captif_cpx-0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 578b252f9e5d8685f7d0441d2507025a3aaa6e487901a2e5be9bbd7289c385d8 |
|
MD5 | 29023d61b038832482f3ca2647817708 |
|
BLAKE2b-256 | df246d3828a7e3cebe22f6e293ea856507e767d3e5776087a72e75a18debb9f8 |