Metadata-Version: 2.1
Name: pybenutils
Version: 0.0.7.1
Summary: PyBEN Utilities repository
Home-page: https://github.com/DarkFlameBEN/pybenutils.git
Author: Ben Moskovitch
Author-email: "Ben Moskovitch" <darkflameben@gmail.com>
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >3
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: supertools
Requires-Dist: boto3
Requires-Dist: psutil
Requires-Dist: selenium
Requires-Dist: multiprocess
Requires-Dist: pynput
Requires-Dist: boto
Requires-Dist: paramiko
Requires-Dist: pywin32 ; sys_platform == "win32"

# pybenutils
PyBEN Utilities repository, Contains a variety of useful methods and classes designed to allow easy access to high level operations 

### Installation
> python -m pip install pybenutils -U



