Hi everyone.
I am happy to announce the second release of gaedriver (0.0.2).
Starting this version you can install gaedriver via PyPI:
http://pypi.python.org/pypi/gaedriver/ which also makes it available
to tools like pip.
Here are the release notes:
"""
0.0.2 (pre-alpha)
=================
- Made is_cluster_appserver() a public function.
- Allow passing flags to appcfg.
- Bugfix: app.yaml files were exploding due to inserted linebreaks.
- Bugfix: _create_backends_yaml() applied incorrect indentation.
"""
happy hacking,
robert