Skip to main content

Add a short description here!

Project description

Project generated with PyScaffold

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

  1. Create a new release on Github.

  2. Make sure your repository is up to date: git checkout main && git pull.

  3. Build the package: tox -e build.

  4. 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

aleph-pytezos-0.0.0.tar.gz (20.8 kB view hashes)

Uploaded Source

Built Distribution

aleph_pytezos-0.0.0-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page