Alex Gaynor 1d4c9ecb30 Removed now unnecesary workaround for PyPy
Change-Id: I793108170a4fa847d351cf605bf2d01b0dd46822
2014-05-31 21:41:21 -07:00
2014-04-30 09:43:08 -06:00
2014-05-07 05:19:26 +10:00
2014-04-21 09:31:52 -06:00
2014-04-30 12:00:09 -06:00
2014-04-30 12:00:09 -06: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 76 MiB
Languages
Python 99.9%
Shell 0.1%