Google Code Shutting Down

Mario Figueiredo marfig at gmail.com
Thu Mar 12 19:12:43 EDT 2015


On Thu, 12 Mar 2015 15:26:08 -0700 (PDT), Josh English
<Joshua.R.English at gmail.com> wrote:

>I've been hosting Python projects on Google Code, and they're shutting down.
>
>Damn.
>
>What is the recommended replacement for Code Hosting that works reliably with PyPi and pip?

Essentially anywhere where either Git, Bazaar, Mercurial or Subversion
are supported. See:

https://pip.pypa.io/en/latest/reference/pip_install.html#vcs-support



More information about the Python-list mailing list