Very simple download manager based on wget and Pycopy
リポジトリ
pfalcon のリポジトリ
FFI bindings generator for Pycopy
Simple file-based ORM for Pycopy
Generating machine code at runtime (aka JIT) using Pycopy (small Python dialect)
Standard library of the Pycopy project, minimalist and light-weight Python language implementation
libusb bindings for Pycopy
Various Pycopy-related proofs of concepts and hacks which don't deserve dedicated repos
pySerial-like interface for Pycopy (unix port)
Pycopy bindings for FFmpeg
Quick and dirty port of PyDashie to Pycopy/Picoweb
Simple text editor widget for Python and Pycopy. Further developed in https://github.com/pfalcon/picotui
Pure-python library for parsing ELF and DWARF
Pure Python zlib/gzip/bzip2 decompessor/bitstream dumper, plus additional utilities
Implementation of M4 in Python
Python module to parse GNU ld/gcc map files
Pure-Python x86 disassembler, ported to modern Python, with bugfixes
Proposed challenges for Python AST hackers
A Python bytecode compiler written in Python. This repository is now a fork of https://github.com/facebookincubator/python-compiler, upstream is there.
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
Simple and clear import hooks for Python - import anything as if it were a Python module