A python package to get wealth rank depending on number of bitcoin/ethereum
Project description
Crypto Wealth Rank
A simple python package to get crypto wealth rank.
ranks are as follows:
Shrimp: less than 1 BTC
Crab: 1 to 10 BTC
Octopus: 10 to 50 BTC
Fish: 50 to 100 BTC
Dolphin: 100 to 500 BTC
Shark: 500 to 1000 BTC
Whale: >1000 BTC
Humpback: >5000 BTC
Table of Contents
Installation
Install the package using pip:
pip install crypto-wealth-rank
Usage
from crypto_wealth_rank import rank_wealth
eth_balance = 100
rank = rank_wealth(eth_balance)
print(rank) # Fish
Support
Please open an issue for support.
Contributing
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.
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 crypto-wealth-rank-0.1.0.tar.gz
.
File metadata
- Download URL: crypto-wealth-rank-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9aab2e1196e7dc251448354138b04bfd4f0eee610a124e9fc0c4a6e58977e86 |
|
MD5 | 8077f694c3da92fd1bd535edc1fc24d4 |
|
BLAKE2b-256 | b3fedb8e8a9e322fd17c3af266ec198736c7771e0ac12d0c5f2bd0c2a0afaaee |
File details
Details for the file crypto_wealth_rank-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: crypto_wealth_rank-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7dacf39354efbacfd9d77ef00890d7762994a4eef3b322d64072c2f191fd401 |
|
MD5 | f58f37404e908c53388df8c09a1962e9 |
|
BLAKE2b-256 | 86038979edd07985732ede50305af2a7d66f023f5715d3447f3387dcea6d388d |