虚拟环境管理工具PEW.zip

时间:2022-08-05 13:26:31
【文件属性】:
文件名称:虚拟环境管理工具PEW.zip
文件大小:42KB
文件格式:ZIP
更新时间:2022-08-05 13:26:31
开源项目 PEW (Python Env Wrapper)是一套管理多个虚拟环境的工具,在bash,zsh,fish和powershell上完美运行。 用法: ~> pew new --python=pypy -i django myproject Running virtualenv with interpreter /home/dario/Applications/bin/pypy New pypy executable in myproject/bin/pypy Installing distribute.................................................................. ....................................................................................... ..................................................................done. Installing pip................done. Downloading/unpacking django Downloading Django-1.5.1.tar.gz (8.0MB): 8.0MB downloaded Running setup.py egg_info for package django warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' Installing collected packages: django [SNIP] Successfully installed django Cleaning up... Launching subshell in virtual environment. Type 'exit' or 'Ctrl D' to return.
【文件预览】:
pew-master
----debian()
--------control(976B)
--------changelog(170B)
--------compat(2B)
--------source()
--------py3dist-overrides(63B)
--------rules(92B)
----.gitignore(111B)
----setup.cfg(27B)
----README.md(18KB)
----appveyor.yml(131B)
----default.nix(1KB)
----tests()
--------test_mkvirtualenv.py(2KB)
--------test_cp.py(2KB)
--------test_restore.py(699B)
--------conftest.py(2KB)
--------test_mktmpenv.py(994B)
--------test_pew.py(267B)
--------template_test(295B)
--------test_setproject.py(2KB)
--------test_dir.py(143B)
--------test_in.py(401B)
--------test_wipe.py(370B)
--------utils.py(883B)
--------test_project.py(3KB)
--------test_rmvirtualenv.py(487B)
--------testpackage()
--------test_print_utils.py(2KB)
--------test_install.py(1002B)
--------test_ls.py(776B)
--------test_getproject.py(2KB)
--------test_workon.py(3KB)
----LICENSE(1023B)
----Pipfile(315B)
----requirements.txt(174B)
----pew()
--------_print_utils.py(2KB)
--------__init__.py(76B)
--------shell_config()
--------__main__.py(31B)
--------pew.py(27KB)
--------_utils.py(2KB)
--------template_django(126B)
----MANIFEST.in(80B)
----setup.py(3KB)
----.travis.yml(2KB)
----tox.ini(614B)

网友评论