dpranke / pyjson5Links
A Python implementation of the JSON5 data format
☆254Updated last week
Alternatives and similar repositories for pyjson5
Users that are interested in pyjson5 are comparing it to the libraries listed below
Sorting:
- A JSON5 serializer and parser library for Python 3 written in Cython.☆169Updated last week
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆265Updated 3 months ago
- Utility library for gitignore style pattern matching of file paths.☆191Updated last month
- The multidict implementation☆467Updated last week
- Advanced Enumerations for Python☆202Updated 2 months ago
- Sniff out which async library your code is running under☆140Updated last year
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated last month
- Python library that measures the width of unicode strings rendered to a terminal☆420Updated last month
- IO of git-style object databases☆225Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated this week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements☆215Updated 4 months ago
- Library to access metadata for Python packages☆134Updated this week
- A spec-compliant gitignore parser for Python 3.5+☆198Updated 4 months ago
- A lil' TOML parser☆523Updated last week
- Human friendly input/output for text interfaces using Python☆337Updated last year
- Complete lxml external type annotation☆67Updated this week
- A modern CSS selector implementation for BeautifulSoup☆244Updated 3 weeks ago
- A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)☆115Updated last week
- A Python Enum that inherits from str.☆118Updated last year
- A Python module that tries to figure out what your local timezone is☆212Updated last month
- Hjson for Python☆219Updated 3 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 6 months ago
- universal character encoding detector☆59Updated 11 months ago
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- Resolve JSON Pointers in Python☆144Updated 2 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆105Updated last week
- Utilities based on Pythons iterators and generators.☆96Updated 10 months ago
- Simple streaming JSON parser and encoder.☆169Updated 7 months ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆303Updated last week