
Best way to create requirements.txt
Hello Devs, How are you doing with Python? In my previous post, I emphasized not using pip freeze...
Oct 24, 20232 min read9 reactions0 comments
Tag archive

Hello Devs, How are you doing with Python? In my previous post, I emphasized not using pip freeze...

We are using pip freeze or pip3 freeze command for making requirements.txt for our python projects....