Theelx / pybase122Links
Python implementation of the base122 binary-to-text encoding
☆10Updated 3 years ago
Alternatives and similar repositories for pybase122
Users that are interested in pybase122 are comparing it to the libraries listed below
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated this week
- Asynchronous version of functions of shutil module.☆47Updated 3 months ago
- A WebAssembly module built from the official MicroPython port☆49Updated 3 years ago
- A low-level library for installing from a Python wheel distribution.☆142Updated this week
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆49Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- Patch for python builtin enum module to achieve best performance☆18Updated 3 years ago
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆60Updated 6 months ago
- Python 3 bindings for libfuse 3 with asynchronous API (Trio compatible)☆191Updated 3 weeks ago
- Python bindings for the BLAKE3 cryptographic hash function☆193Updated last month
- A Python implementation of the JSON5 data format☆268Updated 2 weeks ago
- A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)☆125Updated last week
- Python JSON benchmarking and "correctness".☆36Updated 2 years ago
- ☆93Updated 3 years ago
- ☆86Updated 8 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 3 weeks ago
- Python framework to create web-apps on top of Pyodide☆34Updated last year
- Sniff out which async library your code is running under☆146Updated last year
- Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool feat…☆140Updated 2 weeks ago
- Python Inliner merges in a single file all files from a Python package.☆130Updated 2 years ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆35Updated 3 months ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week
- Robust, dependency-free way to use the system clipboard in Python.☆94Updated 2 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- Language server for po files (only for completion).☆11Updated 4 years ago
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Friendlier Python tracebacks.☆88Updated 9 months ago
- WebAssembly build tool for CPython C/C++ extensions☆22Updated last year