Lists (3)
Sort Name ascending (A-Z)
Starred repositories
FastAPI boilerplate for real world production
Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin
Instrument your FastAPI with Prometheus metrics.
A Python application for tracking, reporting on timing and complexity in Python code
A command line tool for interacting with cloud storage services.
Python DDD & Onion Architecture Example and Techniques
Example project showing off clean/hexagonal architecture concepts in Python
A Python 3 port of the GraphQL.js reference implementation of GraphQL.
๐๐จ FastAPI Rocket Boilerplate to build an API based in Python with its most modern technologies!
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
RESTful Websocket APIs with Django Rest Framework and Channels
GraphQL base implementation for Python (legacy version โ see graphql-core for the current one)
Ultra-performant Promise implementation in Python
pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol (SMB1 and SMB2) which allows your Python application to access and transfer files to/froโฆ
FastAPI and SQLAlchemy DDD (Domain Driven Development) Example
Example coding interview problems found through online resources, Cracking the Code book, mentors and colleagues. An additional robust resource for example interview questions and solutions is at hโฆ
Python bindings for libnetfilter_queue
A simple Python wrapper for Twitter API v2 โจ ๐ฐ โจ
ํ์ด์ฌ์ ๋ํ ๊ฐ๋จํ ํํ ๋ฆฌ์ผ + ํ์ด์ฌ์ ๊ดํ ์์ ๋ชจ์๋๊ธฐ
This is how I structure my large Flask applications.
Generate a 3D Skyline in STL format and a OpenSCAD file from Gitlab contributions
REST API boilerplate using Flask, SQLAlchemy, Docker, and Pydantic
django sample project for docker compose setup
โจHow to structure GraphQL server with flask+grapheneโจ