Giter Site home page Giter Site logo

install_pys's Introduction

Install_pys

The MIT License

Install_pys is a fabric script that can easily install third python packages for the internal servers.


How to use

First step

Change the config.py for your own situation. you should specify the servers here, and the local path.

  • servers: the remote servers
  • local_path: the relative path that saves the python packages in your local machine

Second step

Install the requirements.

pip install -r requirements.txt

Third step

You can just run one command to install.

fab install_pys:<YOUR_PYTHON_PACKAGES1>,<YOUR_PYTHON_PACKAGES2>
  • All packages will upload to /opt/resource in servers
  • Python will be installed in /opt/python

Or you can run the other functions in fabfile.py. In this way, you can specify the remote path.

install_pys's People

Contributors

wlwang41 avatar

Stargazers

Linusp avatar  avatar

Watchers

 avatar

install_pys's Issues

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.