Portfolio123 API wrapper
Project description
Portfolio123 API Wrapper
Sample code:
import p123api
with p123api.Client(api_id='your api id', api_key='your api key') as client:
try:
print(client.screen_run({'screen': {'type': 'stock', 'universe': 'nasdaq100'}, 'asOfDt': '2020-05-12'}))
except p123api.ClientException as e:
print(e)
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
p123api-2.2.0.tar.gz
(8.5 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 p123api-2.2.0.tar.gz.
File metadata
- Download URL: p123api-2.2.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abe6d4213c53c7e492b9aca221d24db24fdee98578dd5ad8a1871e5097aee7cc
|
|
| MD5 |
3cf115f4498f8febd39625245d187b03
|
|
| BLAKE2b-256 |
cd057927768e4f2353c2306491daeb9388bca19d222f2b2e0321b6ccf85e9823
|
File details
Details for the file p123api-2.2.0-py3-none-any.whl.
File metadata
- Download URL: p123api-2.2.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0294774b7b6c74ee638d4dc10133b57acc65873f3560b15d7e2bf24f8580c95
|
|
| MD5 |
c49bfbac13a71daec653dedd88fc3d3d
|
|
| BLAKE2b-256 |
65d15173c00164914acd65b7548abce10cfe10249b0ac4967213c5237f4ba89f
|