Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/GLEF1X/parser
Browse files Browse the repository at this point in the history
  • Loading branch information
GLEF1X committed Apr 25, 2021
2 parents 892fbd0 + e04ebd3 commit da5911c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


[![PyPI version](https://img.shields.io/pypi/v/glQiwiApi.svg)](https://pypi.org/project/glQiwiApi/) [![Python](https://img.shields.io/badge/Python-3.7+-blue)](https://www.python.org/downloads/) [![Code Quality Score](https://www.code-inspector.com/project/20780/score/svg)](https://frontend.code-inspector.com/public/project/20780/glQiwiApi/dashboard) ![Code Grade](https://www.code-inspector.com/project/20780/status/svg) ![Downloads](https://img.shields.io/pypi/dm/glQiwiApi) ![docs](https://readthedocs.org/projects/pip/badge/?version=latest)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/GLEF1X/glQiwiApi.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/GLEF1X/glQiwiApi/context:python)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/GLEF1X/glQiwiApi.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/GLEF1X/glQiwiApi/context:python) [![CodeFactor](https://www.codefactor.io/repository/github/glef1x/glqiwiapi/badge)](https://www.codefactor.io/repository/github/glef1x/glqiwiapi)

<img src="https://github.com/GLEF1X/glQiwiApi/blob/master/demo.gif"/>
</h2>
Expand Down
12 changes: 12 additions & 0 deletions docs/API.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ Payment wrappers
.. automodule:: glQiwiApi
:members: QiwiWrapper, YooMoneyAPI, QiwiMaps

QiwiWebhooks
------------
.. automodule:: glQiwiApi.core.web_hooks.filter
:members:

.. automodule:: glQiwiApi.core.web_hooks.handler
:members:

.. automodule:: glQiwiApi.core.web_hooks.server
:members:


Low level API
-------------
.. automodule:: glQiwiApi.core.basic_requests_api
Expand Down

0 comments on commit da5911c

Please sign in to comment.