Engage SDK for Django
Project description
Engage is an open source platform for deploying and managing applications, either on your own servers or in the public cloud. It automates server provisioning, application installation, configuration, and upgrades.
This Python package distribution is an SDK which enables you to package your Django applications for deployment via Engage. Currently, only deployment on genForma’s servers is supported. Support for deploying on your own servers (or development machine) will be forthcoming in a future release. If you would like to participate in beta testing of either the cloud or on-premises version of Engage, please contact support@genforma.com.
- Two documents are available to help you with this SDK:
The Quickstart Guide at http://beta.genforma.com/doc-django-quickstart.html (also available in source form in the included quickstart_guide.rst file).
The Reference manual at http://beta.genforma.com/sdk_refman/index.html (also available in source form in the refman subdirectory).
Installation
This package requires setuptools (http://pypi.python.org/pypi/setuptools). If you download the SDK archive to your system, you can install it using easy_install as follows:
easy_install <archive_name>
Alternatively, you can use pip for the installation. You can also skip the downloading step and install it directly from the Python Package Index (http://pypi.python.org):
easy_install engage-django-sdk
Notice
Engage and the Engage SDK is copyright 2010, 2011 by the genForma Corporation. It is made available under the Apache V2.0 license.
This distribution does not include any third party software.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file engage-django-sdk-1.0.0.tar.gz
.
File metadata
- Download URL: engage-django-sdk-1.0.0.tar.gz
- Upload date:
- Size: 58.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cbcedb59371c64317508bbc0117a682da3b7868825703ac62ae0fc76d8cbcbb |
|
MD5 | 0341271a9d4b1a9f57a939971d101541 |
|
BLAKE2b-256 | 845c74e70ddb6c8e44f247f712cf1004e8302850ce28b651bcb83e981c0e0922 |