Kijewski / pyjson5
A JSON5 serializer and parser library for Python 3 written in Cython.
☆147Updated 2 weeks ago
Alternatives and similar repositories for pyjson5:
Users that are interested in pyjson5 are comparing it to the libraries listed below
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated last week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 5 months ago
- Sniff out which async library your code is running under☆129Updated 10 months ago
- Check for python builtins being used as variables or parameters☆114Updated 7 months ago
- Advanced Enumerations for Python☆188Updated 11 months ago
- Python decorator for async properties.☆89Updated last year
- A Python Enum that inherits from str.☆115Updated 11 months ago
- Backport of PEP 654 (exception groups)☆42Updated last week
- The multidict implementation☆427Updated last week
- aiosignal: a list of registered asynchronous callbacks☆132Updated this week
- A Python implementation of the JSON5 data format☆227Updated last month
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 8 months ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- CPU parallelism for Trio☆56Updated 2 weeks ago
- Super-fast and clean conversions to numbers for Python.☆106Updated 3 weeks ago
- A simple immutable dictionary for Python☆146Updated 2 months ago
- Automatic __slots__ for your Python classes☆62Updated last month
- An unofficial, importable pip API☆111Updated 2 months ago
- The async transformation code.☆90Updated 5 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 4 months ago
- A library to handle automated deprecations☆90Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆82Updated 10 months ago
- Serialization library for Exceptions and Tracebacks.☆166Updated 5 months ago
- 📁 Asynchronous pathlib for Python☆170Updated 2 months ago
- Flake8 Type Annotation Checking☆155Updated last week
- Dynamically create python functions with a proper signature.☆120Updated 3 months ago
- Better control of your asyncio tasks☆62Updated 6 months ago
- Deserialize to objects while staying DRY☆159Updated last year
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆101Updated this week