Metadata-Version: 2.1
Name: suite-py
Version: 1.29.0
Summary: UNKNOWN
Home-page: https://github.com/primait/suite_py
Author: Prima Assicurazioni S.p.A
Author-email: devops@prima.it
Maintainer: larrywax, EugenioLaghi, michelangelomo
Maintainer-email: devops@prima.it
License: MIT/Apache-2.0
Platform: UNKNOWN
Requires-Dist: PyGithub (>=1.51)
Requires-Dist: cement (>=3.0)
Requires-Dist: inquirer (>=2.7.0)
Requires-Dist: InquirerPy (>=0.2.0)
Requires-Dist: PyYaml (>=5.4)
Requires-Dist: termcolor (>=1.1.0)
Requires-Dist: autoupgrade-prima (>=0.6)
Requires-Dist: semver (>=2.13.0)
Requires-Dist: halo (>=0.0.28)
Requires-Dist: boto3 (>=1.17.84)
Requires-Dist: Click (>=7.0)
Requires-Dist: pptree (==3.1)
Requires-Dist: Jinja2 (<3.0.0,>=2.11)
Requires-Dist: colorama (>=0.4.3)
Requires-Dist: Flask (==1.1.2)
Requires-Dist: rich (==10.1.0)
Requires-Dist: logzero (==1.7.0)
Requires-Dist: kubernetes (==17.17.0)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: requests-toolbelt (>=0.9.1)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: itsdangerous (==2.0.1)
Requires-Dist: markupsafe (==2.0.1)
Requires-Dist: Werkzeug (==2.0.2)

suite_py
========

.. contents:: **Table of Contents**
    :backlinks: none

Installation
------------

suite_py is distributed on `PyPI <https://pypi.org>`_ as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 2.7/3.5+ and PyPy.

.. code-block:: bash

    $ pip install suite_py

License
-------

suite_py is distributed under the terms of both

- `MIT License <https://choosealicense.com/licenses/mit>`_
- `Apache License, Version 2.0 <https://choosealicense.com/licenses/apache-2.0>`_

at your option.


