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.18.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.18.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.18.tar.gz
- Upload date:
- Size: 4.1 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 | ba19d918e67311a9965940623a2489ce4dae063952995ace559630d461fcbeff |
|
MD5 | cdf0e2e05a9d57a83a37438574e32e19 |
|
BLAKE2b-256 | 4902f11f8bd73b88547b7334ba6837a3614e66e346a3ec6e9515758e9337ceef |
File details
Details for the file tastytrade_sdk-0.0.18-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.18-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 | d6e2ad4e7831fca2df15162315a18da6e8b0317b374892854cb01710b2b9e0b4 |
|
MD5 | 2620f0dea095caebd43d9761f3e0dbbb |
|
BLAKE2b-256 | 6856a2b91229658cbe86a64a592189df5db96ceb12dfb5e95e394d9873939ee9 |