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.

List Python repositories

DogeAPI

139
Stars
35
Forks
Watchers

API with high performance to create a simple blog and Auth using OAuth2 ⛏

fastapi-class

104
Stars
14
Forks
Watchers

provides a class-based View decorator to help reduce the amount of boilerplate necessary when developing related routes. ✨🚀

covid

42
Stars
24
Forks
Watchers

Python package to fetch information regarding the novel corona virus provided by Johns Hopkins university and worldometers.info

fastapi-camelcase

70
Stars
4
Forks
Watchers

Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.

DisposableEmailChecker

53
Stars
25
Forks
Watchers

Python class for use with Django to detect Disposable Emails

odmantic

996
Stars
94
Forks
Watchers

Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints

inboard

172
Stars
17
Forks
Watchers

🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and FastAPI.

template-python

31
Stars
7
Forks
Watchers

Template repository for Python projects

udacity-fsnd

75
Stars
51
Forks
Watchers

Udacity Full Stack Web Developer Nanodegree program (FSND) course materials

abstracting-fastapi-services

384
Stars
54
Forks
Watchers

FastAPI application and service structure for a more maintainable codebase – See full article