Metadata-Version: 2.1
Name: viur-toolkit
Version: 0.1.0.dev8
Summary: A kit of helpers and tools to simplify more intensive use of ViUR
Home-page: https://github.com/viur-framework/viur-toolkit
Author: Sven Eberth
Author-email: se@mausbrand.de
Maintainer: Sven Eberth
Maintainer-email: se@mausbrand.de
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: Deprecated
Requires-Dist: viur-core>=3.6

# viur-toolkit

<div align="center">
    <h1>viur-toolkit (WIP)</h1>
    <a href="https://pypi.org/project/viur-toolkit/">
        <img alt="Badge showing current PyPI version" title="PyPI" src="https://img.shields.io/pypi/v/viur-toolkit">
    </a>
    <a href="LICENSE">
        <img src="https://img.shields.io/github/license/viur-framework/viur-toolkit" alt="Badge displaying the license" title="License badge">
    </a>
    <br>
    A kit of helpers and tools to simplify more intensive use of ViUR
</div>
