Metadata-Version: 2.1
Name: cqh-psum
Version: 0.0.2
Summary: progress sum memory for name
Home-page: https://github.com/kragniz/cookiecutter-pypackage-minimal
Author: cqh
Author-email: UNKNOWN
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: psutil
Requires-Dist: prettytable

cqh_psum
========


Usage
-----

Example
---------------------------
*  统计一个进程

 ``cqh_psum --name=python``

* 统计多个进程

  ``cqh_psum --name=python,coder,nginx``  





