Skip to content

robinsingh-ai/pythorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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