A client to the LimeSurvey Remote Control API 2, written in modern Python.
Project description
Installation
$ pip install citric
Usage
from citric import Client
with Client(
"https://mylimesite.limequery.com/admin/remotecontrol",
"myusername",
"mypassword",
) as client
for survey in client.list_surveys():
print(survey["surveyls_title"])
Documentation
Code samples and API documentation are available at citric.readthedocs.io.
Contributing
If you'd like to contribute to this project, please see the contributing guide.
Credits
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
citric-0.4.0.tar.gz
(15.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
citric-0.4.0-py3-none-any.whl
(14.5 kB
view details)
File details
Details for the file citric-0.4.0.tar.gz.
File metadata
- Download URL: citric-0.4.0.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e307a8781ba980bdba1f0c962aeddd494c5e76f2374a3c3a259eca69d8de95cd
|
|
| MD5 |
325858c65c2dc9db3682e3c887f692b9
|
|
| BLAKE2b-256 |
65873d07bfc3b0e0f3dca6f46a75c3a978e32fff63a2cb84858f63288a330e1f
|
File details
Details for the file citric-0.4.0-py3-none-any.whl.
File metadata
- Download URL: citric-0.4.0-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1bd77a7b8a0cd5697a9d32ea210a78841ac51c3a47c6a113cb90c7e9d320b0d
|
|
| MD5 |
e41eb0af8b13124d2b7d4a52554221ba
|
|
| BLAKE2b-256 |
3c9358c37e4685c7593353df37f591843ac9575927bb6ceb547dd0c82f0b5f16
|