EasyEngine Python Module
Project description
Remotely manage EasyEngine servers with python-easyengine.
Requirements
Python 2.7, 3.2, 3.3, 3.4, or 3.5
Paramiko >= 2.0.2
Installation
Install using pip:
pip install python-easyengine
Alternatively, you can install download or clone this repo and call pip install -e ..
Bugs and suggestions
If you have found a bug or if you have a request for additional functionality, please use the issue tracker on GitHub.
License
You can use this under Apache 2.0. See LICENSE file for details.
History
0.4.1 (2016-11-15)
Fix: Typo
0.4.0 (2016-11-15)
Fix: No able to clean up
Fix: PEP8
0.2.9 (2016-10-14)
Connect using the local id_rsa
0.2.2 (2016-09-5)
Fix: Site create output
Fix: Site create output
Add: Clean support
Fix: Typo
Fix: Get string from domain string
Fix: Retrieve user and pass at creation
Fix: Responses
Fix: Missing requirements
Fix: Util
Fix: Variable
Improove: Better SSL install process
0.1.6 (2016-09-5)
Add: CSR generation
Add: SSL install and uninstall
0.1.4 (2016-09-5)
Fix: Init file
0.1.3 (2016-09-5)
Missing: Init file
0.1.2 (2016-09-5)
Add: Secure methods
Add: Stack methods
0.1.0 (2016-09-4)
Initial commit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.