Metadata-Version: 2.1
Name: revolt
Version: 1.9.0
Summary: Value substitutor for district42 schema
Home-page: https://github.com/d42-schemas/revolt
Author: Nikita Tsvetkov
Author-email: tsv1@fastmail.com
License: Apache-2.0
Project-URL: Docs, https://d42.sh
Project-URL: GitHub, https://github.com/d42-schemas/revolt
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: niltype<2.0,>=0.3
Requires-Dist: district42<2.0,>=1.8.0
Requires-Dist: valera<2.0,>=1.8.0

# revolt

[![Codecov](https://img.shields.io/codecov/c/github/d42-schemas/revolt/master.svg?style=flat-square)](https://codecov.io/gh/d42-schemas/revolt)
[![PyPI](https://img.shields.io/pypi/v/revolt.svg?style=flat-square)](https://pypi.python.org/pypi/revolt/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/revolt?style=flat-square)](https://pypi.python.org/pypi/revolt/)
[![Python Version](https://img.shields.io/pypi/pyversions/revolt.svg?style=flat-square)](https://pypi.python.org/pypi/revolt/)

`revolt` is a package designed to substitute values based on the [district42](https://github.com/d42-schemas/district42) schemas. It provides a simple and flexible way to substitute values in complex data structures.

This package is part of the [d42 package](https://pypi.org/project/d42/). For a quick-start guide and detailed documentation, please visit the official documentation at [d42.sh/docs/quick-start](https://d42.sh/docs/quick-start)
