Command line Cryptocurrency Portfolio
Project description
cryptop is a lightweight command line based cryptocurrency portfolio. Built on Python 3 and ncurses with simplicity in mind, cryptop updates in realtime.
Installation
cryptop requires Python 3 to run, and has only been tested in Python 3.6 so far.
The easiest way to install cryptop is through pip
sudo pip install cryptop
You may need to force pip3 depending on your python install
sudo pip3 install cryptop
cryptop can be installed manually, download the repo and run
sudo python setup.py install
pip and setup.py can be run with a –user flag if you would prefer not to sudo. Both require setuptools which is included in most python installs and many distros by default
Usage
Start from a terminal.
cryptop
Follow the on screen instructions to add/remove cryptocurrencies from your portfolio.
Customisation
Cryptop creates two config files in a .cryptop folder in your home directory.
.crypto/config.ini contains theme configuration (text/background colors) and options to change the output currency (default USD), update frequency, number of decimal places to display and maximum width for float values.
.cryptop/wallet.json contains the coins and amounts you hold, you shouldn’t need to edit it manually
Credits
Uses the cryptocompare.com API.
Tipjar
Help me reach my goal of becoming a blockchain developer.
BTC: 15wNW29q7XAEbC8yus49CWvt91JkhcdkoW
Disclaimer
I am not liable for the accuracy of this program’s output nor actions performed based upon it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cryptop-0.2.0.tar.gz
.
File metadata
- Download URL: cryptop-0.2.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebfed9a00324cfe46bef09b3e8f0e8402eb5097a9ed38b4ecd4eee32cecf792a |
|
MD5 | fad54e40d68246bf51b7bc4261027ce2 |
|
BLAKE2b-256 | f6f65e2980d141c9c059f9c9c2d671a0043f10ea1f9d95126b9cd87764549967 |
File details
Details for the file cryptop-0.2.0-py3.6.egg
.
File metadata
- Download URL: cryptop-0.2.0-py3.6.egg
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52be83dab1bad8622e8bc15b24b664e118dab2c4dd9e8edab75ad7615d463796 |
|
MD5 | 1f8f87856112ac1ee5beedf71f24248c |
|
BLAKE2b-256 | 69319ebf81272b9471b3cc33ce3b5c7820b49feb4f8199d043775daa12ad644f |