Metadata-Version: 2.1
Name: Globza
Version: 0.1.0
Summary: Python library to interact with the universal api service
Author: Sergei Sychev
Author-email: sch@triz-ri.com
License: Proprietary
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Globza

Python library to interact with the universal API service. 

## About the license

The license (free of charge subject to the 2 simple conditions) is specified in the file: LICENSE.txt

## Installation

To install Globza, run this command in your terminal:

```bash
pip install Globza

