unbloated topic

List unbloated repositories

pycopy

790
Stars
77
Forks
Watchers

Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.

picotui

790
Stars
72
Forks
Watchers

Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.

picoweb

500
Stars
98
Forks
Watchers

Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework

uzlib

299
Stars
81
Forks
Watchers

Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much...

pc-carroca

113
Stars
3
Forks
Watchers

Teu computador é uma carroça? Não tem problema, vamos torná-lo utilizável

utemplate

73
Stars
8
Forks
Watchers

Micro template engine in Python with low memory usage, designed for Pycopy, a minimalist Python dialect, but also compatible with other Pythons.

re1.5

41
Stars
4
Forks
Watchers

re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications

uorm

16
Stars
0
Forks
Watchers

Sqlite3-based anti-ORM for Pycopy