Skip to content
Avatar
๐Ÿ‡บ๐Ÿ‡ฆ
๐Ÿ‡บ๐Ÿ‡ฆ

Sponsors

@samuelcolvin
@patrick91
@Ambro17
@adriangb
@ycd
@mauroalejandrojm
@tiangolo

Sponsoring

@squidfunk
@tiangolo
@samuelcolvin
@Zac-HD
@florimondmanca
@encode

Organizations

@encode @strawberry-graphql @fastapi-packages
Block or Report

Block or report Kludex

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Kludex/README.md

For business, reach me out via email or LinkedIn.

Hi there! ๐Ÿ‘‹

My name is Marcelo, but you can call me "Marceloooooooo" in French, "Marce" in Spanish, and "MarTCHHHelo" in Italiano.
But I'm originally from Brazil! ๐Ÿ˜ŽโœŒ๏ธ

I'm a maintainer of uvicorn and starlette.

I have also many projects related to FastAPI:

Project Description
FastAPI Health Implement the Health Check API pattern on your FastAPI application! ๐Ÿš€
Awesome FastAPI Projects List of FastAPI projects! ๐Ÿ˜Ž ๐Ÿš€
FastAPI Microservices Fully Python async FastAPI project! ๐Ÿš€
FastAPI Responses Find HTTPExceptions and turn them into documented responses! ๐ŸŽ‰
FastAPI Docker Debug Need to debug your FastAPI application with Docker? Don't worry! ๐Ÿ˜Ž
FastAPI Skaffold Debug Need to debug your FastAPI application with Skaffold? Don't worry! ๐Ÿ˜Ž
Manage FastAPI ๐Ÿš€ CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
Server Ping FastAPI Application to ping a server and send its status via Slack! ๐ŸŽ‰
BaseSQLModel A very simple CRUD class for SQLModel! โœจ
ASGI Logger Access logger for ASGI servers! ๐ŸŽ‰
Flake8-FastAPI A flake8 plugin that helps you avoid simple FastAPI mistakes. ๐Ÿค“

There are some different types of projects here, as well:

Project Description
promypy Progressive type annotation without regression! ๐Ÿš€
No Optional Replace Optional[T] by Union[T, None] ๐Ÿ‘€
Uvicorn Browser Browser reload with uvicorn! โœจ
Awesome Pydantic A curated list of awesome things related to Pydantic! ๐ŸŒช๏ธ
rsort Sort Python requirements with ease! ๐ŸŽ‰ ~ Highly inspired on sort-requirements ๐Ÿค“
Simple Timing Time your functions in a smart way! ~ Highly Inspired on codetiming ๐ŸŽ‰
Python Template A template for Python packages that makes you go from ๐Ÿฅต to ๐Ÿ˜Ž!

Oh! And if you use VSCode and FastAPI, you might have already used some plugins that I have worked on:

Pinned

  1. The little ASGI framework that shines. ๐ŸŒŸ

    Python 7.5k 680

  2. An ASGI web server, for Python. ๐Ÿฆ„

    Python 5.8k 515

Contribution activity

November 2022

Created 1 repository

Created a pull request in encode/uvicorn that received 10 comments

Use correct WebSocket error codes

This is a very confusing subject. There are 4 ways for us to send websocket.disconnect to the application: Note: If the connection was lost beforeโ€ฆ

+33 โˆ’17 10 comments
Opened 4 other pull requests in 3 repositories
Kludex/fastapi-health 1 open 1 merged
timvink/mkdocs-print-site-plugin 1 merged
encode/uvicorn 1 open

Created an issue in ojacques/mkdocs-git-committers-plugin-2 that received 1 comment

Private repositories

After the removal of GH_TOKEN on 1.0.0, we can't retrieve the data from private repositories anymore. Is there a solution for it besides pinning 0.โ€ฆ

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.