morgan
morgan copied to clipboard
PyPI Mirror for Restricted/Offline Environments
morgan-0.12.3, python-3.10, linux-x86_64 morgan mirror
I am utilizing this tool in my company for my team to centrally pull many packages into our locked down environment, Since every project has their own set of python...
closes #19
If I try to mirror `tensorflow` with python environments for both 3.11 and 3.12 then it won't grab `tensorflow-io-gcs-filesystem` which is required for python
morgan fetches selenium-2.0-dev-9429.tar.gz instead of selenium-4.18.1.tar.gz morgan.ini: ```ini [env.None] os_name = posix sys_platform = linux platform_machine = x86_64 platform_python_implementation = CPython platform_system = Linux python_version = 3.11 python_full_version = 3.11.5...
closes #15
Morgan version 0.13.4 Mirroring jupyterlab ==4.0.9 misses the fqdn requirement of the format-nongpl optional-dependency of jsonschema. This dependency is pulled in by jupyter_events which chains up by jupyter_server > jupyterlab_server...
To be able to download several versions of one library, allow multiline requirement values: ```ini urllib3 = =2 [brotli,socks,zstd] ```
Our installation was working well until a couple months ago? when we stopped being able to download past a certain version of x package - mostly from more popular packages....