pycopy topic

List pycopy 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

pycopy-lib

239
Stars
70
Forks
Watchers

Standard library of the Pycopy project, minimalist and light-weight Python language implementation

notes-pico

35
Stars
1
Forks
Watchers

Flask Notes sample application ported to the Pycopy's picoweb web micro-framework

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.

uorm

16
Stars
0
Forks
Watchers

Sqlite3-based anti-ORM for Pycopy

pycopy-serial

15
Stars
5
Forks
Watchers

pySerial-like interface for Pycopy (unix port)

pyedit

17
Stars
5
Forks
Watchers

Simple text editor widget for Python and Pycopy. Further developed in https://github.com/pfalcon/picotui