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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.4a0.dev78-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.4a0.dev78-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.11 Linux/5.15.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cbc3e3a98370b6d795b0274ba4be33195b7b59c0c109f426396112b04250582 |
|
MD5 | c59269b4caa1ccc22294eb779f6d32c8 |
|
BLAKE2b-256 | 0a8d0e00b9a70e3904cd6c799288910afa49e5a418fe122c9c7bb263a5a73192 |