Metadata-Version: 2.1
Name: zoviz
Version: 0.4.277
Summary: Unaffiliated visualization helper for Zotero data
Home-page: https://gitlab.com/jlogan03/zoviz
Author: James Logan
Author-email: jlogan03@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: seaborn
Requires-Dist: pandas

Zoviz is an unaffiliated library for accessing and visualizing Zotero data. 

Gitlab project: https://gitlab.com/jlogan03/zoviz (includes example.ipynb notebook)

RTFM: https://zoviz.readthedocs.io/en/latest/index.html

Example application: visualizing the graph of collaboration between creators

![creator graph]( ./ci/docs/source/community_graph.png "Community graph" )
