Skip to content

A Python library to show mightines of python like implementation of data structures, ml algorithms

License

Notifications You must be signed in to change notification settings

NishantBaheti/mightypy

Repository files navigation

This is the documentation of mightypy.

Description

This package initially started with the idea of expanding mightiness of python with expermenting on data structures and machine learning algorithms.

visit https://mightypy.readthedocs.io/ for detailed documentation

Install from pypi:

$ pip install -U mightypy

Or, from github:

$ pip install git+https://github.com/nishantbaheti/mightypy