Metadata-Version: 2.1
Name: pycreatedgmlgraph
Version: 1.0
Summary: A package for creating graphs from modules dependency
Home-page: https://github.com/Chebotarev-Alexey/PyCreateDgmlGraph
Author: Alexey-Chebotarev
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

## PyCreateGraph

With this module you can create dependency graph from python module. Check example_files/main.py for more.
