Code Monkey home page Code Monkey logo

Comments (5)

styxit avatar styxit commented on August 17, 2024

@qgerome I am pretty sure the use of the request module can be replaced by the urllib and urllib2 modules.

from htpc-manager.

qgerome avatar qgerome commented on August 17, 2024

Of course it's possible. Requests is way better than urllib but I can change the code to use the builtin module...
On 08 Sep 2013, at 14:53, Styxit [email protected] wrote:

@qgerome I am pretty sure the use of the request module can be replaced by the urllib and urllib2 modules.


Reply to this email directly or view it on GitHub.

from htpc-manager.

styxit avatar styxit commented on August 17, 2024

I would like the setup for Htpc Manager to be as easy as possible so you don't need to be a python expert to get it running. I already wrote some (complex?) install guides for different OS's. Using built-in methods is preferred because is does not require any extra steps when installing python. The more dependencies there are, the more complicated the setup is and less people will start using it.

If you could change to utorrent module so it uses urllib or urllib2 a lot of users will be very thankfull.

from htpc-manager.

qgerome avatar qgerome commented on August 17, 2024

I don't agree with you on that point because :

  1. For me, a dev has to use the more dev-friendly library. In this case requests is far better than urllib
  2. It doesn't change anything for the endusers if you have a good setup script

But I'll do the changes when I'll have time (May take several days) ;)

On 10 Sep 2013, at 23:23, Styxit [email protected] wrote:

I would like the setup for Htpc Manager to be as easy as possible so you don't need to be a python expert to get it running. I already wrote some (complex?) install guides for different OS's. Using built-in methods is preferred because is does not require any extra steps when installing python. The more dependencies there are, the more complicated the setup is and less people will start using it.

If you could change to utorrent module so it uses urllib or urllib2 a lot of users will be very thankfull.


Reply to this email directly or view it on GitHub.

from htpc-manager.

styxit avatar styxit commented on August 17, 2024

I think this is now fixed? Closing the issue.

from htpc-manager.

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.