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.authentication.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.30.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.30.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.30.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Linux/5.15.0-1038-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b01392c65709fb2c1ea1d4f87c25bafd3c48167231b6147b1f07122b5766f315 |
|
MD5 | 9b06b8857a7f388099f08ae447c1f167 |
|
BLAKE2b-256 | 5561263c717d240be6b2141b5fce88afd4c0e91334375f7d3d3d924bbef08345 |
File details
Details for the file tastytrade_sdk-0.0.30-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.30-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.3 Linux/5.15.0-1038-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 351134e40995e5ddf6707e1ad92a65cdfead2ad7856c6be32f9c713ac54326a4 |
|
MD5 | c488fb44d9e0e8ee85984835840b044e |
|
BLAKE2b-256 | edb56b56ccb6314530e19dcc4017cfadb064b507a410e6bdbcd1aae7b7d7916f |