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.25.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.25.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.25.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 | d15afce54217bb44b77b54e4a259ace1603f391abd43d58b4bba4f2b68665cd5 |
|
MD5 | d34db592c3f9c58a83037fc3028ef7bc |
|
BLAKE2b-256 | 91c704791c5a32bb584b2a63149911c76d46b178671146333f9b91a72d474dce |
File details
Details for the file tastytrade_sdk-0.0.25-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.25-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 | 087518e72b8e13f6afb32766d22300aca972e1dd1014768d68194a09454add64 |
|
MD5 | 3f70eebc383e41f21089e6970bf651b2 |
|
BLAKE2b-256 | 17cfc29a38bf0280f3e761dff52b05b85e5b43393413ca36c9fa270d8275e38b |