DictumAcFactum's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
samuelcolvin/dirty-equals
Doing dirty (but extremely useful) things with equals.
ebal/k8s_cluster
Creating a kubernetes cluster with kubeadm on Ubuntu 22.04 LTS
jackmpcollins/magentic
Seamlessly integrate LLMs as Python functions
darksidecat/orders_bot
sfermigier/awesome-dependency-injection-in-python
A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).
SamWarden/user_service
An example of a simple CRUD Web API using FastAPI
team-monite/api-style-guide
beagreatengineer/how-to-develop-perfect-crud
👨💻 🇬🇧 Good practices for developing back-end apps 🇷🇺 Хорошие практики разработки типичных back-end приложений
pgorecki/python-ddd
Python DDD example
akhundMurad/supporting-crud-python-example
The purpose of this repository is to show the way of implementing supporting enterprise applications in the Python programming language
Hexlet/ru-test-assignments
Тестовые задания для самостоятельного выполнения от разных it компаний
ustu/lectures.www
Основы Веб программирования
Akkarine/demo_cicd
Demo infrastructure for CI/CD with docker, traefik and GitLab
hjwp/book-example
Example code for my book on TDD with Python
hjwp/Test-Driven-Django-Tutorial
(outdated) source code & text for a tutorial on using doing TDD django
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
PacktPublishing/Django-RESTful-Web-Services
Django RESTful Web Services, published by Packt
python/cpython
The Python programming language
django-extensions/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
pennersr/django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
wsvincent/restapiswithdjango
Source code for Django for APIs
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
faif/python-patterns
A collection of design patterns/idioms in Python
django-commons/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
ibrikin/django-rest-framework-rusdoc
Перевод документации Django REST Framework
django/django
The Web framework for perfectionists with deadlines.