书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 72 个相关结果.
  • 如何在Windows上安装Django

    如何在Windows上安装Django 安装Python 关于 pip 安装 virtualenv 和 virtualenvwrapper 安装Django Common pitfalls 如何在Windows上安装Django This document will guide you through installing Python 3...
  • virtualenv - Python虚拟环境

    virtualenv Virtualenvwrapper python 的虚拟环境可以为一个 python 项目提供独立的解释环境、依赖包等资源,既能够很好的隔离不同项目使用不同 python 版本带来的冲突,而且还能方便项目的发布。 virtualenv virtualenv 可用于创建独立的 Python 环境,它会创建一个包含项目所必须要的...
  • Python开发环境

    Python开发环境 virtualenv virtualenvwrapper 通过pip和virtualenv进行依赖管理 Python开发环境 不同的人喜欢用不同的方式建立各自的开发环境,但在几乎所有的编程社区,总有一个(或一个以上)开发环境让人更容易接受。使用不同的开发环境虽然没有什么错误,但有些环境设置更容易进行便利的测试,并做一些重复...
  • How to install Django on Windows

    How to install Django on Windows Install Python About pip Install virtualenv and virtualenvwrapper Install Django Common pitfalls How to install Django on Windows This doc...
  • Virtualenv

    898 2018-03-21 《macOS Setup Guide》
    Virtualenv Installation Usage Virtualenvwrapper Virtualenv Virtualenv is a tool that creates an isolated Python environment for each of your projects. For a particular proj...
  • MAC Hints

    Coverage Installation Hints for macOS Users: venv 1. Make sure you have installed Xcode and Homebrew. 2. Install Python 3. 3. Create Virtual Environments with venv 4. Virtualenv...
  • 如何在Windows上安装Django

    如何在Windows上安装Django 安装Python 关于 pip 安装 virtualenv 和 virtualenvwrapper 安装Django Common pitfalls 如何在Windows上安装Django This document will guide you through installing Python 3...
  • Glossary

    Glossary Glossary project directory Directory associated with a virtualenv, usually located elsewhereand containing more permanent development artifacts such as localsource fi...
  • Pipenv & 虚拟环境

    Pipenv & 虚拟环境 确保您已经有了 Python 和 pip 安装 Pipenv 为您的项目安装包 使用安装好的包 下一步 更低层次: virtualenv 基本使用 其他注意 virtualenvwrapper 基本使用 其他有用的命令 virtualenv-burrito autoenv Pipenv & 虚拟环...
  • Pipenv & 虚拟环境

    Pipenv & 虚拟环境 确保您已经有了 Python 和 pip 安装 Pipenv 为您的项目安装包 使用安装好的包 下一步 更低层次: virtualenv 基本使用 其他注意 virtualenvwrapper 基本使用 其他有用的命令 virtualenv-burrito autoenv Pipenv & 虚拟环...