Python 3, easy_install, pip and pypi

Python 3, easy_install, pip and pypi

PyPi itself supports Python 3. The setuptools package provides a version of easy_install that works with Python 3.

According to the pip page, pip support Python 3 since v 1.0.

There is ongoing effort to provide support for Python 3 in pip.
See Porting Pip to Python 3 thread on virtualenv mailing list or head directly to Vinay Sajips repo on bitbucket.org

Python 3, easy_install, pip and pypi

As of version 1.0, pip supports Python 3.

Leave a Reply

Your email address will not be published. Required fields are marked *