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.3.0.tar.gz
(8.6 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.3.0.tar.gz.
File metadata
- Download URL: p123api-2.3.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4b7fbc7ff051f6edc60f3b8ba9810e009e1738eb248ccaf4cafb75554744534
|
|
| MD5 |
fde274a1649ba9d17d1e7052d79a5461
|
|
| BLAKE2b-256 |
e06d76c1011b49b1bec774d78442e8ccfc9b6fca9fc8c74f205c8d60724fefb9
|
File details
Details for the file p123api-2.3.0-py3-none-any.whl.
File metadata
- Download URL: p123api-2.3.0-py3-none-any.whl
- Upload date:
- Size: 8.5 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 |
1bb1b61f622704ea273e1c2b3b6c27a05351ec1c3ec109ed0ff4d768e40a6381
|
|
| MD5 |
233cf4ded8ed627fe31b0e0196cd57d1
|
|
| BLAKE2b-256 |
d989ca1e66c7811e0873ecd6189ebaedbbc65efd5a0d6cf6d1088c2fda60d093
|