GithubHelp home page GithubHelp logo

tornado-pro's Introduction

一、利用pycharm新创建一个项目

注意点,我们用pycharm创建一个django项目,然后把项目里面的文件夹及文件全部删除

二、从之前开发的虚拟空间复制安装包及版本过来

  • 1、pip freeze

    Pillow==4.1.1
    PyMySQL==0.7.11
    SQLAlchemy==1.1.9
    argparse==1.2.1
    backports-abc==0.5
    backports.ssl-match-hostname==3.5.0.1
    certifi==2017.4.17
    futures==3.1.1
    olefile==0.44
    pbkdf2==1.3
    pycket==0.3.0
    redis==2.10.5
    singledispatch==3.4.0.3
    six==1.10.0
    tornado==4.5.1
    wsgiref==0.1.2
    
  • 2、在项目文件夹下创建一个requirements.txt文件存放上面全部的包

三、配置pycharm同步到服务器配置具体步骤

四、同步文件安装全部的包pip install -r requirements.txt并查看安装情况

tornado-pro's People

Contributors

kuangshp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.