tradion api client
Project description
Introduction
This package is written to be used as a tradion API Client in Python.With the correct API credentials, User can access tradion interactive & market data.
Installation
install
pip install tradion_api_client
Reference
- This is a python client package for Tradion Api. Tradion is a product from Tradion. The original documentation for tradion client is click here
Package Structure
- For better understanding the package, the user should have a clear understanding of the architecture of the package.
Here is the folder structure of the project:
└───tradion_api_client
├─── core
│ ├─── __init__.py
│ ├─── interactive.py
│ └─── market_data.py
├─── utils
│ ├─── __init__.py
│ ├─── http_client.py
│ └─── logger.py
│
├─── __init__.py
├─── config.py
├─── exceptions.py
Usage
from tradion_api_client.core.interactive import InteractiveClient
from tradion_api_client.core.market_data import MarketDataClient
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tradion_api_client-0.1.3.tar.gz
(11.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 tradion_api_client-0.1.3.tar.gz.
File metadata
- Download URL: tradion_api_client-0.1.3.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
754f42e79f788e149623e5bef55ec3ce4f0922b265ca4008bb6fe662086b25e0
|
|
| MD5 |
e526103515def8a0eef5d43140ea722c
|
|
| BLAKE2b-256 |
622048772ae760f3f440fc3e30615d947ac7bf0d47408dd7bc7380cb2fa5bac2
|
File details
Details for the file tradion_api_client-0.1.3-py3-none-any.whl.
File metadata
- Download URL: tradion_api_client-0.1.3-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
245d9698a358bd0fed2fcd9b27b757898e4ef26e56cec52db55ae27eee37f030
|
|
| MD5 |
d0b06bdda0eb9bad4bba34a341a9e6aa
|
|
| BLAKE2b-256 |
5809e0ec7d9c312ee80a7fb84b3f134a92eb2830b79537c7b12944f0bc41bece
|