/pythorn

A Python module for all the data structures and algorithms.

Primary LanguagePythonMIT LicenseMIT

Pythorn

Downloads Python

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

Features!

  • Easy Documentation
  • Time complexities on the go
  • Get the code right in your editor

Installation

Pythorn requires Python V3+

pip install pythorn

Uninstall

If you want to uninstall algorithms, it is as simple as:

pip uninstall  pythorn