python-backend
Build Python backend APIs with FastAPI, Django, Flask, SQLAlchemy, and Pydantic. WHEN: Creating REST APIs, implementing authentication (JWT, OAuth2), database integration with SQLAlchemy/Django ORM, Pydantic validation, background tasks with Celery, OpenAPI documentation. WHEN NOT: Frontend development, async-specific patterns (use python-async-patterns), data science workflows (use python-data-transform). - ORM : SQLAlchemy 2.0, Django ORM, Tortoise - Library : Pydantic v2, Marshmallow
Installation and usage
Build Python backend APIs with FastAPI, Django, Flask, SQLAlchemy, and Pydantic. WHEN: Creating REST APIs, implementing authentication (JWT, OAuth2), database integration with SQLAlchemy/Django ORM, Pydantic validation, background tasks with Celery, OpenAPI documentation. WHEN NOT: Frontend development, async-specific patterns (use python-async-patterns), data science workflows (use python-data-transform). - ORM : SQLAlchemy 2.0, Django ORM, Tortoise - Library : Pydantic v2, Marshmallow
انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:
skills use python-backend