bits is a cli tool and pure Python library for Bitcoin
Project description
bits
bits
is a cli tool and pure Python library for Bitcoin
Dependencies
- Python 3.7+
Installation
git clone https://github.com/jtraub91/bits.git
cd bits/
pip install .
Install for development
pip install -e .[dev]
pre-commit install
Usage
See the following for command line usage
bits -h
Configuration
Configuration is not strictly necessary, but, a user may leverage a configuration file, nominally located at ~/.bits/config.[toml|json]
, for overriding CLI defaults, or for non-CLI usage.
Donate
1GjPvTLYLNodnBJ969DWHcqBMP3pa5tsV3
License
MIT License
Copyright (c) 2023 Jason Traub
See LICENSE.txt
for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bits-0.2.0.tar.gz
(70.8 kB
view hashes)
Built Distribution
bits-0.2.0-py3-none-any.whl
(75.6 kB
view hashes)