Metadata-Version: 2.1
Name: pubnet
Version: 0.6.0
Summary: A python package for storing and working with publication data in graph form.
Home-page: https://gitlab.com/net-synergy/pubnet
License: MIT
Keywords: publication,network
Author: David Connell
Author-email: davidconnell12@gmail.com
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: igraph (>=0.10,<0.11)
Requires-Dist: matplotlib (>=3.5,<4.0)
Requires-Dist: numpy (>=1.23,<2.0)
Requires-Dist: pandas (>=1.4,<2.0)
Requires-Dist: pyarrow (>=9.0,<10.0)
Requires-Dist: scipy (>=1.9,<2.0)
Project-URL: Documentation, https://net-synergy.gitlab.io/pubnet
Project-URL: Repository, https://gitlab.com/net-synergy/pubnet
