Skip to main content

A Bitcoin address monitoring tool built with a Raspberry Pi and a LCD display

Project description

https://api.codacy.com/project/badge/Grade/09b74b48abd44905892de63270b0e77d https://badge.fury.io/py/chirimbolito.svg

A Bitcoin address monitoring tool built with a Raspberry Pi and a LCD display

You will need

How to build it

CONTRIBUITING

Contributions gladly accepted, just open a ticket or send a PR :)

PACKAGING

pip install –user check-manifest

# check MANIFEST.in to make sure we are including everything we need

check-manifest

export VERSION=’0.dev7’

# bump the $VERSION in setup.py

python3 setup.py sdist bdist_wheel

gpg –detach-sign -a dist/chirimbolito-$VERSION.tar.gz

gpg –detach-sign -a dist/chirimbolito-$VERSION-py3-none-any.whl

python3 -m twine upload –repository pypi dist/*

git tag -s $VERSION

git push –tags

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

chirimbolito-2.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

chirimbolito-2-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page