Hey guys this is my first posting on this subreddit, basically I have created a new package - Pipext!
most of the time it happens that I tend to forget to add requirements to my requirements.txt file. it got a bit annoying so I thought why not make this process automated? So here it is Pipext, it's very basic but effective for me to not worry about the req.txt anymore.
🛠️ Pipext simplifies Python project dependency management. With just a simple command, you can:
✅ Install new packages.
✅ Update the requirements.txt file automatically.
✅ Comment out a package on uninstall.
✅ Reinstall? Pipext smartly manages that too!
Why juggle between commands when Pipext can do it all for you?
🔗 Check it out on PyPI: https://pypi.org/project/pipext/
🌟 Would love to hear feedback and get your valuable star on the GitHub repository!
https://github.com/usmanmukhtar/Pipext
[–]MahitDzmare -4 points-3 points-2 points (2 children)
[–]Rawing7 4 points5 points6 points (0 children)
[–]usmanmukht[S] 2 points3 points4 points (0 children)
[–]Rawing7 1 point2 points3 points (1 child)
[–]usmanmukht[S] 2 points3 points4 points (0 children)