GitHub - ludo-technologies/pyscn: pyscn - An Intelligent Python Code Quality Analyzer
miguelgrinberg/microdot: The impossibly small web framework for Python and MicroPython.
gruns/furl
patrick-kidger/tinyio: Ever used asyncio and wished you hadn't? A tiny (~200 lines) event loop for Python.
hbmartin/mureq-typed: Single file, zero-dependency alternative to requests. Fully typed. Modern Python tooling.
GitHub - codazoda/tomark: A Python module that converts a list of dictionaries to a markdown formatted table.
GitHub - geekskool/python-json-parser
GitHub - h2non/jsonpath-ng: Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!
GitHub - lidatong/dataclasses-json: Easily serialize Data Classes to and from JSON
viseshrp/whatsonpypi: CLI tool to get package info from PyPI
GitHub - perkfly/proxy3: Man-in-the-middle HTTP/HTTPS proxy in a single python script, supports python3 and latest iOS with subjectAltName requirement.
GitHub - geoffrey-a-reed/minimal: A minimal Python package.
giampaolo/pyftpdlib: Extremely fast and scalable Python FTP server library
GitHub - PaulleDemon/PyUIBuilder: Python GUI builder. GUI builder for Tkinter, CustomTkinter, Kivy and PySide (upcoming)
GitHub - m-ahmed-elbeskeri/Starguard: CLI that detects fake-star campaigns, dependency hijacks, licence red-flags and other signs of repository risk. Inspired by the “4.5 million fake stars” study, StarGuard helps CTOs, security teams and investors perform fast, automated open-source due-diligence.
GitHub - jaypyles/Scraperr: Self-hosted webscraper.
marcboeker/gmail-to-sqlite: Index your Gmail account to a SQLite DB and play with the data.
terminal-emulator.py
GitHub - feynmanix/pipask: Safer python package installs with audit and consent 𝘣𝘦𝘧𝘰𝘳𝘦 install
GitHub - x4nth055/pythoncode-tutorials: The Python Code Tutorials
Continuous Integration and Deployment for Python With GitHub Actions – Real Python