Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnz1365/bitcoin-price-api
bitcoin price api in python
https://github.com/mnz1365/bitcoin-price-api
api json python requests url
Last synced: 9 days ago
JSON representation
bitcoin price api in python
- Host: GitHub
- URL: https://github.com/mnz1365/bitcoin-price-api
- Owner: mnz1365
- Created: 2025-01-01T05:54:54.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-01T06:07:15.000Z (about 1 month ago)
- Last Synced: 2025-01-01T07:17:39.739Z (about 1 month ago)
- Topics: api, json, python, requests, url
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
update of bitcoin price in console .
api source => "https://api.coindesk.com/v1/bpi/currentprice.json".# Installation
```bash
pip install requests
```
# Getting Started
bitcoin price in USD
json library is used.
for run app properly -> run "main.py" file