amirhusainzarei's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
faif/python-patterns
A collection of design patterns/idioms in Python
psf/black
The uncompromising Python code formatter
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
saleor/saleor
Saleor Core: the high performance, composable, headless commerce API.
tpope/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
tiangolo/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
dbader/schedule
Python job scheduling for humans.
giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
PyCQA/isort
A Python utility / library to sort imports.
tpope/vim-commentary
commentary.vim: comment stuff out
JuanCrg90/Clean-Code-Notes
My notes of Clean Code book
jazzband/djangorestframework-simplejwt
A JSON Web Token authentication plugin for the Django REST Framework.
strawberry-graphql/strawberry
A GraphQL library for Python that leverages type annotations 🍓
zeromq/pyzmq
PyZMQ: Python bindings for zeromq
geex-arts/django-jet
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
pytest-dev/pytest-django
A Django plugin for pytest.
google/vim-codefmt
Vim plugin for syntax-aware code formatting
tmhedberg/SimpylFold
No-BS Python code folding for Vim
testdrivenio/fastapi-sqlmodel-alembic
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
Valloric/dotfiles
Some of my dotfiles
keshavbhatt/BingWall
Bing wallpaper of the day application for Gnome desktop
mmoallemi99/developer-career-roadmap
Developer Career Roadmap
pawelzny/dotty_dict
Dictionary wrapper for quick access to deeply nested keys.
AminAliH47/PicoSchool
Advanced school management system written in Django :)
nicholaskajoh/dockerized-django
Sample project on how to dockerize your Django project in development and production environments.
jamedadi/yummy
It's actually a service which users can orders food very easily
ahghanbari/game_of_life
Conway's Game of Life implementation