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.1.0.tar.gz
(8.3 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.1.0.tar.gz.
File metadata
- Download URL: p123api-2.1.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d52a8fc1922531e1a84f0968f8eb563a1e5a617c23b743aa2d7196b55c1fedd
|
|
| MD5 |
e59fbcc9082fe141dee359a2c137b947
|
|
| BLAKE2b-256 |
cc46d5d4b468965c0d46d884e718e1c73cc10e7f630e047322a658fa6af4623e
|
File details
Details for the file p123api-2.1.0-py3-none-any.whl.
File metadata
- Download URL: p123api-2.1.0-py3-none-any.whl
- Upload date:
- Size: 8.2 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 |
a154eaeeae0647c237605cb0b4c93eae78c81dc25e7d322749a1c88dba24acf6
|
|
| MD5 |
9c966dadfdf4dc6b7ab6ef4c262ff84d
|
|
| BLAKE2b-256 |
599baa4cd50918dea2670857416cde5d6878682f5a38b01495725b2c69b03566
|