Metadata-Version: 2.2
Name: etos_environment_provider
Version: 5.3.2
Summary: Environment Provider for ETOS.
Author-email: Tobias Persson <tobias.persson@axis.com>
License: Apache License, Version 2.0
Project-URL: Documentation, https://etos.readthedocs.io/
Project-URL: Homepage, https://github.com/eiffel-community/etos-environment-provider
Project-URL: Repository, https://github.com/eiffel-community/etos-environment-provider
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: cryptography<43.0.0,>=42.0.4
Requires-Dist: jsontas~=1.3
Requires-Dist: packageurl-python~=0.11
Requires-Dist: etcd3gw~=2.3
Requires-Dist: etos-lib==5.1.2
Requires-Dist: opentelemetry-api~=1.21
Requires-Dist: opentelemetry-exporter-otlp~=1.21
Requires-Dist: opentelemetry-sdk~=1.21
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.
