Metadata-Version: 2.1
Name: tft-artemis
Version: 0.0.7.1
Summary: Artemis is a machine provisioning service. Its goal is to provision a machine - using a set of preconfigured providers as backends - which would satisfy the given hardware and software requirements.
License: Apache-2.0
Author: Milos Prchlik
Author-email: mprchlik@redhat.com
Requires-Python: >=3.7,<3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: alembic (>=1.4.2,<2.0.0)
Requires-Dist: ansible-vault (>=1.2.0,<2.0.0)
Requires-Dist: awscli (>=1.16.298,<2.0.0)
Requires-Dist: beaker-client (>=27.0,<28.0)
Requires-Dist: beautifulsoup4 (>=4.6.3,<5.0.0)
Requires-Dist: dramatiq[watch,rabbitmq] (>=1.7.0,<2.0.0)
Requires-Dist: gluetool (>=1.24,<2.0)
Requires-Dist: gunicorn (==19.9.0)
Requires-Dist: jinja2-ansible-filters (>=1.3.0,<2.0.0)
Requires-Dist: molten (>=1.0.1,<2.0.0)
Requires-Dist: periodiq (>=0.12.1,<0.13.0)
Requires-Dist: psycopg2 (==2.8.4)
Requires-Dist: python-openstackclient (>=5.0.0,<6.0.0)
Requires-Dist: sqlalchemy (>=1.3.12,<2.0.0)
Requires-Dist: stackprinter (>=0.2.4,<0.3.0)
Requires-Dist: typing-extensions (>=3.7.4,<4.0.0)
