Metadata-Version: 2.1
Name: vyze
Version: 0.1.11
Summary: Add a short description here!
Home-page: https://vyze.io
Author: Julian Matschinske
Author-email: julian.matschinske@bitspark.de
License: Apache License 2.0
Project-URL: Source, https://github.com/bitspark/vyze-python
Project-URL: Twitter, https://twitter.com/bitspark
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
License-File: LICENSE.txt

.. These are examples of badges you might want to add to your README:
   please update the URLs accordingly

    .. image:: https://api.cirrus-ci.com/github/<USER>/vyze.svg?branch=main
        :alt: Built Status
        :target: https://cirrus-ci.com/github/<USER>/vyze
    .. image:: https://readthedocs.org/projects/vyze/badge/?version=latest
        :alt: ReadTheDocs
        :target: https://vyze.readthedocs.io/en/stable/
    .. image:: https://img.shields.io/coveralls/github/<USER>/vyze/main.svg
        :alt: Coveralls
        :target: https://coveralls.io/r/<USER>/vyze
    .. image:: https://img.shields.io/pypi/v/vyze.svg
        :alt: PyPI-Server
        :target: https://pypi.org/project/vyze/
    .. image:: https://img.shields.io/conda/vn/conda-forge/vyze.svg
        :alt: Conda-Forge
        :target: https://anaconda.org/conda-forge/vyze
    .. image:: https://pepy.tech/badge/vyze/month
        :alt: Monthly Downloads
        :target: https://pepy.tech/project/vyze

 .. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
     :alt: Twitter
     :target: https://twitter.com/bitspark

|

====
VYZE
====

    Data backbone for multi-component software systems.

VYZE serves as a SaaS database and communication hub for applications of different levels of complexity.

License
=======

Copyright 2022 Bitspark GmbH

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

