awesome-django by wsvincent

A curated list of awesome things related to Django

created at April 11, 2018, 1 p.m.

HTML

238 +1

8,534 +34

1,210 +6

GitHub
simdjson by simdjson

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

created at March 23, 2018, 12:49 a.m.

C++

237 +0

18,404 +19

963 +0

GitHub
mypy by python

Optional static typing for Python

created at Dec. 7, 2012, 1:30 p.m.

Python

235 +0

17,581 +26

2,711 +7

GitHub
pyinstaller by pyinstaller

Freeze (package) Python programs into stand-alone executables

created at Nov. 23, 2011, 11:05 a.m.

Python

234 +0

11,327 +33

1,919 +4

GitHub
psutil by giampaolo

Cross-platform lib for process and system monitoring in Python

created at May 23, 2014, 2:01 p.m.

Python

233 -1

9,947 +18

1,354 +0

GitHub
black by psf

The uncompromising Python code formatter

created at March 14, 2018, 7:54 p.m.

Python

232 +1

37,444 +57

2,372 +2

GitHub
supervisor by Supervisor

Supervisor process control system for Unix (supervisord)

created at Dec. 8, 2010, 12:48 a.m.

Python

231 +0

8,237 +13

1,231 +1

GitHub
PySimpleGUI by PySimpleGUI

Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

created at July 11, 2018, 6:28 p.m.

Python

230 +0

13,150 +22

1,827 +0

GitHub
cookiecutter by cookiecutter

A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.

created at July 14, 2013, 6:31 p.m.

Python

229 +0

21,638 +41

1,951 +3

GitHub
PyMySQL by PyMySQL

MySQL client library for Python

created at July 27, 2011, 5:38 p.m.

Python

229 +0

7,557 +2

1,413 +1

GitHub
scapy by secdev

Scapy: the Python-based interactive packet manipulation program & library.

created at Oct. 1, 2015, 5:06 p.m.

Python

229 +0

10,077 +25

1,964 +0

GitHub
uvloop by MagicStack

Ultra fast asyncio event loop.

created at Nov. 8, 2015, 4:14 a.m.

Cython

226 +0

10,028 +21

526 +2

GitHub
pymc by pymc-devs

Bayesian Modeling and Probabilistic Programming in Python

created at Feb. 20, 2015, 5:12 p.m.

Python

225 +0

8,172 +10

1,925 +1

GitHub
gunicorn by benoitc

gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

created at Nov. 30, 2009, 6:18 p.m.

Python

225 +0

9,525 +18

1,716 +1

GitHub
eve by pyeve

REST API framework designed for human beings

created at Oct. 22, 2012, 7:39 a.m.

Python

224 +0

6,659 -1

746 +0

GitHub
pdfminer by euske

Python PDF Parser (Not actively maintained). Check out pdfminer.six.

created at Dec. 12, 2010, 12:50 p.m.

Python

221 +0

5,213 +2

1,127 -2

GitHub
werkzeug by pallets

The comprehensive WSGI web application library.

created at Oct. 18, 2010, 11:42 a.m.

Python

221 +0

6,550 +10

1,708 +0

GitHub
faker by joke2k

Faker is a Python package that generates fake data for you.

created at Nov. 12, 2012, 11 p.m.

Python

220 -1

17,122 +19

1,873 +3

GitHub
Pillow by python-pillow

Python Imaging Library (Fork)

created at July 24, 2012, 9:38 p.m.

Python

220 +0

11,723 +20

2,118 +3

GitHub
howdoi by gleitz

instant coding answers via the command line

created at Nov. 22, 2012, 8:49 a.m.

Python

219 -1

10,444 +4

867 +1

GitHub