Create a Requirements Text File for your Python Environment

How to install all of the necessary dependencies in your Python environment by running only one pip install command in your terminal.

Tasos Pardalis
Road to Full Stack Data Science

--

Have you ever received a .py file from a colleague or have you cloned a Github repo? Probably you have. It’s best practice to create a new virtual environment with the right Python version and install the necessary dependencies.

--

--

Tasos Pardalis
Road to Full Stack Data Science

I am a full-stack Data Scientist with a passion for innovation. I like gaining business value from data and automating analysis.