allisson/python-simple-rest-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/pythonapp.yml
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
LICENSE
MANIFEST.in
Makefile
README.rst
docs/Makefile
docs/conf.py41
A
0 mins
docs/index.rst
docs/installation.rst
docs/quickstart.rst
examples/async_github.py28
A
0 mins
examples/async_httpbin.py13
A
0 mins
examples/async_httpbin_disable_ssl.py13
A
0 mins
examples/github.py25
A
0 mins
examples/httpbin.py13
A
0 mins
examples/httpbin_disable_ssl.py13
A
0 mins
pyproject.toml
pytest.ini
requirements-dev.txt
requirements.txt
setup.cfg
setup.py54
A
1 hr
simple_rest_client/__init__.py0
A
0 mins
simple_rest_client/api.py58
A
2 hrs
simple_rest_client/decorators.py44
A
0 mins
simple_rest_client/exceptions.py18
A
0 mins
simple_rest_client/models.py3
A
0 mins
simple_rest_client/request.py76
A
55 mins
simple_rest_client/resource.py116
A
1 hr