Why should you use a requirements.txt in Python?

Опубликовано: 06 Март 2023
на канале: YUNIKARN
50
1

【Online Courses】
⚡Getting Started with Stata: (24 lectures + 4 assignments = 5.5 hours content): available on Udemy: https://www.udemy.com/course/getting-...

⚡Applied Time Series using Stata (29 lectures + 4 assignments = 6.5 hours content): available on Udemy: https://www.udemy.com/course/applied-...

The video
You might have seen a requirements.txt in a GitHub repository. Why do people use it? Moving virtual environments into other folders or uploading to other machines is usually a bad idea (paths can break, security concerns etc.). This video shows you how to make a requirements.txt. Then we demonstrate how to install packages in your virtual environment using a requirements.txt.

GitHub
https://github.com/GerhardKling/Pytho...

The channel
YUNIKARN focuses on publishing educational content in applied statistics, mathematics, and data science. In these fields, programming skills have become essential. Hence, we cover various programming languages, including Python, Stata, and C++, to tackle problems and for fun. We upload on Mondays recorded tutorials or live streams.

Hashtags
#datascience #python #requirements