Skip to content

Whoeza/json_and_validation

Repository files navigation

json_and_validation

A lightweight solution to validate JSON files and strings, in Python

Open source available on GitHub and PyPI.

Installation

Install from pip:

py -m pip install json_and_validation

Update to the latest version from pip:

py -m pip install --upgrade json_and_validation

Uninstall from pip:

py -m pip uninstall json_and_validation

Building from sources

Run this command from the package directory on your filesystem:

py -m build

Community

Open a new issue for support.

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages