Coder Social home page Coder Social logo

Comments (6)

imkaka avatar imkaka commented on May 31, 2024

@hastagAB Let me know if you want me to work on the issue. 👍

Virtual Environment is a must, we just can't install every package globally.

from awesome-python-scripts.

hastagAB avatar hastagAB commented on May 31, 2024

Thanks for the suggestion but nobody is going to use each and every script, so having a common requirements.txt is useless for anyone.

Specific requirements for each and every script is already mentioned in their README so that whichever is required can be installed.

from awesome-python-scripts.

imkaka avatar imkaka commented on May 31, 2024

A lot of scripts does not mention anything about third party libraries, It would be better if each script can have consistent README or a local requirements.txt. as having common requirements.txt is a bad idea ?

from awesome-python-scripts.

hastagAB avatar hastagAB commented on May 31, 2024

Yes, I agree but it will be a lot of work as most of the script doesn't have that. One has to check each script manually for that.
If you are willing to take up this work then please go ahead. [In README they have already mentioned the requirements, so it will be a little bit easy to but still, as a solo maintainer I'm unable to do as of now.]

from awesome-python-scripts.

imkaka avatar imkaka commented on May 31, 2024

I have already done that in my PR, will go ahead to seperate out for each script.

from awesome-python-scripts.

imkaka avatar imkaka commented on May 31, 2024

@hastagAB Please review the PR and merge in the first place as It create requirements.txt for already existing scripts in the repo.

  • Other scripts PR can cause merge conflict.
  • New Script has to follow adding requirements.txt to script folder as mentioned at README.

Hope It helps 🍡

from awesome-python-scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.