aleph-pytezos
A fork of https://github.com/baking-bad/pytezos/tree/master/src/pytezos/crypto limiting itself to signature verification.
Pytezos is a huge library that provides a lot of functionalities. We only require signature verification in Aleph.im projects for now. This repository contains a fork of pytezos limiting itself to only the bare minimum of our needs.
Install for developers
python -m virtualenv venv source venv/bin/activate pip install -e .[testing]
Release a new version
Create a new release on Github.
Make sure your repository is up to date:
git checkout main && git pull.Build the package:
tox -e build.Upload the package:
twine upload dist/*.
Note
This project has been set up using PyScaffold 4.2.3. For details and usage information on PyScaffold see https://pyscaffold.org/.
Release files for aleph-pytezos 3.13.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aleph_pytezos-3.13.4.tar.gz | 21.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aleph_pytezos-3.13.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.8 kB
Release files / aleph_pytezos-3.13.4.tar.gz
| Download URL | aleph_pytezos-3.13.4.tar.gz |
|---|---|
| Size | 21.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bf9243e3f128793188dc3f958707e525cd7b31bd41c877b7906fb51a7e15097b
|
|
BLAKE2b-256 checksum How to use checksums |
2e2244449a91d9c7fb306a7b24b8231991c4ec34e47c8d7256cf84d5a8fd3db3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.12
|
Release files / aleph_pytezos-3.13.4-py3-none-any.whl
| Download URL | aleph_pytezos-3.13.4-py3-none-any.whl |
|---|---|
| Size | 10.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4278e771330ca56597c426a0e9f0f29ec1ecebc770614f9d893ffd1f491ff1ce
|
|
BLAKE2b-256 checksum How to use checksums |
62146f0c53ae1deb82e15dadc3d2d08687a32382a787aec387863d3eaf11635e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.12
|