Metadata-Version: 2.1
Name: usine
Version: 0.2.2
Summary: Minimalist remote tasks execution via SSH.
Home-page: https://github.com/pyrates/usine
Author: Pyrates
Author-email: yohan.boniface@data.gouv.fr
License: MIT
Keywords: ssh deployment
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: docs
Requires-Dist: paramiko (==2.4.2)
Requires-Dist: progressist (==0.0.6)
Requires-Dist: PyYAML (==3.13)
Provides-Extra: docs
Requires-Dist: mkdocs; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'

# usine
Remote tasks execution via SSH


