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.2.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.2.tar.gz.
File metadata
- Download URL: minebot-0.1.4.2.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 |
981995e81b673b0488b1d2e2b1de6c2d5be4539ba8cde57124cb5a47d49e3462
|
|
| MD5 |
d7ca6cdd5d683bb7d8af6512f7c6b1f4
|
|
| BLAKE2b-256 |
2f18c3dca405beef6d39ffed827135b1813123c3f3b1512be1d051aee08be68f
|
File details
Details for the file minebot-0.1.4.2-py3-none-any.whl.
File metadata
- Download URL: minebot-0.1.4.2-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
a7dcd3dd7ead97db8b6dd96c56037caf07730fe3747d05a139376f938d2fbb85
|
|
| MD5 |
1e231eba39af68f5830af3a8ad7b77a5
|
|
| BLAKE2b-256 |
535ce159712d6435abc16b5c163c95a755cf99a71771ff03716ba2424c2f8717
|