Skip to content

Instantly share code, notes, and snippets.

@M4nw3l
M4nw3l / pip3.py
Created March 8, 2026 15:34
Fixes for StaSh’s Pip utility, fixing infinite recursion in Setuptools module stubs and package installation fallback to directory guessing.
# -*- coding: utf-8 -*-
"""
Install and manage python packages
usage: pip.py [-h] [--verbose] sub-command ...
optional arguments:
-h, --help show this help message and exit
--verbose be more chatty