Michael Buesch 18ead5c7c2 stub/configparser: Minor fixes and improvements of error texts 3 年 前
..
README.rst 4a5788ba04 Add stublibs 3 年 前
__future__.py 4a5788ba04 Add stublibs 3 年 前
collections.py 4a5788ba04 Add stublibs 3 年 前
configparser.py 18ead5c7c2 stub/configparser: Minor fixes and improvements of error texts 3 年 前
difflib.py de7d6af02b stub/difflib: Add trivial get_close_matches() implementation 3 年 前
serial.py 2b695d409a stubs/serial: Cleanup machine lib access 3 年 前

README.rst

pyprofibus stub libs
====================

This directory contains stubs, wrappers and minimal implementations of libraries used by pyprofibus.

The purpose of these libraries is to support pyprofibus execution on restricted Python interpreters such as Micropython.