mohi7solanki's Stars
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
charlax/professional-programming
A collection of learning resources for curious software engineers
locustio/locust
Write scalable load tests in plain Python ๐๐จ
kdeldycke/awesome-falsehood
๐ฑ Falsehoods Programmers Believe in
notable/notable
The Markdown-based note-taking app that doesn't suck.
zulip/zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
mahmoud/awesome-python-applications
๐ฟ Free software that works great, and also happens to be open-source Python.
trimstray/nginx-admins-handbook
How to improve NGINX performance, security, and other important things.
getpelican/pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
pyinstaller/pyinstaller
Freeze (package) Python programs into stand-alone executables
jazzband/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
JanVanRyswyck/awesome-talks
Awesome online talks and screencasts
timofurrer/awesome-asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources
hynek/structlog
Simple, powerful, and fast logging for Python.
bchao1/bullet
๐ Interactive prompts made simple. Build a prompt like stacking blocks.
lmacken/pyrasite
Inject code into running Python processes
Neoteroi/BlackSheep
Fast ASGI web framework for Python
PyFilesystem/pyfilesystem2
Python's Filesystem abstraction layer
dephell/dephell
:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
google/textfsm
Python module for parsing semi-structured text into python tables.
ionelmc/python-hunter
Hunter is a flexible code tracing toolkit.
dano/aioprocessing
A Python 3.5+ library that integrates the multiprocessing module with asyncio
boramalper/pydis
A redis clone in Python 3 to disprove some falsehoods about performance.
pep8speaks-org/pep8speaks
A GitHub :octocat: app to automatically review Python code style over Pull Requests
wagtail/django-modelcluster
Django extension to allow working with 'clusters' of models as a single unit, independently of the database
PyObfx/PyObfx
Python Obfuscator & Packer
emilyemorehouse/cpython-notes
๐๐Personal notes on resources, CPython, etc.
DeepSourceCorp/cli
Command line interface to DeepSource
deepsourcelabs/beacon-py
Collect runtime source-code metrics from Python applications.