Skip to main content

A client to the LimeSurvey Remote Control API 2, written in modern Python.

Project description

Citric

A client to the LimeSurvey Remote Control API 2, written in modern Python.

Features

Integration tests

PostgreSQL MySQL
6.2.9
6.2.8
6.2.7
5.6.39
5.6.38
5.6.37

Installation

$ pip install citric

Usage

from citric import Client

# Connect to your LimeSurvey instance
client =  Client(
    "https://mylimesite.limequery.com/admin/remotecontrol",
    "myusername",
    "mypassword",
)

# Print the LimeSurvey version
print(client.get_server_version())

# Print every survey's title
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

FOSSA Status

Project details


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.9.0.tar.gz (23.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

citric-0.9.0-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file citric-0.9.0.tar.gz.

File metadata

  • Download URL: citric-0.9.0.tar.gz
  • Upload date:
  • Size: 23.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for citric-0.9.0.tar.gz
Algorithm Hash digest
SHA256 35e54f4996c7acd247c3b57fbf03977ab252baee0ccdf73ffe5d4eb185593acd
MD5 58dc8d4dcf72f7eaf49ff0e35c57e776
BLAKE2b-256 4913c3fa4cf759e0a1de201a28774684b596a3f958978f53617b1fce065d12bb

See more details on using hashes here.

File details

Details for the file citric-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: citric-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for citric-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b1c513d9244854ce0426a35306a5b3358376a84f705f0342bba9eb5f0e423f51
MD5 77c559f42e65a493755b3ce7412a8bdf
BLAKE2b-256 0b2fdafaf97a901c65129ce0abf00d1de0db60fefae7841d446d482b6510d4c6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page