{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/7"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/4"},{"label":"Security","url":"https://skillfed.io/packages/category/security"},{"label":"Systems Administration","url":"https://skillfed.io/packages/category/system-systems-administration"}],"enrichment":{"capability":"FalconPy is the official CrowdStrike Falcon SDK for Python, providing abstracted access to the entire CrowdStrike Falcon API through service classes or a unified Uber Class, with automatic token management and support for multiple cloud regions.","skillfed_tags":["crowdstrike-integration","threat-intelligence","devsecops"],"use_cases":["Query and manage endpoint security posture by retrieving host information, sensor status, and vulnerability data from your infrastructure.","Automate incident response workflows by programmatically accessing threat intelligence and detection data within your security platform.","Build custom dashboards and reporting tools that pull real-time security metrics, compliance data, and threat indicators from the API.","Integrate Falcon detections and alerts into your SIEM or ticketing system via API calls that abstract authentication and region routing.","Develop DevSecOps pipelines that check endpoint compliance, enforce security policies, and trigger automated responses during CI/CD workflows."],"what_it_does":"FalconPy is the official Python SDK for CrowdStrike's Falcon platform, designed to simplify interaction with hundreds of API operations across multiple service collections. It abstracts away OAuth2 token management, region selection, and connection configuration, allowing developers to focus on security logic rather than API plumbing. The SDK supports Python 3.8 through 3.14 and runs on Windows, macOS, and Linux.\n\nThe package offers two usage patterns: Service Classes, each representing a single API service collection with methods for every available operation, or the Uber Class, a single all-in-one interface to all operations across all collections. Both patterns handle token refresh automatically, support cloud region autodiscovery for US-1, US-2, and EU-1 regions, and provide parameter and payload abstraction to simplify request construction. It depends only on requests and urllib3, keeping installation lightweight.","worth_installing":"Yes. FalconPy is the official CrowdStrike SDK with active maintenance, low install friction, a permissive public-domain license, no known vulnerabilities, and broad Python version support. Install it if you need to integrate CrowdStrike Falcon APIs into a Python application; it eliminates boilerplate OAuth2 and token management code. The only prerequisite is valid CrowdStrike API credentials."},"id":"crowdstrike-falconpy","links":{"html":"https://skillfed.io/packages/crowdstrike-falconpy","md":"https://skillfed.io/packages/crowdstrike-falconpy.md","pypi":"https://pypi.org/project/crowdstrike-falconpy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":null,"license_treatment":"permissive","name":"crowdstrike-falconpy","python_support":"supports_current","summary":"The CrowdStrike Falcon SDK for Python"},"popularity":{"monthly_downloads":1530101,"position":3809,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.6.4"}
