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.26.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.26.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.26.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 | 74cf35de853057b10491434a217f774f6a78a2364d32ba1ece481ad584d72b0c |
|
MD5 | f10f09d94d67cffcf9202cf76676ecfd |
|
BLAKE2b-256 | 03a634ca5eb42c2a2cf7ace9264b3036032ef512e191b66cbb081bafa5fa2e40 |
File details
Details for the file tastytrade_sdk-0.0.26-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.26-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 | d23a9718b233c0c1ec7e23dfe24bdcf7188ae0f2dd99952484b98a66975dc8c4 |
|
MD5 | b8d5673b4ff6d08b8e41fd2de573cf10 |
|
BLAKE2b-256 | e903d1be5277ac36778c7ce0431316336d552c8fda27f57bbecc316d7b93fab0 |