[Distutils] Processing dependencies on Gihtub
Paul Moore
p.f.moore at gmail.com
Sat Mar 26 12:03:28 EDT 2016
On 25 March 2016 at 23:17, Demian Brecht <demianbrecht at gmail.com> wrote:
> If that's all accurate, are there any suggested paths to install top level packages and their respective dependencies solely using Github? Are there any API or HTML pages that I'm unaware of that would conform to pip requirements? The only avenue that I can think of is to write a small proxy service that simply presents a format understood by pip
If you have http access to github project pages, you could host your
own PyPI mirror as a set of github pages - see
https://packaging.python.org/en/latest/self_hosted_repository/
Paul
More information about the Distutils-SIG
mailing list