Go to file
Terry Howe 6acf124278 Add .venv to .gitignore
Change-Id: I046ec38145fdc540f2a0cfa63ad640017f92f97c
2014-04-21 09:31:52 -06:00
2014-04-17 12:44:19 -05:00
2014-04-16 00:25:48 -05:00
2014-04-21 09:31:52 -06:00
2014-04-17 12:44:19 -05:00

OpenStack Python SDK

python-openstacksdk is a ground-up implementation of a Python API and SDK for OpenStack REST services.

Building Documentation

This documentation is written by contributors, for contributors.

The source is maintained in the doc/source folder using reStructuredText and built by Sphinx

  • Building Manually:

    $ python setup.py build_sphinx

Results are in the build/sphinx/html directory.

Requirements

  • Python 2.6+, Python 3.3+
  • httpretty
  • pbr
  • requests

License

Apache 2.0

Description
Unified SDK for OpenStack
Readme 80 MiB
Languages
Python 99.9%