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.16.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.16.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.16.tar.gz
- Upload date:
- Size: 4.1 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 | 39b728fac48b49b821b097c6f7fcf84a52fd05592719390f6133d0133a26d0a0 |
|
MD5 | f6c36b1ec452d151b5e782c88fe0286e |
|
BLAKE2b-256 | a1237f9a0d70b8ad77326ec43f3db3bbf37f1f6dbcf42ab75205cb94323f5844 |
File details
Details for the file tastytrade_sdk-0.0.16-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.16-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 | 421a4772a2f6e1884b70005186e360a90f36fa943195edf85657042a67c4c35d |
|
MD5 | 2c3a5324ae41223b2494caa4c9ee896e |
|
BLAKE2b-256 | a3629494abdd3637a505aeea03c59afb15682c4c1aba86c0b411f6b597f5b8e3 |