Installation¶
PyPI¶
bitcash is distributed on PyPI as a universal wheel and is available on Linux/macOS and Windows and supports Python 3.6+ and PyPy3.6-v5.7.1+.
$ pip install bitcash
Source Code¶
bitcash is hosted by GitHub here, where it is actively developed.
You can clone it like this:
$ git clone git://github.com/pybitcash/bitcash.git
- Previous topic: Introduction
- Next topic: Keys