zoukankan      html  css  js  c++  java
  • utahta/pythonbrew

    utahta/pythonbrew

    COMMANDS

    install <version>
    Build and install the given version of python.
    Install setuptools and pip automatically.
    switch <version>
    Permanently use the specified python as default.
    use <version>
    Use the specified python in current shell.
    py <python file>
    Runs a named python file against specified and/or all pythons.
    list
    List the installed all pythons.
    list -k <version>
    List the available install pythons.
    uninstall <version>
    Uninstall the given version of python.
    cleanup
    Remove stale source folders and archives.
    update
    Upgrades pythonbrew to the latest version.
    off
    Disable pythonbrew.
    symlink
    Create/Remove a symbolic link to python (in a directory on your $PATH)
    buildout
    Runs the buildout with specified or current using python.
    venv
    Create isolated python environments (uses virtualenv)
    version
    Show version.
    See more details below
    pythonbrew help <command>
  • 相关阅读:
    第九周PSP
    c++的继承方式
    matlab的应用
    beta发布的评论
    本周psp
    历年作品点评
    JSON解析数据
    每周工作量及代码统计(第七周)
    词频统计(WEB)版
    评论alpha发布
  • 原文地址:https://www.cnblogs.com/lexus/p/2690436.html
Copyright © 2011-2022 走看看