Skip to content

tianshanghong/pybitcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcore API wrapper

Python3 wrapper for the Bitcore API

Installation

PyPI

pip install pybitcore

or from source

git clone https://github.com/tianshanghong/pybitcore.git
cd pybitcore
python3 setup.py install

Usage

from pybitcore import BitCoreAPI
bc = BitCoreAPI()

License

MIT

Releases

No releases published

Packages

No packages published

Languages