Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raelzeraxd/bitcoin_price
the bitcoin price envolving mercadobitcoin.com API in shellscript and python
https://github.com/raelzeraxd/bitcoin_price
api bitcoin python shellscript
Last synced: about 1 month ago
JSON representation
the bitcoin price envolving mercadobitcoin.com API in shellscript and python
- Host: GitHub
- URL: https://github.com/raelzeraxd/bitcoin_price
- Owner: RaelzeraXD
- License: mit
- Created: 2023-08-12T09:06:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T20:05:46.000Z (about 1 year ago)
- Last Synced: 2023-09-27T03:15:35.152Z (about 1 year ago)
- Topics: api, bitcoin, python, shellscript
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitcoin_Price
the bitcoin price envolving mercadobitcoin.com API in shellscript and python
## how to use (shellscript)
* git clone https://github.com/RaelzeraXD/bitcoin_price
* cd bitcoin_price
* ./btcprice.sh## how to use (python)
* sudo apt install python3 python3-requests -y
* git clone https://github.com/RaelzeraXD/bitcoin_price
* cd bitcoin_price
* ./btcprice.py