python▌
91 indexed skills · max 10 per page
python-executor
inference-sh/skills · Backend
python-executor
ccxt-python
ccxt/ccxt · Backend
A comprehensive guide to using CCXT in Python projects for cryptocurrency exchange integration.
python-testing-patterns
wshobson/agents · Backend
Comprehensive testing strategies for Python using pytest, fixtures, mocking, and test-driven development. \n \n Covers unit, integration, functional, and performance testing with the AAA pattern (Arrange, Act, Assert) for test structure \n Includes 10 fundamental and advanced patterns: basic tests, fixtures with setup/teardown, parameterization, mocking, exception handling, async testing, monkeypatching, temporary files, custom fixtures, and property-based testing \n Provides test design princip
mojo-python-interop
modular/skills · Backend
mojo-python-interop
python-background-jobs
wshobson/agents · Backend
Async task processing patterns for decoupling long-running work from request/response cycles. \n \n Covers core patterns including immediate job ID returns, task queue configuration with Celery, idempotency strategies, and job state management for visibility \n Includes advanced workflows: dead letter queues for failed tasks, status polling endpoints, task chaining, and parallel execution \n Provides examples for Celery, RQ, and Dramatiq, plus guidance on cloud-native alternatives like AWS SQS a
python-security-scanner
jorgealves/agent_skills · Backend
$1f
python-cybersecurity-tool-development
mindrally/skills · Backend
You are an expert in Python cybersecurity tool development, focusing on secure, efficient, and well-structured security testing applications.
omero-integration
K-Dense Inc./omero-integration · data
Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.
neurokit2
neuropsychology/NeuroKit · research
Comprehensive biosignal processing toolkit for analyzing physiological data including ECG, EEG, EDA, RSP, PPG, EMG, and EOG signals.
networkx
networkx/networkx · data
Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python.