obino / appscale-tools

A set of command-line tools that can be used to interact with AppScale.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppScale Tools

GitHub version AppScale license Code Quality: Python Total Alerts

A set of command-line tools for interacting with AppScale.

Installing AppScale Tools

See Installing the AppScale Tools.

Installing from Source

To install the very latest code on your system:

  1. Make sure setuptools is installed.
  2. Run # pip install . from this directory.

What is AppScale?

AppScale is an open-source cloud computing platform that automatically deploys and scales unmodified Google App Engine applications over public and private cloud systems and on-premise clusters. AppScale is modeled on the App Engine APIs and has support for Python, Go, PHP and Java applications.

AppScale is developed and maintained by AppScale Systems, Inc., based in Santa Barbara, California, and Google.

See http://github.com/AppScale/appscale for the main branch.

About

A set of command-line tools that can be used to interact with AppScale.

License:Other


Languages

Language:Python 99.5%Language:Makefile 0.3%Language:Shell 0.2%Language:Ruby 0.1%