python-backend
Production-ready Python backend patterns for FastAPI, SQLAlchemy, and Upstash with async-first principles.
Install
npx skills add https://github.com/jiatastic/open-python-skills --skill python-backendStats
| Total installs | 960 |
| Weekly installs | 957 |
| GitHub stars | 3 |
| First seen | Jan 24, 2026 |
| Source | @jiatastic/open-python-skills |
Summary
- Covers async-first REST API development with FastAPI, including dependency injection, Pydantic validation, and structured project organization
- Implements authentication patterns for JWT/OAuth2, password hashing, CORS, and API key management
- Provides SQLAlchemy async database setup with transactions, eager loading, and migration strategies
- Includes Redis/Upstash caching, rate limiting with sliding windows, and QStash background job patterns
- Offers code quality guidance for refactoring AI-generated Python and optimizing backend performance
Tags
Related skills
| Skill | Installs | vs python-backend |
|---|---|---|
| base44-cli | 965 | +5 |
| graft | 915 | -45 |
| storefront-best-practices | 931 | -29 |
| base44-sdk | 950 | -10 |
| building-with-medusa | 1,017 | +57 |
FAQ
- How many installs does python-backend have?
- python-backend has 960 total installs and 957 installs this week.
- Where is python-backend hosted?
- python-backend is published by @jiatastic/open-python-skills at https://github.com/jiatastic/open-python-skills.
- How many GitHub stars does python-backend have?
- python-backend has 3 GitHub stars.
- When was python-backend first indexed?
- OrangeBot.AI first indexed python-backend on Jan 24, 2026.
- How do I install python-backend?
- Run: npx skills add https://github.com/jiatastic/open-python-skills --skill python-backend