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.3.tar.gz
(2.2 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.3.tar.gz.
File metadata
- Download URL: minebot-0.1.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68ef2a605be7f1217734f98391671165414f9d30386746564ff3e706d6d6385e
|
|
| MD5 |
27c9dc50f51592237bcb5674e77e1ec8
|
|
| BLAKE2b-256 |
52a26f6c32e11b0c9c05ea593a4fff6dd68c3732538546ea72ffaaf27f7d27e2
|
File details
Details for the file minebot-0.1.3-py3-none-any.whl.
File metadata
- Download URL: minebot-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
a912832a4e6a94e12afbdf5250a8b87e5ddc51ac5c912286487a6f92d767ec00
|
|
| MD5 |
18723941d5b855abc951c55cb61c3854
|
|
| BLAKE2b-256 |
0a4da9c53e7501457d8e63f1d2e35483901e48d469884c3bbf5d2d23612cd6b5
|