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.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.tar.gz.
File metadata
- Download URL: minebot-0.1.4.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 |
09a8284afa196f715080eed48de1849f4caec3988d7931fb7a1a0542f6345390
|
|
| MD5 |
0e6ef78c7db40efbf471be5d110b8063
|
|
| BLAKE2b-256 |
bc30dcd5e6e1823be1d71a4e85ffd54b0eebb9b888d86992f4d8136d93649ec0
|
File details
Details for the file minebot-0.1.4-py3-none-any.whl.
File metadata
- Download URL: minebot-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.7 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 |
4c64f900cd9f1a7f9eda664151e30b0c56351d520f41f9a8d687e85faa6358c6
|
|
| MD5 |
30ea396d1db4af617108a1f1f8449320
|
|
| BLAKE2b-256 |
d742b983a51a3f5279ea83837588aabd6dc7a270ce4b252a9a665864ad68a4d9
|