lee1jaden / baseball-analytics

This repository is for experimenting with baseball data analytics.
0 stars 0 forks source link

Python Environment #3

Closed lee1jaden closed 3 weeks ago

lee1jaden commented 1 month ago

Create a python virtual environment for the project. Streamline installation for non-tech savvy coaches and managers.

lee1jaden commented 4 weeks ago

Uninstall Ubuntu and transition to WSL before doing this. Make sure to commit everything to git first.

lee1jaden commented 3 weeks ago

Check that. Remain on Ubuntu until the end of the semester or the school year.

lee1jaden commented 3 weeks ago

pipreqs is better than pip freeze since it pulls dependencies from the python files rather from the virtual environment.