[New-bugs-announce] [issue31264] Import Package/Module through HTTP/S repository
John Torakis
report at bugs.python.org
Wed Aug 23 06:18:02 EDT 2017
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 <report at bugs.python.org>
<http://bugs.python.org/issue31264>
_______________________________________
More information about the New-bugs-announce
mailing list