https://github.com/kludex/kludex
https://github.com/kludex/kludex
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kludex/kludex
- Owner: Kludex
- Created: 2020-11-03T23:00:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T11:35:38.000Z (10 months ago)
- Last Synced: 2025-03-28T07:12:23.435Z (7 months ago)
- Size: 94.7 KB
- Stars: 15
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi there! 👋
My name is **Marcelo**, and I'm from 🇧🇷 (half 🇺🇾, half 🇮🇹)! 😎
I'm a maintainer of **[Uvicorn]** and **[Starlette]**, and I'm also considered a **[FastAPI Expert]**. 🤓
I'm currently working at **[Pydantic]**. 🚀
I also have a [YouTube channel], where I talk about Python, FastAPI, and other stuff. 🎥
Besides that, I also speak at [Python conferences]! 🎤
> [!TIP]
> I have a Discord, if you want to talk about the packages I maintain, or anything else. Join [here](https://discord.gg/SWU73HffbV)!### Packages I maintain...
| Project | GitHub Stars | PyPI Downloads |
|---------|--------------|-------------|
| [starlette] | ![GitHub stars][starlette-stars] | ![PyPI downloads][starlette-downloads] |
| [uvicorn] | ![GitHub stars][uvicorn-stars] | ![PyPI downloads][uvicorn-downloads] |
| [python-multipart] | ![GitHub stars][python-multipart-stars] | ![PyPI downloads][python-multipart-downloads] |
| [mangum] | ![GitHub stars][mangum-stars] | ![PyPI downloads][mangum-downloads] |
| [uvicorn-worker] | ![GitHub stars][uvicorn-worker-stars] | ![PyPI downloads][uvicorn-worker-downloads] |[starlette]: https://github.com/encode/starlette
[starlette-stars]: https://img.shields.io/github/stars/encode/starlette?style=social
[starlette-downloads]: https://img.shields.io/pypi/dm/starlette[uvicorn]: https://github.com/encode/uvicorn
[uvicorn-stars]: https://img.shields.io/github/stars/encode/uvicorn?style=social
[uvicorn-downloads]: https://img.shields.io/pypi/dm/uvicorn[python-multipart]: https://github.com/Kludex/python-multipart
[python-multipart-stars]: https://img.shields.io/github/stars/Kludex/python-multipart?style=social
[python-multipart-downloads]: https://img.shields.io/pypi/dm/python-multipart[mangum]: https://github.com/Kludex/mangum
[mangum-stars]: https://img.shields.io/github/stars/Kludex/mangum?style=social
[mangum-downloads]: https://img.shields.io/pypi/dm/mangum[uvicorn-worker]: https://github.com/Kludex/uvicorn-worker
[uvicorn-worker-stars]: https://img.shields.io/github/stars/Kludex/uvicorn-worker?style=social
[uvicorn-worker-downloads]: https://img.shields.io/pypi/dm/uvicorn-worker### Other projects I contribute to...
| Project | GitHub Stars | Open Issues | Open Pull Requests |
|---------|--------------|-------------|---------------------|
| [fastapi-tips] | ![GitHub stars][fastapi-tips-stars] | ![GitHub issues][fastapi-tips-issues] | ![GitHub pull requests][fastapi-tips-prs] |
| [awesome-asgi] | ![GitHub stars][awesome-asgi-stars] | ![GitHub issues][awesome-asgi-issues] | ![GitHub pull requests][awesome-asgi-prs] |
| [awesome-pydantic] | ![GitHub stars][awesome-pydantic-stars] | ![GitHub issues][awesome-pydantic-issues] | ![GitHub pull requests][awesome-pydantic-prs] |[fastapi-tips]: https://github.com/kludex/fastapi-tips
[fastapi-tips-stars]: https://img.shields.io/github/stars/kludex/fastapi-tips?style=social
[fastapi-tips-issues]: https://img.shields.io/github/issues/kludex/fastapi-tips
[fastapi-tips-prs]: https://img.shields.io/github/issues-pr/kludex/fastapi-tips[awesome-asgi]: https://github.com/florimondmanca/awesome-asgi
[awesome-asgi-stars]: https://img.shields.io/github/stars/florimondmanca/awesome-asgi?style=social
[awesome-asgi-issues]: https://img.shields.io/github/issues/florimondmanca/awesome-asgi
[awesome-asgi-prs]: https://img.shields.io/github/issues-pr/florimondmanca/awesome-asgi[awesome-pydantic]: https://github.com/Kludex/awesome-pydantic
[awesome-pydantic-stars]: https://img.shields.io/github/stars/Kludex/awesome-pydantic?style=social
[awesome-pydantic-issues]: https://img.shields.io/github/issues/Kludex/awesome-pydantic
[awesome-pydantic-prs]: https://img.shields.io/github/issues-pr/Kludex/awesome-pydantic[Starlette]: https://github.com/encode/starlette
[Uvicorn]: https://github.com/encode/uvicorn
[FastAPI Expert]: https://fastapi.tiangolo.com/fastapi-people/#experts
[Pydantic]: https://pydantic.dev/
[YouTube channel]: https://www.youtube.com/channel/UC91TdNbobUqT3d2CHcTkx8A
[Python conferences]: https://www.youtube.com/playlist?list=PLHI4xriXPKCjEN_8i5nEM0zPh8PxgEQPW