social-networks-graph-generator

View on PyPIReverse Dependencies (0)

1.2.0 social_networks_graph_generator-1.2.0-py3-none-any.whl

Wheel Details

Project: social-networks-graph-generator
Version: 1.2.0
Filename: social_networks_graph_generator-1.2.0-py3-none-any.whl
Download: [link]
Size: 18619
MD5: 82e57dc3b10fa470206937e557efca15
SHA256: d7e2ef59cd6af5bc4495d79d717e2192c757c712aae22b892c2526f99f59a139
Uploaded: 2022-02-16 09:48:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: social-networks-graph-generator
Version: 1.2.0
Summary: CLI tool to generate a graph from a hashtag or expression
Author: Ambanum
Home-Page: https://github.com/ambanum/social-networks-graph-generator
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)
Requires-Dist: coverage; extra == "test"
Provides-Extra: test
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
graphgenerator/__init__.py sha256=wFqK20ib6NVQdMgcNKuDkyiqTdrVCimJjHKBIL_W4n0 252
graphgenerator/cli.py sha256=0hd2yhrqPGg0yCuPeL4pFa55Sb0t-LipE8zJQ7cWKQE 7251
graphgenerator/version.py sha256=MpAT5hgNoHnTtG1XRD_GV_A7QrHVU6vJjGSw_8qMGA4 22
graphgenerator/config/__init__.py sha256=pzITZEfiUTUKh58wTF2-2au0mfE-Q5mNXnnpWcKOXZk 39
graphgenerator/config/column_names.py sha256=JuiBz-T-LH00pcBbAfQU6Jxn9eLuAf2FBfPL8Jx5MrY 1493
graphgenerator/config/config_export.py sha256=hOa0-NoWememBFQtu1vyM8k3xN-UBhXoUcKkwoBwIk4 1262
graphgenerator/custom_classes/GraphBuilder.py sha256=RYcdiCVnnOEHOPNfnxzcvNyGUgYrdf9Jas5-mD0DZrA 17868
graphgenerator/custom_classes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graphgenerator/data_cleaning/__init__.py sha256=BBH7SGg_0JZ8bieJITR0piPVAe2Bm3xhwuDvQeAxUYY 48
graphgenerator/data_cleaning/edges.py sha256=bEGFgDCm75dfr4JW3WafFRUzHETW_q1UPxfq71qAOn8 4486
graphgenerator/data_cleaning/export.py sha256=r9LgmDIKW2K8QymEUYWLNE85Vty2rrtlyCR27c1MC38 3645
graphgenerator/data_cleaning/nodes.py sha256=IEDBgqjVluZ1v4Ppx3PXpXiLkWsIBArCxbpx1HGcxl8 7516
graphgenerator/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graphgenerator/utils/toolbox.py sha256=P8GeJ09M2y8YxHhtDgtG8QEfOQiwMQwZZfvZ_fedk3A 2485
graphgenerator/utils/tweet_extraction.py sha256=NmIElIY14ej05QAplK_fZar0BQxv2rMbKbUot6c3cpU 4453
social_networks_graph_generator-1.2.0.dist-info/METADATA sha256=bIzGvBUkbTC4n_BPiJkmEJlxu-7NQeIRng0l3h1xiAM 968
social_networks_graph_generator-1.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
social_networks_graph_generator-1.2.0.dist-info/dependency_links.txt sha256=eiHeuNlpzFxy8ke0zTZLWraoAQFLLgzJMvgpm1y-ubs 57
social_networks_graph_generator-1.2.0.dist-info/entry_points.txt sha256=36ICH1bXQAkeIQzPig5nk4lvIkMs8C7hmOHLIHAL3n0 60
social_networks_graph_generator-1.2.0.dist-info/top_level.txt sha256=Faz9Hpta9oxyDVrSiLdyuy4n12qCsi323UJJ7XNWbE0 15
social_networks_graph_generator-1.2.0.dist-info/RECORD

top_level.txt

graphgenerator

entry_points.txt

graphgenerator = graphgenerator.cli:main
git+https://github.com/JustAnotherArchivist/snscrape.git