Metadata-Version: 2.0
Name: dops
Version: 0.0.1
Summary: Dops tool
Home-page: https://github.com/ysicing/dops
Author: ysicing
Author-email: ops.ysicing@gmail.com
License: LGPLv3
Description-Content-Type: UNKNOWN
Keywords: cli dops system
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console :: Curses
Classifier: Environment :: Web Environment
Classifier: Framework :: Bottle
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: System :: Monitoring
Requires-Dist: psutil (>=5.4.2)

===============================
Dops tools on your system
===============================


Summary
=======

Oops tools.


Requirements
============

- ``python >=3.6``
- ``psutil>=5.4.2`` (better with latest version)

Optional dependencies:


Installation
============

Several method to test/install Dops on your system. Choose your weapon !

```
pip3 install dops
```

License
=======

LGPLv3. 

