revolt


Namerevolt JSON
Version 1.9.0 PyPI version JSON
download
home_pagehttps://github.com/d42-schemas/revolt
SummaryValue substitutor for district42 schema
upload_time2024-09-07 08:18:29
maintainerNone
docs_urlNone
authorNikita Tsvetkov
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/d42-schemas/revolt",
    "name": "revolt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Nikita Tsvetkov",
    "author_email": "tsv1@fastmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0f/65/39b60c1ee99ecc2fe99ca07b62ea7506fc6c54968991c38dc4b2ebbacfd4/revolt-1.9.0.tar.gz",
    "platform": null,
    "description": "# revolt\n\n[![Codecov](https://img.shields.io/codecov/c/github/d42-schemas/revolt/master.svg?style=flat-square)](https://codecov.io/gh/d42-schemas/revolt)\n[![PyPI](https://img.shields.io/pypi/v/revolt.svg?style=flat-square)](https://pypi.python.org/pypi/revolt/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/revolt?style=flat-square)](https://pypi.python.org/pypi/revolt/)\n[![Python Version](https://img.shields.io/pypi/pyversions/revolt.svg?style=flat-square)](https://pypi.python.org/pypi/revolt/)\n\n`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.\n\nThis 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)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Value substitutor for district42 schema",
    "version": "1.9.0",
    "project_urls": {
        "Docs": "https://d42.sh",
        "GitHub": "https://github.com/d42-schemas/revolt",
        "Homepage": "https://github.com/d42-schemas/revolt"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf08257abe69d49203d26b9245bd1d0f3dc47f80e310b80caa5b3356e7934fbd",
                "md5": "cdfd6d440a2d4d4216bcb00a4b837eca",
                "sha256": "ee37e609169728e2220e2ea829635d6c7d163a8ae6f3d177ee8fb45721e14e1e"
            },
            "downloads": -1,
            "filename": "revolt-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cdfd6d440a2d4d4216bcb00a4b837eca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23182,
            "upload_time": "2024-09-07T08:18:28",
            "upload_time_iso_8601": "2024-09-07T08:18:28.371911Z",
            "url": "https://files.pythonhosted.org/packages/bf/08/257abe69d49203d26b9245bd1d0f3dc47f80e310b80caa5b3356e7934fbd/revolt-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f6539b60c1ee99ecc2fe99ca07b62ea7506fc6c54968991c38dc4b2ebbacfd4",
                "md5": "5faf86f119092fa4211444bd500cf20d",
                "sha256": "20bd487f5e212900a7c2275da715ee025384e67cd9722f5208bcf5ca515777dd"
            },
            "downloads": -1,
            "filename": "revolt-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5faf86f119092fa4211444bd500cf20d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15121,
            "upload_time": "2024-09-07T08:18:29",
            "upload_time_iso_8601": "2024-09-07T08:18:29.318733Z",
            "url": "https://files.pythonhosted.org/packages/0f/65/39b60c1ee99ecc2fe99ca07b62ea7506fc6c54968991c38dc4b2ebbacfd4/revolt-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-07 08:18:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "d42-schemas",
    "github_project": "revolt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "revolt"
}
        
Elapsed time: 0.30929s