Skip to content

Wamy-Dev/easyrequirements

Repository files navigation

easyrequirements

This is an easy requirements.txt installer for python/pip. This is an installer that you can put into your projects to allow people to easily install the requirements needed to run a .py file. It can be used in any project, and you can choose where the requirements.txt can be located as well. (Guide in the wiki). Easyrequirements also can incorporate a readme into it so the user can easily select if they want to read it or not. It also allows the user to choose if they even want to install the requirements. This was mostly just an experimental project, but it is production ready.

How do I edit it to make it mine?

Eeverything you need to know is in the wiki. Please give it a go over before you change things. Thank you. 💖

Can I use this on linux or mac?

Yes. If on Windows use the .bat version. If on linux or mac use the .sh version.

These scripts were made by me, Wamy.
If you want to contact me: My personal contact page
If you want to donate to show your thanks: My personal donation page
This project was made with community in mind, please be nice and don't steal my work.