Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

conda-forge.org : validobj

Validobj is library that takes semistructured data (for example JSON and YAML configuration files) and converts it to more structured Python objects. It places the emphasis on: - [Good error messages](https://validobj.readthedocs.io/en/latest/errors.html) (rather than avoiding extra work in the error handling code). - Schema defined in terms of [dataclasses](https://docs.python.org/3/library/dataclasses.html) and other high level objects such as [enums](https://docs.python.org/3/library/enum.html), as well as a subset of the [typing](https://docs.python.org/3/library/typing.html) module. - Simplicity of implementation (rather than full generality). Validobj requires Python 3.7 and has no other dependencies.

Registry - Source - JSON
purl: pkg:conda/validobj
Keywords: dataclasses, python3, validation-library
License: MIT
Latest release: about 2 years ago
First release: over 4 years ago
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...