MineBot 패키지 - 주식 데이터와 GitHub 연동
Project description
MineBot
Python 모듈로 제공되는 MineBot의 주식 데이터 API입니다.
설치
pip install minebot
사용법
from minebot import getapi
data = getapi()
print(data)
## 출력 예시
[
{
"date": "2025-05-01",
"stock": "MINE",
"price": 120
},
{
"date": "2025-05-02",
"stock": "MINE",
"price": 135
}
]
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
minebot-0.1.4.3.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file minebot-0.1.4.3.tar.gz.
File metadata
- Download URL: minebot-0.1.4.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc13fc83b2d47546f368a884d06626082ffac767340f20889d145d1462e689ed
|
|
| MD5 |
20ed98d0536f9d7aa4b42e140fcae391
|
|
| BLAKE2b-256 |
9f95faca174c0fdfc0685b80da6b3df713e68624cb10368d72cf9fbbd15e3939
|
File details
Details for the file minebot-0.1.4.3-py3-none-any.whl.
File metadata
- Download URL: minebot-0.1.4.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84d2e2ce70cd1879afbec3c71a3e75e85c2011c828ab772c6de74e1d842433ce
|
|
| MD5 |
8a5d012dccc5150a755c89387f3365ac
|
|
| BLAKE2b-256 |
a923b6220185378990d33643f5c7619f8c3391af31861064b307916596404458
|