Metadata-Version: 2.1
Name: InsightPythonConnect
Version: 1.0.8
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Proteus Technologies Pvt Ltd
Author-email: Swapnil.bangar@proteustech.in
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# This package integrates visuals REST API 

## Make sure you have upgraded version of pip
Windows
```
python -m pip install --upgrade pip
```

Linux
```
python3.8 -m pip install --upgrade pip 
```


