To install pybtc, simply use pip
$ git clone https://github.com/bitaps-com/pybtc
$ cd pybtc
$ python3 setup.py install
brew install autogen autoconf automake pkg-config
pip3 install --requirement requirements-dev.txt
python3 setup.py install
apt-get -y install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev
pip3 install --requirement requirements-dev.txt
python3 setup.py install
Documentation is available at https://pybtc.readthedocs.io
In order to make a clone of the GitHub repo: open the link and press the “Fork” button on the upper-right menu of the web page.
Workflow is pretty straightforward: