Implementation of the base32check1 algorithm.
Project description
base32check-python
This project is a Python 3 implementation of the Base32Check1 algorithm. The minimum requirement is Python 3.6. There are no additional requirements/dependencies.
License
This project is covered by the Apache License, Version 2.
Release
For an easy release process and upload to PyPI [zest.releaser] (https://github.com/zestsoftware/zest.releaser) can be used.
First you have to configure your ~/.pypirc
with your credentials. ([doc]
(https://zestreleaser.readthedocs.io/en/latest/uploading.html#pypi-configuration-file-pypirc))
Then you can start the release process.
$ python3.9 -m venv venv
$ venv/bin pip install zest.releaser[recommended]
$ venv/bin/fullrelease
```
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
base32check1-0.2.0.tar.gz
(7.7 kB
view hashes)
Built Distribution
Close
Hashes for base32check1-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2634403f92264765cc4e222c372ab4d110ca92b277581adfd2cc144d0e12e73 |
|
MD5 | 1a6405c810976c4d19d0b2f08f296686 |
|
BLAKE2b-256 | 47dd2e4c3e3ebeaaf86b4854a0c7139b8a95296bba364e93bb2191b1deff6b30 |