pandashare 0.0.6
pip install pandashare
Latest version
Released:
Sharing data focused on financial AI
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: quantdrchow
Classifiers
- License
- Operating System
- Programming Language
Project description
pandashare
Sharing data focused on financial AI.
Installation
You can install this package via pip:
pip install pandashare
pip install pandashare --upgrade
Usage
from pandashare import greet
print(greet('World'))
import pandashare as ps
print(ps.__version__)
ps.set_token('your token here')
pro = ps.pro_api()
pro = ps.pro_api('your token')
df = ps.pro_bar(ps_code='000001.SZ',freq='5min', start_date='2023-01-04 09:00:00', end_date='2024-02-05 17:00:00',limit=5000)
print(df)
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: quantdrchow
Classifiers
- License
- Operating System
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pandashare-0.0.6.tar.gz
.
File metadata
- Download URL: pandashare-0.0.6.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4da368803fbbdc3ba14025a71f93dc8cacd48fc0dc393679e84cf3cc61cb649c |
|
MD5 | b7740f64f60b5edcccbb4c780b2fbff7 |
|
BLAKE2b-256 | 7b180ea650e03e3de3d29d85e7633a32a94e8d7389158fc21c62896b70f781cd |
File details
Details for the file pandashare-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: pandashare-0.0.6-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 217535173fc1b048582385f09b8d45bbdeeee62595ce497bde70a09aaf995b84 |
|
MD5 | 439f52e901296df5e907a038f9382989 |
|
BLAKE2b-256 | 6b701beadbd63bcb34f96193b082dfa17c350b0449ccbee9c436a7217894b363 |