Metadata-Version: 2.1
Name: dijkstrapathfinder
Version: 1.0.3
Summary: A Python module to run algorithms
Home-page: https://github.com/Hariesh28/AlgorithmVisualizer
Author: Hariesh
Author-email: hariesh28606@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: streamlit
Requires-Dist: matplotlib
Requires-Dist: networkx

# AlgorithmVisualizer
 A streamlit-based application to visualize and interact with algorithms
