Python SDK for Arrow Trading API
Project description
pyarrow-client — Official Python SDK for Arrow Trading
This package is the official Arrow Trading API Python client. It wraps REST endpoints for orders, portfolio, margins, and market data, plus WebSocket helpers for live quotes and order updates.
Documentation (install, quick start, authentication, API reference):
https://docs.arrow.trade/python-sdk/getting-started/
Use that site as the source of truth for examples and behavior. This README only covers basics for PyPI.
Installation
pip install pyarrow-client
- PyPI package name:
pyarrow-client(hyphen) - Python import:
pyarrow_client(underscore). Do not confuse with the unrelated Apachepyarrowlibrary.
Dependencies are declared in the package metadata (requests, websocket-client, pyotp, python-dateutil, urllib3). See requirements on the docs site.
Development
git clone https://github.com/arrow-trade/pyarrow-client.git
cd pyarrow-client
pip install -e .
pip install pytest pytest-cov responses
pytest tests/
License
Support
- Docs: https://docs.arrow.trade
- Email: support@arrow.trade
Disclaimer
Trading involves risk. This software is provided as-is; use it in line with Arrow’s terms and your own compliance obligations.
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
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 pyarrow_client-1.3.3.tar.gz.
File metadata
- Download URL: pyarrow_client-1.3.3.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37bad7f32b5e2380d8d9faaffc6ec08c7776bb8f884ba14f327e0bea01d3729c
|
|
| MD5 |
f3e9e4fe1444665b5607e2579d69f6cb
|
|
| BLAKE2b-256 |
a23686f3c85722fff05c475124e0a505b2463562d8a81048101078e0638cc21d
|
File details
Details for the file pyarrow_client-1.3.3-py3-none-any.whl.
File metadata
- Download URL: pyarrow_client-1.3.3-py3-none-any.whl
- Upload date:
- Size: 24.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b4a5346c1bd4e627847db71638e337dde8e09fd0676bb105844099bc8f8365c
|
|
| MD5 |
e9d58145e19fa2cdb09436bf0eaa3765
|
|
| BLAKE2b-256 |
5fd5d5eb619e93973ae8e8434fafcf4a6411c4eb1d4997db4ceedb8cca32b4c8
|