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.21.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.21.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.21.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 | 6c572904770f6ee5b5ff87f1bec62cba5b47b9f517a1a38857e49c07e972e7f5 |
|
MD5 | ab93b51ce2de26ce0c653c39e23896fe |
|
BLAKE2b-256 | f588cf6fd8fc0bdf4015351413a4c29d51476135d92193df0d932306521dd108 |
File details
Details for the file tastytrade_sdk-0.0.21-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.21-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 | f9e87a7067497228014f278ba99115a5a74f1de18222ab41344bea8a0414d151 |
|
MD5 | fbb0502094b0cc26b6c223a128ba3037 |
|
BLAKE2b-256 | 3748f1f57247f3d58144a9edc7af9a646a7cc9def9a52cc61b92932f0ffaa8a9 |