Portfolio123 API wrapper
Project description
Portfolio123 API Wrapper
Sample code:
import p123api
try:
client = p123api.Client(api_id='your api id', api_key='your api key')
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-1.6.0.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file p123api-1.6.0.tar.gz
.
File metadata
- Download URL: p123api-1.6.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5aa6a4f5597e12cb19133f547e7fab20f13137ba29ac501abca2f57d366e7c0 |
|
MD5 | ce3491681aa5f16a1224c5ecf2b053f0 |
|
BLAKE2b-256 | 3e22db3ff5e6fd69f201b1b5435d63f1fa3552b699d6473ba67e5d77fce7b1cd |
File details
Details for the file p123api-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: p123api-1.6.0-py3-none-any.whl
- Upload date:
- Size: 7.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 | 0f6bbebf63395feabf545040956778756c143d6d46e2f08e85e3b918430c5f34 |
|
MD5 | b37b3a2b87e3e8af967589bfaf3bec8a |
|
BLAKE2b-256 | b9ba657cf660550384c20fafe017a4a5eb8b0c0f99aa40a07dea70d70f50d91f |