adamsori's Stars
hynek/stamina
Production-grade retries for Python
hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
pgjones/hypercorn
Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.
free-educa/books
o armazém de livros
eddyizm/HTMX_FastAPI_Login
HTMX and FastAPI login demo using JWT
perogeremmer/restful-fastapi-mongo
RESTful API with FastAPI Python and MongoDB within unit test (TDD).
trondhindenes/fastapi-pydantic-testing
some do's and donts for unit testing fastapi apps with pydantic settings
cakindranow/unit_test_fastapi
Example Unit Test Fast API using Pytest
application-creators/python_fastapi
FastAPI project with unit tests, GIT hooks (pre-commit, black, isort, and flake8), and Docker
Raja-mishra1/FASTAPI-crud
An asynchronous API with FastAPI, Postgres, pytest and Docker using Test-driven Development (TDD).
uzza1hossain/fastapi-tdd-docker
Test driven development with fastapi, postgres, tortoise a
OliverAHolmes/fastapi-docker-postgresql-test-example
This demonstrates how to test FastAPI endpoints reliant on a PostgreSQL database.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
jeansferreira/fastapi-jwt
PeBatista/Diferentes_Validacoes_Dados_Python
Dentro deste projeto, temos diferentes tipos de dados e formatações diferentes, como por exemplo: CPF, CNPJ, DATAS e CEP, com o POO, conseguimos fornecer diferentes classes onde suas funções são exatamente estas, uso: ReGEx, API (viacep) e outras diferentes formas de validar estes tipos de documentos em um sistema
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
JoeyHendricks/python-benchmark-harness
A micro/macro benchmark framework for the Python programming language that helps with optimizing your software.
adamsori/adamsori