Metadata-Version: 2.1
Name: etos-lib
Version: 1.16.2
Summary: ETOS Library
Home-page: https://github.com/eiffel-community/etos-library
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
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.4
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: graphql-core (==2.2.1)
Requires-Dist: gql (==0.1.0)
Requires-Dist: cryptography (==3.1)
Requires-Dist: redis (==3.5.3)
Requires-Dist: eiffellib (==1.2.0)
Requires-Dist: pydantic (==1.6)
Requires-Dist: requests (==2.24.0)
Requires-Dist: kubernetes (==7.0.1)
Requires-Dist: python-box (==5.2.0)
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.


