Metadata-Version: 2.1
Name: social-networks-graph-generator
Version: 1.1.1
Summary: CLI tool to generate a graph from a hashtag or expression
Home-page: https://github.com/ambanum/social-networks-graph-generator
Author: Ambanum
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: ~=3.8
Requires-Dist: setuptools-scm (==6.3.2)
Requires-Dist: networkx (==2.6.3)
Requires-Dist: pandas (==1.3.5)
Requires-Dist: pytz (==2021.3)
Requires-Dist: matplotlib (==3.5.0)
Requires-Dist: python-louvain (==0.15)
Requires-Dist: snscrape (==0.4.3.20220106)
Requires-Dist: scikit-learn (==0.24.2)
Requires-Dist: social-networks-bot-finder (==1.2.4)
Requires-Dist: numpy (==1.21.5)
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

UNKNOWN

