pycopy-lib
Python standard library
Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python.
Standard library of the Pycopy project, minimalist and light-weight Python language implementation
249 stars
16 watching
68 forks
Language: Python
last commit: about 1 year ago micropythonminimalistpycopypythonsuckless
Related projects:
Repository | Description | Stars |
---|---|---|
pfalcon/pycopy | A minimalist and memory-efficient Python dialect designed to be portable across various platforms. | 807 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 36 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,079 |
sumana2001/pybull | A collection of Python projects and tools for beginners and enthusiasts | 31 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,682 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 64 |
przemyslawjanpietrzak/pymonet | A high-level Python library for functional programming, providing abstract data structures and utilities. | 34 |
pypa/build | Provides a simple and correct way to build Python packages in isolated environments. | 748 |
cwyark/micropython-uaioftp | A lightweight FTP server implementation for MicroPython using asyncio. | 3 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
realpython/list-of-python-api-wrappers | Provides a curated list of Python APIs and libraries for various applications | 2,099 |
polkascan/py-scale-codec | A Python implementation of a lightweight and efficient encoding and decoding program for blockchain data | 54 |
pysnmp/pysnmp | A comprehensive Python library for SNMP protocol implementation and management | 64 |
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |
pgularski/pysm | A versatile Python State Machine library for building flexible and scalable state-based systems | 73 |