Metadata-Version: 2.1
Name: suite-py
Version: 1.16.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: youtrack (>=0.1.69)
Requires-Dist: PyGithub (>=1.51)
Requires-Dist: cement (>=3.0)
Requires-Dist: PyInquirer (>=1.0.3)
Requires-Dist: PyYaml (<5.3,>=5.1)
Requires-Dist: termcolor (>=1.1.0)
Requires-Dist: autoupgrade-prima (>=0.6)
Requires-Dist: semver (>=2.9.0)
Requires-Dist: halo (>=0.0.28)
Requires-Dist: boto3 (>=1.11.13)
Requires-Dist: Click (>=7.0)
Requires-Dist: pptree (==3.1)
Requires-Dist: Jinja2 (>=2.11)

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.


