{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"An asynchronous Python SDK for Tastytrade's trading API that lets you build trading algorithms with typed models, websocket streaming, and order management.","skillfed_tags":["async-trading","financial-api","websocket-streaming"],"use_cases":["Build and backtest options trading strategies using real-time greeks and quotes streamed via websocket.","Automate portfolio monitoring by fetching current positions and account metrics asynchronously.","Place limit and market orders programmatically with full buying-power and fee calculations.","Stream live bid-ask quotes and market data for multiple symbols simultaneously.","Test trading logic safely using the paper API before deploying to live accounts."],"what_it_does":"Tastytrade is an unofficial, fully-typed asynchronous SDK for Tastytrade's trading API built on top of anyio, httpx2, pydantic, and pandas-market-calendars. It provides a high-level Python interface to authenticate, stream real-time market data via websockets, query account positions, and place orders\u2014reducing boilerplate significantly compared to calling the API directly. The package uses Pydantic models to validate and type all JSON responses, includes utility functions for timezone handling and futures expiration dates, and exposes a paper trading API for testing strategies without real capital.\n\nThe SDK is designed for developers building trading algorithms in Python. It handles session management, websocket lifecycle, and data deserialization so you can focus on strategy logic. The streamer component connects to dxfeed (Tastytrade's data provider) and supports subscriptions to quotes, greeks, and other market events. Orders are constructed from typed leg objects and can be validated via dry-run before execution.","worth_installing":"Yes, if you trade on Tastytrade and want to automate strategies in Python. The package is actively maintained, has no known vulnerabilities, installs easily, and is MIT-licensed. It requires Python 3.11+ and OAuth setup with Tastytrade's API. The main constraint is that it is unofficial and carries no warranty\u2014verify compatibility with your use case before deploying to live trading."},"id":"tastytrade","links":{"html":"https://skillfed.io/packages/tastytrade","md":"https://skillfed.io/packages/tastytrade.md","pypi":"https://pypi.org/project/tastytrade/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":null,"license_treatment":"permissive","name":"tastytrade","python_support":"supports_current","summary":"An unofficial, typed, asynchronous Python SDK for Tastytrade!"},"popularity":{"monthly_downloads":89987,"position":13625,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"13.2.3"}
