Lists (15)
Sort Name ascending (A-Z)
- All languages
- Bicep
- C
- C#
- C++
- COBOL
- CSS
- Clojure
- CoffeeScript
- Crystal
- Cuda
- Dart
- Dockerfile
- Elixir
- Fluent
- FreeMarker
- Go
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Just
- Kotlin
- Lua
- MDX
- MLIR
- Makefile
- Markdown
- Objective-C
- PHP
- PLpgSQL
- Python
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Scheme
- Shell
- Smarty
- Svelte
- Swift
- TeX
- Thrift
- TypeScript
- V
- Vim Script
- Vue
- YAML
Starred repositories
5
results
for template starred repositories
written in Python
Clear filter
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-base…
A template for building clean and cosmic python architectures using FastAPI