Metadata-Version: 2.2
Name: etos_lib
Version: 4.5.0
Summary: ETOS Library
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-library
Project-URL: Repository, https://github.com/eiffel-community/etos-library
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: gql[requests]~=3.4
Requires-Dist: redis~=4.5
Requires-Dist: eiffellib[rabbitmq]~=2.4
Requires-Dist: requests~=2.31
Requires-Dist: kubernetes~=26.1
Requires-Dist: pydantic~=2.1
Requires-Dist: pyyaml~=6.0
Requires-Dist: opentelemetry-api~=1.21
Requires-Dist: opentelemetry-sdk~=1.21
Requires-Dist: opentelemetry-exporter-otlp~=1.21
Requires-Dist: opentelemetry-semantic-conventions~=0.42b0
Requires-Dist: opentelemetry-instrumentation-logging~=0.42b0
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"

============
ETOS Library
============

.. 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) Library


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

A collection of common tools and code used throughout the whole ETOS project.


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

   pip install etos_lib


Contribute
==========

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


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.
