Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making a requirements.txt to install all dependencies #148

Open
nandikajain opened this issue Mar 13, 2021 · 6 comments
Open

Making a requirements.txt to install all dependencies #148

nandikajain opened this issue Mar 13, 2021 · 6 comments
Labels
enhancement New feature or request gssoc21 help wanted Extra attention is needed up for grabs

Comments

@nandikajain
Copy link

Right now, in order to run the project, there are multiple dependencies that need to be installed.
Making a requirements.txt file and install requirement.txt through command line, instead of installing each dependency is more convenient and can be installed through. This way even when new dependencies are added, there will be no need to update REAME or any other file and all the dependencies can be installed by the command: pip3 install -r requirements.txt

@palrohitg
Copy link

@nandikajain All most done generating the PR Soon.

@palrohitg
Copy link

palrohitg commented Mar 13, 2021

@Kashish121 @vinitshahdeo @nandikajain Just a Quick status from my side.
I had added the requirement.txt for portscanner. The app is up and running perfectly. Just added some img for the same.
Generated the PR for Same
image
image
image

@iamansoni
Copy link

Is this issue still needs to be addressed!
If yes, you can assign it to me!

@nandikajain
Copy link
Author

@Kashish121 @vinitshahdeo @nandikajain Just a Quick status from my side.
I had added the requirement.txt for portscanner. The app is up and running perfectly. Just added some img for the same.
Generated the PR for Same
image
image
image

@vinitshahdeo

@subhangi2731
Copy link

assign me this please

@harshakhmk
Copy link

harshakhmk commented Jun 6, 2021

@nandikajain I would like to work on this issue @vinitshahdeo @ishika1727

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc21 help wanted Extra attention is needed up for grabs
Projects
None yet
Development

No branches or pull requests

6 participants