Metadata-Version: 2.1
Name: psmon
Version: 1.0.1
Summary: Process monitoring
Home-page: https://github.com/rkkautsar/psmon
License: MIT
Author: Rakha Kanz Kautsar
Author-email: rkkautsar@gmail.com
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: loguru (>=0.2.5,<0.3.0)
Requires-Dist: psutil (>=5.5,<6.0)
Project-URL: Repository, https://github.com/rkkautsar/psmon
Description-Content-Type: text/markdown

# psmon

[![Travis (.com)](https://img.shields.io/travis/com/rkkautsar/psmon.svg)](https://travis-ci.com/rkkautsar/psmon)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/psmon.svg)](https://pypi.org/project/psmon)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=rkkautsar/psmon)](https://dependabot.com)

Monitors and limits process resource

