Metadata-Version: 2.1
Name: dstack-bot
Version: 1.1.9
Summary: Simple bot that allows you to run commands on your server using invoke
Home-page: https://github.com/obitec/dstack-bot
Author: J 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: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Software Distribution
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.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: invoke
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'
Provides-Extra: stats
Requires-Dist: psutil ; extra == 'stats'

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

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


