Coder Social home page Coder Social logo

Add to homebrew? about mitmproxy HOT 8 CLOSED

mitmproxy avatar mitmproxy commented on September 24, 2024
Add to homebrew?

from mitmproxy.

Comments (8)

cortesi avatar cortesi commented on September 24, 2024

I might be wrong, but I believe that homebrew has a policy against including packages that can be installed by pip or other external package managers. The next release of mitmproxy will be installable by pip...

from mitmproxy.

zenspider avatar zenspider commented on September 24, 2024

Current version doesn't say how to install it. Ya need to have one or the other. I'd love to use this but it flips my bozobit.

from mitmproxy.

cortesi avatar cortesi commented on September 24, 2024

Not sure what you mean by flipping your bozo bit, but the easiest way to install mitmproxy at the moment is using pip, the most widely used Python package manager. The command is simple, and is right there on the front page of mitmproxy.org:

pip install mitmproxy

from mitmproxy.

zenspider avatar zenspider commented on September 24, 2024

You should add that to the readme.

from mitmproxy.

zenspider avatar zenspider commented on September 24, 2024

BTW, I don't think homebrew has a policy against packages that can be installed via a package manager, but those that have to be installed by a package manager.

from mitmproxy.

cortesi avatar cortesi commented on September 24, 2024

If you're reading the README you've either downloaded a source distribution or checked out the source. At that point, it's unavoidable that you need to know what a Python package is and how to install it. I'll consider spelling this out in the README, but there's a point beyond which it no longer makes sense to hand-hold.

from mitmproxy.

cortesi avatar cortesi commented on September 24, 2024

Regarding homebrew, I've now looked at the situation, and it's probably not appropriate for mitmproxy. Not only would a mitmproxy recipe need to be created, but the same would need to be done for the libraries it depends on. This won't fly - the convention is to install this sort of thing through pip or easy_install.

from mitmproxy.

zenspider avatar zenspider commented on September 24, 2024
  1. Your readme is prominently displayed at: https://github.com/cortesi/mitmproxy/

  2. Your instructions don't help non-python developers who just want to use your software:

9551 % type pip
whatis: pip: not found
9552 % python --version
Python 2.7.1

from mitmproxy.

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.