Project page
| README
| Docs
| Binaries
| Standard library
| Packages on PyPI
Pycopy *
A minimalist Python dialect for human-scale computing.
Features:
- A minimalist, small standalone executable, memory efficient Python dialect.
- Scales from small microcontrollers to the Cloud.
- Focus is on developing simple, concise, easy to review, maintain,
and extend applications which would be useful for mere humans like you and me.
- Defines a small language core, a few builtin modules, and lets you and
me to extend it from there.
Project page
| README
| Docs
| Binaries
| Standard library
| Packages on PyPI