Python Shapeways Documentation ============================== Contents: .. toctree:: :maxdepth: 2 client .. image:: https://travis-ci.org/Shapeways/python-shapeways.png?branch=master :target: https://travis-ci.org/Shapeways/python-shapeways .. image:: https://coveralls.io/repos/Shapeways/python-shapeways/badge.png?branch=master :target: https://coveralls.io/r/Shapeways/python-shapeways?branch=master Installing ---------- .. code:: bash pip install shapeways Documentation ------------- Documentation can be found at `ReadTheDocs `_. Building Documentation ~~~~~~~~~~~~~~~~~~~~~~ Once built the docs can be accessed from ``/docs/_build/html/index.html`` .. code:: bash git clone git://github.com/Shapeways/python-shapeways.git cd python-shapeways make docs Versions before 1.0.0 --------------------- The original client was written and maintained by @pauldw for information about versions earlier than v1.0.0 please visit `https://github.com/pauldw/shapeways-python `_ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`