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.2.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.2.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.11 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3475200e80e54f788a40bf504eb5cab3f58f8ca8685a432c6fbbfffaec1004f5 |
|
MD5 | cba8005731cfbf6ff9b2b1e9633623c9 |
|
BLAKE2b-256 | 3e85cd4fafa73b46b606fefb8bd34c7d2346ef536606bf4a5fbf92edad5476c3 |
File details
Details for the file tastytrade_sdk-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.11 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb854e911311c278ad3d867bc7cabd751be03feb9f76f3b1d59855728adf6a64 |
|
MD5 | 8b4c7f2866d94c5ed57928fb870385eb |
|
BLAKE2b-256 | 78514ab200620b061b7736adfac111e44812ef60b7b120e5aef7f75534c1ebe0 |