Metadata-Version: 2.1
Name: dstack-bot
Version: 1.1.0
Summary: Simple bot that allows you to run commands on your server using invoke
Home-page: https://github.com/obitec/dstack-bot
Author: JR Minnaar
Author-email: jr.minnaar+pypi@gmail.com
License: MIT License
Keywords: automation deploy telegram bots server administration
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: invoke
Requires-Dist: psutil
Requires-Dist: python-dotenv
Requires-Dist: python-telegram-bot
Provides-Extra: dev
Requires-Dist: sphinx; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'

dstack-bot
----------

Simple bot that allows you to run commands on your server using invoke.


