Paul Sokolovsky

Results 38 repositories owned by Paul Sokolovsky

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.

xtensa-subjects

22
Stars
10
Forks
Watchers

Xtensa CPU architecture (ESP8266) binaries for ScratchABit interactive disassembler

re1.5

41
Stars
4
Forks
Watchers

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

python-compiler.old

41
Stars
3
Forks
Watchers

Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.

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)

python-imphook

36
Stars
5
Forks
Watchers

Simple and clear import hooks for Python - import anything as if it were a Python module

pyedit

17
Stars
5
Forks
Watchers

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