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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file base32check1-0.2.0.tar.gz.
File metadata
- Download URL: base32check1-0.2.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd2eeec39fc7370a4b72c056e77556ecdbe9809edde16bef16a6ccf14ddae3e6
|
|
| MD5 |
0c443a7b0503cfa855df8e5f67a5a3b0
|
|
| BLAKE2b-256 |
9894217b0928882793493d0df2df288d77c2f94e20c33fd5d51229f715df3a99
|
File details
Details for the file base32check1-0.2.0-py3-none-any.whl.
File metadata
- Download URL: base32check1-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2634403f92264765cc4e222c372ab4d110ca92b277581adfd2cc144d0e12e73
|
|
| MD5 |
1a6405c810976c4d19d0b2f08f296686
|
|
| BLAKE2b-256 |
47dd2e4c3e3ebeaaf86b4854a0c7139b8a95296bba364e93bb2191b1deff6b30
|