Back to Browse

Using pip-tools to manage Python dependencies

6.7K views
Jun 12, 2023
3:05

Today a quick 3 minute demo how you can make a requirements.txt file from a requirements.in file using pip-tools / pip-compile. It's a handy tool to make a requirements file that communicates better where dependencies are coming from, and as an alternative to managing tools like poetry that do quite a bit (maybe too much?) for you. Project link: https://github.com/jazzband/pip-tools --- Learn more about Pybites / what we do: https://pybit.es Get our weekly developer / mindset emails: https://pybit.es/friends/ Join our Slack community: https://pybit.es/community/ And last but not least, we appreciate any feedback to make our YouTube content better 💡 https://form.jotform.com/230941798741062 🙏

Download

1 formats

Video Formats

360pmp44.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Using pip-tools to manage Python dependencies | NatokHD