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.20.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.20.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.20.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 | 22196c420dcab2e5a90c61ed410305f72ffabc34b61b517e3f5f0f122c381b0e |
|
MD5 | d0679c06b7b609d4ffe76901b6bdc56b |
|
BLAKE2b-256 | d6fd2ad6b088dc6872431f20f4c262ab7bb4357576413c173eec0174c06730c4 |
File details
Details for the file tastytrade_sdk-0.0.20-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.20-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 | db9b8c846432dd066b8207edce846e40c60b4add57ea4c7a976507c4cae8ad64 |
|
MD5 | d3372f658fa933d432b1dd01662a3322 |
|
BLAKE2b-256 | 32c2540678b9f098750f00f2d86213a26fe798a057534d198db15dbeb5feda6e |