Python
Django, Flask, FastAPI, pytest, and Python tooling
23 skills
FastAPI Setup
Scaffold FastAPI with async endpoints and auto-docs
Python Venv
Set up Python virtual environments and dependency management
Poetry Setup
Set up Poetry for Python dependency and package management
Python Typing
Add comprehensive type hints and mypy configuration to Python code
Django REST Framework
Set up Django REST Framework with serializers and viewsets
Python Logging
Configure structured logging for Python applications
Celery Setup
Set up Celery for distributed task processing in Python
SQLAlchemy Setup
Set up SQLAlchemy ORM with models and migrations (Alembic)
Python Async
Implement async/await patterns with asyncio in Python
Python Dataclass
Use dataclasses and Pydantic models for data validation
astropy
Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis.
matplotlib
Matplotlib is Python's foundational visualization library for creating static, animated, and interactive plots.
networkx
NetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs.
python-development-python-scaffold
You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint
python-patterns
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
python-pro
Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI.
seaborn
Seaborn is a Python visualization library for creating publication-quality statistical graphics. Use this skill for dataset-oriented plotting, multivariate analysis, automatic statistical estimation,
sympy
SymPy is a Python library for symbolic mathematics that enables exact computation using mathematical symbols rather than numerical approximations.