New submission from John Torakis:

A module presented in "https://github.com/operatorequals/httpimport"; which 
provides functionality for package/module loading through HTTP/S, like the 
golang's "import github.com/someusr/somepkg/subpkg", but for any directory 
served with HTTP/S.

I believe that this module has to become a core feature, after, of course, the 
necessary scrutiny!

----------
components: Extension Modules
hgrepos: 372
messages: 300747
nosy: operatorequals
priority: normal
severity: normal
status: open
title: Import Package/Module through HTTP/S repository
type: enhancement
versions: Python 2.7, Python 3.3, Python 3.4, Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31264>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to