Metadata-Version: 2.1
Name: DSAs
Version: 0.0.1
Summary: Python 3 implementations of various data structures & algorithms.
Home-page: https://github.com/discretegames/DSAs
Author: discretegames
Author-email: discretizedgames@gmail.com
License: MIT
Keywords: python,data structure,algorithm,dsa
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# DSAs

Python 3 implementations of various data structures & algorithms.

More coming soon hopefully.


