Add a short description here!
Project description
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/.
Project details
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
File details
Details for the file aleph-pytezos-0.0.0.tar.gz
.
File metadata
- Download URL: aleph-pytezos-0.0.0.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a687d1f0735bb521d12a03b68879f77aafe2b8952a6dd4fcdda8bf7df26e5f39 |
|
MD5 | bc62efe2a1f7e6b1888ac493f56d3937 |
|
BLAKE2b-256 | 8abda0c2cafc7f30dd2e3901b23ecff4455527c23d8f0bc935d76343bbb32a98 |
File details
Details for the file aleph_pytezos-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: aleph_pytezos-0.0.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2d235e9ef81043d4380fc923dc96f8e16084316d2343e71c84fee8b99bf7842 |
|
MD5 | c690753eb51f8b2b9ae64c5e7bea6095 |
|
BLAKE2b-256 | e541e1c9d339169426eb08b73e807e09ab80837577302171adcafb58f534335f |