A client to the LimeSurvey Remote Control API 2, written in modern Python.
Project description
Limette
A client to the LimeSurvey Remote Control API 2, written in modern Python.
Features
Low-level JSON-RPC API
from limette.rpc import Session with Session('http://my-ls-server.com', 'iamadmin', 'secret') as session: response = session.rpc('list_surveys', 'iamadmin') surveys = response.result
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.0.1 (2019-11-22)
- Low-level RPC API
0.0.2 (2019-11-23)
- First release on PyPI.
1.0.0 (2019-11-23)
- Pin dependencies to their latest versions.
- limette now requires Python 3.6 or later.
1.0.1 (2019-11-23)
- New badges: supported python runtimes, codecov, pyup.io Python 3
- Render docs in reStructuredText using Sphinx
- Upgrade pip to 19.3.1
1.0.2 (2019-11-23)
- Change Content-Type of project description.
- Fix flake8 check by using a raw dosctring.
- Use requests-mock pre-packaged pytest fixture.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size limette-1.0.2-py2.py3-none-any.whl (5.5 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View hashes |
Filename, size limette-1.0.2.tar.gz (8.2 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Close
Hashes for limette-1.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27a6d6d01a2338df4859784a4c581b519a50b14d8cb4ef5ac49d12b53149844d |
|
MD5 | cda9b088ccacaf97433375cdddcdc1dd |
|
BLAKE2-256 | 31490c445d2bbcffb86fb82b8c27f4206c90f65d6d542ea5cc29b4e8fe609ee8 |