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.3.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.3.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.3.tar.gz
- Upload date:
- Size: 3.7 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 | 112cde45c612bef5caf1d6a339b67aca79c072decbc47be07d0ed1e86eb8483c |
|
MD5 | c045275b7e6d57644a40b8ce0176e418 |
|
BLAKE2b-256 | 108a275b237930b38c6889f04b5985375c8fd2b32a69a9a948a70207d2a6ff33 |
File details
Details for the file tastytrade_sdk-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.3-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 | c9c03df88c02d525d5fb83cbd779930e3f6b5516cf92ec5233054e93732b8ec4 |
|
MD5 | 17d494d241bfb85d4a3a79d10c0c2874 |
|
BLAKE2b-256 | cb224cd33639f6927ed597c1300a7172c6595c2eac1c8977d7df5657c5df91ce |