Python topic
Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
DogeAPI
API with high performance to create a simple blog and Auth using OAuth2 ⛏
fastapi-class
provides a class-based View decorator to help reduce the amount of boilerplate necessary when developing related routes. ✨🚀
covid
Python package to fetch information regarding the novel corona virus provided by Johns Hopkins university and worldometers.info
fastapi-camelcase
Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.
DisposableEmailChecker
Python class for use with Django to detect Disposable Emails
odmantic
Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints
inboard
🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and FastAPI.
template-python
Template repository for Python projects
udacity-fsnd
Udacity Full Stack Web Developer Nanodegree program (FSND) course materials
abstracting-fastapi-services
FastAPI application and service structure for a more maintainable codebase – See full article