allisson/python-simple-rest-client

View on GitHub
docs/index.rst

Summary

Maintainability
Test Coverage
.. python-simple-rest-client documentation master file, created by
   sphinx-quickstart on Sat Apr 15 17:57:28 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to python-simple-rest-client's documentation!
=====================================================

Simple REST client for python 3.8+, supports sync and asyncio (with httpx) requests


Contents
---------
.. toctree::
   :maxdepth: 2

   installation
   quickstart