Metadata-Version: 2.1
Name: etos_environment_provider
Version: 3.2.2
Summary: Environment provider for ETOS.
Home-page: https://github.com/eiffel-community/etos-environment-provider
Author: Tobias Persson
Author-email: tobias.persson@axis.com
License: Apache License, Version 2.0
Project-URL: Documentation, https://etos.readthedocs.io/
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: eventlet~=0.33
Requires-Dist: celery~=5.3
Requires-Dist: cryptography<43.0.0,>=42.0.4
Requires-Dist: gevent~=23.7
Requires-Dist: gunicorn~=19.9
Requires-Dist: falcon~=3.1
Requires-Dist: jsontas~=1.3
Requires-Dist: packageurl-python~=0.11
Requires-Dist: etcd3gw~=2.3
Requires-Dist: etos_lib==4.0.0
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"

=========================
ETOS Environment Provider
=========================

.. image:: https://img.shields.io/badge/Stage-Sandbox-yellow.svg
  :target: https://github.com/eiffel-community/community/blob/master/PROJECT_LIFECYCLE.md#stage-sandbox

ETOS (Eiffel Test Orchestration System) Environment Provider


Description
===========

Handling of environments making it possible to checkout and check in environments for use in testing with ETOS.


Installation
============

   pip install .


Contribute
==========

- Issue Tracker: https://github.com/eiffel-community/etos/issues
- Source Code: https://github.com/eiffel-community/etos-environment-provider


Support
=======

If you are having issues, please let us know.
There is a mailing list at: etos-maintainers@googlegroups.com or just write an Issue.
