Skip to main content

Python library with tools for Bytom mainchain and sidechain protocols.

Project description

PyBytom

Build Status PyPI Version PyPI Python Version Coverage Status

Python library with tools for Bytom mainchain and sidechain protocols. Wiki Documentation

Installation

$ pip install pybytom

If you want to run the latest version of the code, you can install from git:

$ pip install git+git://github.com/meherett/pybytom.git

For the versions available, see the tags on this repository.

Development

We welcome pull requests. To get started, just fork this repository, clone it locally, and run:

$ pip install -e .[tests] -r requirements.txt

Testing

You can run the tests with:

$ pytest

Or use tox to run the complete suite against the full set of build targets, or pytest to run specific tests against a specific version of Python.

License

Distributed under the MIT license. See LICENSE for more information.

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

pybytom-1.5.4.tar.gz (38.1 kB view hashes)

Uploaded Source

Built Distribution

pybytom-1.5.4-py3-none-any.whl (43.5 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