commx / ruamel-yamlLinks
Read-only mirror of ruamel-yaml
☆55Updated 2 weeks ago
Alternatives and similar repositories for ruamel-yaml
Users that are interested in ruamel-yaml 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.☆102Updated this week
- Backport of PEP 654 (exception groups)☆44Updated 2 weeks ago
- A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)☆108Updated 3 weeks ago
- ☆63Updated 2 weeks ago
- Library to access metadata for Python packages☆133Updated last month
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated 2 weeks ago
- 📁 Asynchronous pathlib for Python☆178Updated 8 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆75Updated 3 weeks ago
- Python composable command line utility, trio-compatible version☆149Updated 5 months ago
- A Python Enum that inherits from str.☆118Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆161Updated 3 weeks ago
- An unofficial, importable pip API☆114Updated this week
- A low-level library for calling build-backends in `pyproject.toml`-based project☆127Updated 2 weeks ago
- ☆184Updated last week
- Linux AIO c python bindings☆73Updated 2 months ago
- Validation library for simple check on `pyproject.toml`☆163Updated 2 weeks ago
- A low-level library for installing from a Python wheel distribution.☆136Updated 2 weeks ago
- Python package wrapping the IANA time zone database☆84Updated 3 months ago
- Sniff out which async library your code is running under☆132Updated last year
- Toml sorting library☆105Updated 7 months ago
- Python Typing Intersection examples☆45Updated last year
- An index of wheels☆56Updated last week
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆71Updated last year
- Python decorator for async properties.☆94Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- invoke asyncio awaitables from non-async functions