Metadata-Version: 2.1
Name: socialgathering
Version: 0.0.1
Summary: Powerful Person and Company Enrichment
Home-page: https://github.com/
Author: Atif Raza Chaudary
Author-email: atifr454@gmail.com
Project-URL: Bug Tracker, https://github.com/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Social Gathering Package

# Make sure you have upgraded version of pip

Windows
```
py -m pip install --upgrade pip
```

Linux/MAC OS
```
python3 -m pip install --upgrade pip
```
