Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by Kludex

A curated list of projects in awesome lists by Kludex .

https://github.com/Kludex/fastapi-tips

FastAPI Tips by The FastAPI Expert!

Last synced: 30 Oct 2024

https://github.com/kludex/fastapi-tips

FastAPI Tips by The FastAPI Expert!

Last synced: 16 Oct 2024

https://github.com/kludex/awesome-pydantic

A curated list of awesome things related to Pydantic! 🌪️

awesome pydantic

Last synced: 01 Oct 2024

https://github.com/Kludex/fastapi-microservices

Fully Python async FastAPI project! 🚀

arq fastapi fastapi-microservices

Last synced: 31 Oct 2024

https://github.com/kludex/fastapi-microservices

Fully Python async FastAPI project! 🚀

arq fastapi fastapi-microservices

Last synced: 30 Oct 2024

https://github.com/kludex/python-multipart

A streaming multipart parser for Python.

Last synced: 18 Oct 2024

https://github.com/Kludex/fastapi-health

Implement the Health Check API pattern on your FastAPI application! :rocket:

fastapi healthcheck

Last synced: 07 Nov 2024

https://github.com/kludex/fastapi-prometheus-grafana

FasAPI + Prometheus + Grafana! :tada:

Last synced: 31 Oct 2024

https://github.com/kludex/fastapi-health

Implement the Health Check API pattern on your FastAPI application! :rocket:

fastapi healthcheck

Last synced: 30 Oct 2024

https://github.com/Kludex/fastapi-responses

Find HTTPExceptions and turn them into documented responses! :tada:

fastapi openapi python

Last synced: 07 Nov 2024

https://github.com/kludex/fastapi-responses

Find HTTPExceptions and turn them into documented responses! :tada:

fastapi openapi python

Last synced: 16 Oct 2024

https://github.com/kludex/kwonly-transformer

We don't like positional args, we like keyword only args! 🎉

Last synced: 01 Nov 2024

https://github.com/Kludex/kwonly-transformer

We don't like positional args, we like keyword only args! 🎉

Last synced: 03 Aug 2024

https://github.com/kludex/uvicorn-browser

Browser reload with uvicorn! :sparkles:

Last synced: 01 Nov 2024

https://github.com/kludex/fastapi-asyncapi

OpenAPI is not enough for you? 😡 Let's try AsyncAPI! :angel:

asyncapi fastapi websockets

Last synced: 16 Oct 2024

https://github.com/Kludex/fastapi-asyncapi

OpenAPI is not enough for you? 😡 Let's try AsyncAPI! :angel:

asyncapi fastapi websockets

Last synced: 23 Oct 2024

https://github.com/kludex/no-optional

Replace `Optional[T]` by `Union[T, None]` 👀

Last synced: 01 Nov 2024

https://github.com/Kludex/no-optional

Replace `Optional[T]` by `Union[T, None]` 👀

Last synced: 03 Aug 2024

https://github.com/kludex/uvicorn-worker

Uvicorn worker for Gunicorn! :sparkles:

Last synced: 31 Oct 2024

https://github.com/kludex/basesqlmodel

A very simple CRUD class for SQLModel! :sparkles:

Last synced: 01 Oct 2024

https://github.com/kludex/asgi-logger

Access logger for ASGI servers! :tada:

asgi asgi-middleware logger uvicorn

Last synced: 31 Oct 2024

https://github.com/kludex/flake8-fastapi

Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓

asgi fastapi flake8 python

Last synced: 07 Nov 2024

https://github.com/Kludex/flake8-fastapi

Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓

asgi fastapi flake8 python

Last synced: 03 Aug 2024

https://github.com/kludex/bump-testclient

Replace Starlette's TestClient from `requests` to `httpx`! 🎉

Last synced: 08 Nov 2024

https://github.com/kludex/python-template

A template for Python packages that makes you go from 🥵 to 😎!

Last synced: 18 Oct 2024

https://github.com/kludex/fastapix

FastAPI X is a powerful CLI tool to help you! :rocket:

boilerplate cli databases fastapi project-generator project-management project-management-tool

Last synced: 08 Nov 2024

https://github.com/kludex/fastapi-dependency

Use less threads for your FastAPI applications 🚚

Last synced: 08 Nov 2024

https://github.com/kludex/fastapi-performance

fastapi-performance

Last synced: 18 Oct 2024

https://github.com/kludex/fastapi-workshop

"Getting Started with FastAPI" workshop published by O'Reilly! :sparkles:

Last synced: 08 Nov 2024

https://github.com/kludex/promypy

Progressive type annotation without regression! 🚀

annotation mypy python type

Last synced: 08 Nov 2024

https://github.com/kludex/fastapi-authorization

Opinionated authorization package for FastAPI! :tada:

Last synced: 08 Nov 2024

https://github.com/kludex/full-stack-fastapi

All FastAPI best practices in a single place! ⚡

Last synced: 08 Nov 2024

https://github.com/kludex/fastapi-cookbook

The FastAPI CookBook by the FastAPI Expert! 😎

Last synced: 18 Oct 2024

https://github.com/kludex/kludex

Last synced: 18 Oct 2024

https://github.com/kludex/starlette-testclient

A backport of Starlette's TestClient using requests! ⏪️

Last synced: 31 Oct 2024

https://github.com/kludex/libcst-mypy

Type inference provider using mypy for LibCST! :sparkles:

Last synced: 08 Nov 2024

https://github.com/kludex/dbml

Convert SQLAlchemy/SQLModel into DBML, and the other way around! :tada:

