End to end ML_Project Command to Intall the package : pip install -r requirements.txt python setup.py install Command to build the distribution/package : python setup.py sdist Source Distribution python setup.py bdist_wheel Binary Distribution