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.4.0.tar.gz
(9.7 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.4.0.tar.gz.
File metadata
- Download URL: p123api-2.4.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9590e07c545c412986247a235cf25aac79eb4439eaed0234d491a0fd2b7022e8
|
|
| MD5 |
84bc1824bc89efa34809629ac0886464
|
|
| BLAKE2b-256 |
1e197c1a6045f2bd95b109b7603c1a432d836e87860f459ef97d272e36e9377c
|
File details
Details for the file p123api-2.4.0-py3-none-any.whl.
File metadata
- Download URL: p123api-2.4.0-py3-none-any.whl
- Upload date:
- Size: 9.6 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 |
649cc57002ee172ae06bce4ba3396e281f8ceb08b5fe2dd9e6a4d5c0ba36e99c
|
|
| MD5 |
9f83fcec31c4d1f9baa610694fcbdc5d
|
|
| BLAKE2b-256 |
609c05993c5bd68529bdeac3e84e79e734c5225438368a6dc775d770557984da
|