Last synced: 08 Nov 2024

https://github.com/Kludex/dbml

Convert SQLAlchemy/SQLModel into DBML, and the other way around! :tada:

Last synced: 13 Aug 2024

https://github.com/kludex/gh-co-author

Generate `Co-authored-by` trailer to add on commit messages! :smile:

Last synced: 18 Oct 2024

https://github.com/kludex/simpletiming

Time your functions in a smart way! ~ Highly Inspired by codetiming :tada:

Last synced: 18 Oct 2024

https://github.com/kludex/python-monorepo

The Python Monorepo template! :tada:

Last synced: 18 Oct 2024

https://github.com/kludex/only-relative-import

Only allow relative imports! 😅

Last synced: 18 Oct 2024

https://github.com/kludex/file-response

FileResponse with HTTP Range!

Last synced: 18 Oct 2024

https://github.com/kludex/simplecrud

CRUD Factory - Created by and for FastAPI users! :tada: Support for MySQL, PostgreSQL and SQLite! :sunglasses:

Last synced: 27 Sep 2024

https://github.com/kludex/asgi-types

The ASGI types correctly type hinted!

asgi

Last synced: 08 Nov 2024

https://github.com/kludex/fastapi-skaffold-debug

Need to debug your FastAPI application with Skaffold? Don't worry! :sunglasses:

Last synced: 18 Oct 2024

https://github.com/kludex/rsort

Sort Python requirements :rocket:

Last synced: 18 Oct 2024

https://github.com/kludex/fastapi-monorepo

Monorepo with Tiltfile and Pantsbuild!

Last synced: 18 Oct 2024

https://github.com/kludex/serverping

FastAPI Application to ping a server and send its status via Slack! :tada:

Last synced: 18 Oct 2024

https://github.com/kludex/load-env-vars-at-startup

Codemod to load environment variables at startup. :memo:

Last synced: 18 Oct 2024

https://github.com/kludex/no-route

WIP - `@app.route(..., methods=["GET"])` ➡️ `@app.get(...)`! 📝

Last synced: 18 Oct 2024

https://github.com/kludex/videos

Holds the code created on my youtube videos!

Last synced: 18 Oct 2024

https://github.com/kludex/celery-leak

Trying to reproduce celery leak

Last synced: 18 Oct 2024

https://github.com/kludex/blog

This is my blog! :tada:

asyncio blog fastapi http python starlette uvicorn

Last synced: 18 Oct 2024

https://github.com/kludex/fastapi-security

The right way to implement security strategies with FastAPI! :tada:

Last synced: 18 Oct 2024

https://github.com/kludex/update-file

GitHub Action to update files based on a cron & custom script! :smile:

Last synced: 18 Oct 2024

https://github.com/kludex/asgi-websub

WIP: Implement WebSub protocol for ASGI apps! :rocket:

Last synced: 18 Oct 2024

https://github.com/kludex/educa-mundo

Last synced: 18 Oct 2024

https://github.com/kludex/fastapi-cython

Empirical study about cythonized FastAPI projects! :sparkles:

Last synced: 18 Oct 2024

https://github.com/kludex/starlette-sentry

Created to test StarletteIntegration from Sentry! :sparkles:

Last synced: 18 Oct 2024

https://github.com/kludex/fastapi-readme

Integration between FastAPI and ReadMe! :tada:

Last synced: 18 Oct 2024

https://github.com/kludex/fastapi-2fa

A FastAPI application with Two-Factor Authentication! 👮 🛡️ WIP 🔨

Last synced: 18 Oct 2024

https://github.com/kludex/jik

Last synced: 18 Oct 2024

https://github.com/kludex/cuterabbitmq

Last synced: 18 Oct 2024

https://github.com/kludex/stream-csv

Uff... Ways to stream CSV content! :kissing:

Last synced: 18 Oct 2024

https://github.com/kludex/uvicorn-docker

Uvicorn production ready images! :tada:

Last synced: 18 Oct 2024

https://github.com/kludex/qr-code-generator

QR code generator for URLs i.e. dynamic QR codes.

Last synced: 18 Oct 2024

https://github.com/kludex/dotfiles

Last synced: 18 Oct 2024

https://github.com/kludex/socket-cli

WIP !!! :construction:

Last synced: 18 Oct 2024

https://github.com/kludex/release-branch-pre-push

WIP - The git plugin that helps you to maintain your software!

Last synced: 18 Oct 2024

https://github.com/kludex/.github

Last synced: 18 Oct 2024

https://github.com/kludex/benchmark

Benchmark ASGI world and related technologies! :sparkles:

Last synced: 18 Oct 2024

https://github.com/kludex/disjuntor

Another Circuit Breaker Pattern implementation! :sparkles:

Last synced: 18 Oct 2024

https://github.com/kludex/spec-parser

WIP

Last synced: 18 Oct 2024

https://github.com/kludex/benchmarco

WIP - A performance bot for GitHub hosted repositories! ⚡️

Last synced: 18 Oct 2024

https://github.com/kludex/gh-textual

Integration is in WIP.

Last synced: 18 Oct 2024

https://github.com/kludex/uvicorn-exp

This is a fork of uvicorn to implement experimental features! :eyes:

Last synced: 18 Oct 2024

https://github.com/kludex/maze

Last synced: 18 Oct 2024

https://github.com/kludex/fastapi-locust

The Locust generator for FastAPI projects! :tada:

Last synced: 18 Oct 2024

https://github.com/kludex/annotation-plan

Generate a table to help with your type annotation plans :rocket:

Last synced: 18 Oct 2024