pythorn
1.0.0
Pythorn is a python module that contains Python-based minimal and clean example implementations of popular data structures and all major algorithms!! Mainly for educational purposes
Pythorn requires Python V3+
pip install pythornIf you want to uninstall algorithms, it is as simple as:
pip uninstall pythorn