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.1.tar.gz
(9.8 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.1.tar.gz.
File metadata
- Download URL: p123api-2.4.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7015e8dc3261eb59a9b76b4461c2352ea0e143a74cbaeebcba1b89b151e3b0e
|
|
| MD5 |
1f314cf4bbc10c7f1b32cc04e2b0a453
|
|
| BLAKE2b-256 |
8091375578c11a63cb3d89a3cea1dd64a30cf3a2bc329b92f54c92beed54500a
|
File details
Details for the file p123api-2.4.1-py3-none-any.whl.
File metadata
- Download URL: p123api-2.4.1-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 |
300191cc220a0cc2f07933f5c6fddbbbda9709a1ddb8c8a909d931d09d5e208c
|
|
| MD5 |
64bff77051385b0e2d710e6beec2b9ff
|
|
| BLAKE2b-256 |
bdd1bb301ac7efa201dc81fb76cf5a13adb51d12f6606e9c388f25f8c7b1cfa8
|