{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"Official Python client library for the Fyers trading API, enabling programmatic access to market data, order placement, account information, and real-time socket updates for trading and position management.","skillfed_tags":["trading-api","market-data","websocket"],"use_cases":["Build a Python trading bot that places orders and monitors positions in real-time via Fyers' WebSocket connections.","Retrieve account holdings, funds, and trade history for portfolio analysis or reconciliation workflows.","Stream live market data (ticks, depth updates, symbol changes) for a custom trading dashboard or alert system.","Automate order placement for basket trading or multileg strategies with integrated take-profit and stop-loss logic.","Integrate Fyers trading capabilities into a larger Python application or Lambda function (via aws_lambda_powertools dependency)."],"what_it_does":"Fyers-apiv3 is the official Python SDK for Fyers, an Indian stock trading platform. It wraps the Fyers REST and WebSocket APIs, allowing developers to authenticate, retrieve account data (profile, funds, holdings), execute trades (single, basket, and multileg orders), and subscribe to real-time market updates via dedicated data and order sockets. The v3 release introduced breaking changes with improved socket performance, expanded symbol tracking capacity, and enhanced error handling.\n\nThe library handles OAuth2 authentication flow, order lifecycle management, and streaming updates for market ticks, depth changes, order status, positions, and trades. It supports both synchronous and asynchronous patterns through its FyersModel class and includes built-in support for take-profit and stop-loss overlays on orders. Typical use involves generating an auth code via browser login, exchanging it for an access token, then instantiating a FyersModel object to make API calls.","worth_installing":"Yes. Active maintenance, low install friction, permissive MIT license, and no known vulnerabilities make it safe to adopt. Install if you are building a Python trading application against Fyers' platform; the official status and recent release cadence suggest ongoing support. Prerequisite: you must have a registered Fyers API application and valid credentials."},"id":"fyers-apiv3","links":{"html":"https://skillfed.io/packages/fyers-apiv3","md":"https://skillfed.io/packages/fyers-apiv3.md","pypi":"https://pypi.org/project/fyers-apiv3/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"fyers-apiv3","python_support":"unspecified","summary":"Fyers trading APIs."},"popularity":{"monthly_downloads":115565,"position":12242,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.1.16"}
