Skip to content

Latest commit

 

History

History
75 lines (54 loc) · 4.98 KB

File metadata and controls

75 lines (54 loc) · 4.98 KB

Awesome Python Project Templates collection

A collection of repositories (URL list) of ready-to-use open-source templates for quickly starting Python projects. Perfect for beginners and teams who want to kickstart development with a clean structure and best practices.

Table of Content


🍪 - cookiecutter based template

FastAPI

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints

FastStream

FastStream simplifies the process of writing producers and consumers for message queues, handling all the parsing, networking and documentation generation automatically.

Litestar

Litestar is a powerful, flexible yet opinionated ASGI framework, focused on building APIs. It offers high-performance data validation, dependency injection, first-class ORM integration, authorization primitives, a rich plugin API, middleware, and much more that's needed to get applications up and running.

Haystack

Haystack is an end-to-end LLM framework that allows you to build applications powered by LLMs, Transformer models, vector search and more

Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design

PyPi

PyPi or Python Package Index is the official third-party software repository for Python

CLI

Command-line interface tool templates

Related lists

  • awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources.

Contributing

Your contributions are always welcome! Please take a look at the contribution guidelines first.