Skip to content

Bytom-Community/pybytom

 
 

Repository files navigation

pybytom

Build Status PyPI Version Coverage Status

Python library with tools for Bytom blockchain. Wiki Documentation

Installation

$ pip install pybytom

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.

About

Python library with tools for Bytom blockchain.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%