Metadata-Version: 1.2
Name: callgraph
Version: 0.1.1
Summary: Decorators and Jupyter IPython magic to display a dynamic call graph.
Home-page: https://github.com/osteele/callgraph
License: UNKNOWN
Author: Oliver Steele
Author-email: steele@osteele.com
Requires-Python: >=3.5
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python
Requires-Dist: graphviz (~=0.8.2)
