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.28.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.28.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.28.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-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa9ef6c9afca4427c4fac73a725e386f84de5cabe8dbf058729afd4b263b72c4 |
|
MD5 | f0c939d89e779b366cf59127cf577afc |
|
BLAKE2b-256 | 0ca827f3e93d09b055cf2e1cabf1c05f45ef1db13d1aef7143cd521768db7e8c |
File details
Details for the file tastytrade_sdk-0.0.28-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.28-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/5.15.0-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 101a87afefc82ab0c11aa5f762607a79f5207af364cbdc2b956368b5cc1d40d3 |
|
MD5 | 24e3ea53be0a8714983541cf32b495f7 |
|
BLAKE2b-256 | 32480b91a1d112d3ce1e19b763c6aec3cdab59404c646d5fc56db059f8839957 |