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:
- Asynchronous version of functions of shutil module.☆47Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated this week
- Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool feat…☆139Updated 6 months ago
- Python framework to create web-apps on top of Pyodide☆34Updated last year
- Python Simple Dialogs☆41Updated last year
- Python 3 bindings for libfuse 3 with asynchronous API (Trio compatible)☆184Updated 2 months ago
- Robust, dependency-free way to use the system clipboard in Python.☆68Updated last month
- Patch for python builtin enum module to achieve best performance☆18Updated 3 years ago
- Python bindings for the BLAKE3 cryptographic hash function☆179Updated last week
- Python Inliner merges in a single file all files from a Python package.☆129Updated 2 years ago
- like shlex, but for windows☆33Updated last year
- Python JSON benchmarking and "correctness".☆35Updated 2 years ago
- A low-level library for installing from a Python wheel distribution.☆137Updated last week
- ☆85Updated 5 months ago
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆57Updated 3 months ago
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆45Updated 2 weeks ago
- ☆67Updated 2 weeks ago
- Simple streaming JSON parser and encoder.☆173Updated this week
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆175Updated this week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- troll go users for fun and profit☆86Updated 2 years ago
- A Python implementation of the JSON5 data format☆260Updated 2 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆33Updated 6 months ago
- Human readable stacktraces for Python.☆50Updated 2 months ago
- Language server for po files (only for completion).☆11Updated 4 years ago
- An index of wheels☆57Updated this week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 2 years ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆76Updated last month