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.19.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file tastytrade_sdk-0.0.19.tar.gz
.
File metadata
- Download URL: tastytrade_sdk-0.0.19.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-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 723acdebe26f4635feeeecad770f63804750e2f3fc23f6c33b03bdf4e2e72ceb |
|
MD5 | 693baa9b5a21388c4d7d11568dac4d4c |
|
BLAKE2b-256 | 9b20fd49c6e66c4ac4c70c57970c1aaf1887dd889c140868bc46edd1d37099d4 |
File details
Details for the file tastytrade_sdk-0.0.19-py3-none-any.whl
.
File metadata
- Download URL: tastytrade_sdk-0.0.19-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-1037-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b3529fe8b28a218401f3d99d850ace38f696be389690228d2f047a4597ad8c2 |
|
MD5 | 610da99c1ac890fb327fd785c2b047c6 |
|
BLAKE2b-256 | f7328ccc9a33bd0c2169d5d1a1f722884ca4fabee2fe0628036ef9b1b4f8b0f2 |