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.1.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.1.tar.gz.
File metadata
- Download URL: minebot-0.1.4.1.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 |
92574984ab02c35012d3fa9fc493ce7ac03cc80d57b619bab884e452cd5ff59d
|
|
| MD5 |
c281880a7647b967e1bbac934a4674f4
|
|
| BLAKE2b-256 |
05df8b7bddd0d9e8be4023d0531ba46d24f50c931faab279f31a0d75fa03b706
|
File details
Details for the file minebot-0.1.4.1-py3-none-any.whl.
File metadata
- Download URL: minebot-0.1.4.1-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 |
8428643ed3dc89bf2381fb9cfbb7bb004f1b051ee316761b47289db9d4546e00
|
|
| MD5 |
64b062aa274f3686be9fae1f2857bc34
|
|
| BLAKE2b-256 |
3087fa7200c9130e57588cf3b7f6d4d11e3b3ea2088d3bbd9030410038ca2baf
|