.. python-restclient documentation master file, created by sphinx-quickstart on Wed Dec 24 16:29:48 2008. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to python-restclient's documentation! ============================================= .. rubric:: Everything you need to know about python-restclient. **Python-restclient** is simple **REST client for Python**, inspired bythe microframework (Camping, Sinatra) style of specifying actions: get,headput, post, delete. Made by `Enki Multimedia `_ for one of our project and we decided to make it public. Fisrt steps =========== .. toctree:: :maxdepth: 2 installation gettingstarted .. _api: Reference ========== .. toctree:: :maxdepth: 2 resource httpclient * Follow development on `Bitbucket `_. * Report bugs, report features and browse the source through `Tracker `_. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`