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.23.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.23.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.23.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 | b983a839aafce149af9bdf2d00d73ee9a451552afd78352a1e48040915804367 |
|
MD5 | b5f8e00559e0bb5b97ed151e1a6125a7 |
|
BLAKE2b-256 | 00c441258e2287a2f157580269b2327cfb8b3a70501ee109ce342563d36cc8f3 |
File details
Details for the file tastytrade_sdk-0.0.23-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.23-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-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8fcfd396fbe6dc85d7d9cbd1157c7780e79a56cfdbf180e37e29236e5536892 |
|
MD5 | e87c78cda649d792ef0d3810d5484f44 |
|
BLAKE2b-256 | d35747888aa083711cae6ff92fb6d87ce9e28cd3297dba9921c08c72f04f9b0f |