Some CLI users may only need Python codemods. In these cases, we should make the CLI usable from a pip installation (without brew). This would mean that pip install pixee would make both the CLI itself and the Python codemodder available without the Java codemodder.
Some CLI users may only need Python codemods. In these cases, we should make the CLI usable from a
pipinstallation (withoutbrew). This would mean thatpip install pixeewould make both the CLI itself and the Python codemodder available without the Java codemodder.