Metadata-Version: 2.1
Name: pip-plus-plus
Version: 0.0.7
Summary: Pip++
Home-page: https://github.com/idan57/pip-plus-plus
Author: Idan Cohen
Author-email: idan57@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: flask

# pip++
In order to use you can run:\
__python run.py__

Or do:\
__from pipplusplus import run__\
__run.run()__
____

A server will be opened on your local machine and you will be able to connect.
Enjoy! 

