staticdev / human-readableLinks
Lib to make data intended for machines, readable to humans.
☆40Updated 3 weeks ago
Alternatives and similar repositories for human-readable
Users that are interested in human-readable are comparing it to the libraries listed below
Sorting:
- A simple task runner.☆125Updated this week
- 🎰 Ensure your __slots__ are working properly☆119Updated 3 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 months ago
- YAML support for Pydantic models☆188Updated 2 weeks ago
- 📁 Asynchronous pathlib for Python☆193Updated last year
- unittest subTest() support and subtests fixture☆251Updated 2 months ago
- Builds a graph of a Python project's internal dependencies.☆110Updated 2 weeks ago
- Http server for pytest to test http clients☆246Updated this week
- BumpVer: Automatic Versioning☆244Updated last month
- the missing toolbox for an async world☆341Updated last month
- Use Poetry inside Nox sessions☆168Updated last week
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆241Updated 2 weeks ago
- Fast python test runner, compatible with a subset of pytest☆96Updated last year
- Automatically remove unnecessary `# noqa` comments☆263Updated last month
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Automatically add simple type annotations to your code☆282Updated 4 months ago
- All-Inclusive Python Projects☆137Updated last month
- A library to generate badges for typical checks (flake8, pytest, coverage, etc.)☆81Updated 2 months ago
- Reusable constraint types to use with typing.Annotated☆591Updated 2 months ago
- Advanced Enumerations for Python☆207Updated 7 months ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆428Updated 10 months ago
- pytest plugin that allows to customize the test execution order☆206Updated last week
- Elegant HTTP Caching for Python☆358Updated this week
- Phantom types for Python.☆233Updated last month
- ☆73Updated 8 months ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- python xml for humans