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.27.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.27.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.27.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 | c2795defe6b6f3ddfbbb8f42865d3fa4630ed72a71b2fbbdc70b86a9b39bad6d |
|
MD5 | 564ed5e565377535b5b1657677499e43 |
|
BLAKE2b-256 | 5d37ad4145c6d21db33e6605aa098f895ce0ef5034afe947a9550516a743c721 |
File details
Details for the file tastytrade_sdk-0.0.27-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.27-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 | 29639a43a1c4d5b5e42e6bffed490fe204d2cd1e2b7a9ee12ece72824df8233a |
|
MD5 | d3af8c29488c679b65a0f026fe4c4637 |
|
BLAKE2b-256 | 79a1f721261b52f32ddcd876b8454aad3aff9f581ced9069e42ed2dd2c8fb873 |