ChiTownTimmy23's Stars
fastapi-users/fastapi-users
Ready-to-use and customizable users management for FastAPI
tomasemilio/FastAPI-Boilerplate
FastAPI Starter: A simple and intuitive example repository showcasing basic functionality and best practices for building web APIs with FastAPI. Use this as a template or reference for accelerating your FastAPI projects
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
pymupdf/PyMuPDF
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
PyGithub/PyGithub
Typed interactions with the GitHub API v3
jacebrowning/template-python
My template for new Python libraries.
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
Josephhero/NFL-Helmets
Images of all 32 NFL helmets, with both a right facing version and left facing version
Kludex/awesome-fastapi-projects
List of FastAPI projects! :sunglasses: :rocket:
igorbenav/fastcrud
FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.
ets-labs/python-dependency-injector
Dependency injection framework for Python
fastapi-practices/fastapi_best_architecture
A RBAC (Role-Based Access Control) permission control system built on FastAPI, featuring a unique pseudo-three-tier architecture design, with built-in basic implementation of fastapi admin as a template library, free and open-source
teamhide/fastapi-boilerplate
FastAPI boilerplate for real world production
KenMwaura1/Fast-Api-example
Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI/CD Pipeline
dymmond/edgy
🔥 The perfect ORM to work with complex databases 🔥
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
nflverse/nflreadr
Efficiently download nflverse data
rcohngru/dbt-cloud-orchestration
Generic dbt macros used for creation of Snowflake resources to trigger jobs in dbt Cloud as presented at Coalesce 2024
nflverse/nflverse-data
Automated nflverse data repository
mandiant/capa
The FLARE team's open-source tool to identify capabilities in executable files.
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
exo-explore/exo
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
google/zerocopy
stephansturges/WALDO
Whereabouts Ascertainment for Low-lying Detectable Objects. The SOTA in FOSS AI for drones!
roboflow/supervision
We write your reusable computer vision tools. 💜
Doriandarko/o1-engineer
o1-engineer is a command-line tool designed to assist developers in managing and interacting with their projects efficiently. Leveraging the power of OpenAI's API, this tool provides functionalities such as code generation, file editing, and project planning to streamline your development workflow.
annotated-types/annotated-types
Reusable constraint types to use with typing.Annotated
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
MadcowD/ell
A language model programming library.
sqlfluff/sqlfluff
A modular SQL linter and auto-formatter with support for multiple dialects and templated code.