Installation¶
PyPI¶
BitCash is distributed on PyPI as a universal wheel and is available on Linux/macOS and Windows and supports Python 3.8+.
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