Metadata-Version: 2.0
Name: selenol-python
Version: 0.1
Summary: Framework to develop selenol services using Python.
Home-page: https://github.com/selenol/selenol-python
Author: Javier Delgado
Author-email: JavierDelgado@outlook.com
License: GPLv3
Platform: UNKNOWN
Requires-Dist: sqlalchemy (>=1.1.9)
Requires-Dist: websocket-client (>=0.40.0)
Provides-Extra: tests
Requires-Dist: coverage (>=4.0); extra == 'tests'
Requires-Dist: isort (>=4.2.5); extra == 'tests'
Requires-Dist: pydocstyle (>=1.1.1); extra == 'tests'
Requires-Dist: pytest (>=3.0.7); extra == 'tests'
Requires-Dist: pytest-cache (>=1.0); extra == 'tests'
Requires-Dist: pytest-cov (>=2.4.0); extra == 'tests'
Requires-Dist: pytest-pep8 (>=1.0.6); extra == 'tests'
Requires-Dist: pytest-runner (>=2.11.1); extra == 'tests'
Requires-Dist: tornado (>=4.5b1); extra == 'tests'

UNKNOWN


