News

Python really shines when it comes to automating repetitive tasks. Think about it: scanning networks, fuzzing applications, ...
This repository contains the following components: py/-- the core Python implementation, including compiler, runtime, and core library. mpy-cross/-- the MicroPython cross-compiler which is used to ...