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.24.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.24.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.24.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 | 53a84f109ae7ea00f26c3f20d450b9172dbfdb8c95cfa5d37b878a20c2948ec1 |
|
MD5 | 3638c36cde66b22047310559fbf7ce6a |
|
BLAKE2b-256 | 5f7d6154f3e8d4f63ecf9caaccb03656056342efb9d4da5f94ecb55f2f05efe5 |
File details
Details for the file tastytrade_sdk-0.0.24-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.24-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 | 3bf30393db50401c0fc190a8374813107a53b7380e1b6f04d313b75050b9b465 |
|
MD5 | ec173b85834706b0873f31eb2da1ed14 |
|
BLAKE2b-256 | 193108f51de9d0efd9848c7b50e42f9b2fc7f888a836672be39c36f1b21012fc |