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.2.tar.gz
(10.4 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
p123api-2.4.2-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file p123api-2.4.2.tar.gz.
File metadata
- Download URL: p123api-2.4.2.tar.gz
- Upload date:
- Size: 10.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 |
ee10753ac831505af3519e08722171c488f249aabd379422606d10db5e482aef
|
|
| MD5 |
ba0600d0b1378d23b07d552ed0e33fc4
|
|
| BLAKE2b-256 |
605a276414eed3286c82e14915798f6df8161de80d7c1d34fbed85f6ce3c3e3a
|
File details
Details for the file p123api-2.4.2-py3-none-any.whl.
File metadata
- Download URL: p123api-2.4.2-py3-none-any.whl
- Upload date:
- Size: 10.3 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 |
d260b7ddf1e258e8c8ff5899cc69c991408ca3e80100d34318c0e974f29c7b7a
|
|
| MD5 |
195cee8c0ce2df5f9b915b16c5208369
|
|
| BLAKE2b-256 |
23fb553c6b512a3712ede4d9e39e80ba6219ed502f524ecc46dc8a31317d4e75
|