Metadata-Version: 2.0
Name: dops
Version: 0.0.1.36
Summary: devops cli 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
===============================

.. image:: https://img.shields.io/pypi/v/dops.svg
    :target: https://pypi.python.org/pypi/dops


.. image:: https://img.shields.io/github/stars/ysicing/dops.svg
    :target: https://github.com/ysicing/dops/
    :alt: Github stars

.. image:: https://img.shields.io/travis/ysicing/dops/dev.svg?maxAge=3600&label=Linux%20/%20macOS
    :target: https://travis-ci.org/ysicing/dops
    :alt: Linux tests (Travis)

.. image:: https://coveralls.io/repos/github/ysicing/dops/badge.svg?branch=dev
    :target: https://coveralls.io/github/ysicing/dops?branch=dev


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. 

