A python wrapper around the tastytrade open API
Project description
tastytrade-sdk-python
A python wrapper around the tastytrade open API
Getting Started
Install
pip install tastytrade-sdk
Use It
from tastytrade_sdk import Tastytrade
tastytrade = Tastytrade()
tastytrade.login(
username='jane.doe@email.com',
password='password'
)
tastytrade.instruments.get_active_equities()
Read the Docs
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
tastytrade_sdk-0.0.22.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.22.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.22.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/5.15.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 861ba5bf17515994c185237ae308d9d1e69b92031f5c5d84efa0ace3cacbe6aa |
|
MD5 | b92c9646fab1cde0327dd4a37fd528c5 |
|
BLAKE2b-256 | 74bd259b9ab0c03a963e9e30ad2c01737d3b54e66f9d22aecba70be7cb60a4b7 |
File details
Details for the file tastytrade_sdk-0.0.22-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.22-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/5.15.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 981d1f1381453819ab9e10d32874ce6982dcbe49d94c472eb61c90d4a636f7b3 |
|
MD5 | f40d36f37eae83876b6019eaeed22445 |
|
BLAKE2b-256 | 0ce2e34ca0c5f4945262bafe16409dde9960595b47cc747dbaecea4f1b1d3e76 |