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
```
Release files for base32check1 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| base32check1-0.2.0.tar.gz | 7.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| base32check1-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.7 kB
Release files / base32check1-0.2.0.tar.gz
| Download URL | base32check1-0.2.0.tar.gz |
|---|---|
| Size | 7.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd2eeec39fc7370a4b72c056e77556ecdbe9809edde16bef16a6ccf14ddae3e6
|
|
BLAKE2b-256 checksum How to use checksums |
9894217b0928882793493d0df2df288d77c2f94e20c33fd5d51229f715df3a99
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / base32check1-0.2.0-py3-none-any.whl
| Download URL | base32check1-0.2.0-py3-none-any.whl |
|---|---|
| Size | 9.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c2634403f92264765cc4e222c372ab4d110ca92b277581adfd2cc144d0e12e73
|
|
BLAKE2b-256 checksum How to use checksums |
47dd2e4c3e3ebeaaf86b4854a0c7139b8a95296bba364e93bb2191b1deff6b30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|