Skip to main content

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

Project description

Citric

Project Health Documentation Status codecov
Packaging PyPI version Python versions PyPI - Downloads Conda Version
Misc uv Ruff Nox License DOI

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

Features

Installation

# PyPI
pip install citric
# or conda
conda install -c conda-forge 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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

citric-2.2.1.tar.gz (207.4 kB view details)

Uploaded Source

Built Distribution

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

citric-2.2.1-py3-none-any.whl (30.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: citric-2.2.1.tar.gz
  • Upload date:
  • Size: 207.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for citric-2.2.1.tar.gz
Algorithm Hash digest
SHA256 4c576587a6c2a38f13a958c69c76c6d34c6f23711c22d460120d6c388b434f4b
MD5 5986c9e370ebb1d7d9aa6954e61505c9
BLAKE2b-256 661589fd796fa41bde0176b4d3c3735920f040b36c48116fe3e50e46c431668a

See more details on using hashes here.

Provenance

The following attestation bundles were made for citric-2.2.1.tar.gz:

Publisher: build.yml on edgarrmondragon/citric

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: citric-2.2.1-py3-none-any.whl
  • Upload date:
  • Size: 30.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for citric-2.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5f3d6a6653593af391b05408969b24029f266c3d54dc695da62a7209e4fd5156
MD5 ba64a38879761a0b8849d4f3b8343988
BLAKE2b-256 f5facd806bc8450acd029f8af196c5f8e3de850cf7a5ea80b534ff43f8f7b711

See more details on using hashes here.

Provenance

The following attestation bundles were made for citric-2.2.1-py3-none-any.whl:

Publisher: build.yml on edgarrmondragon/citric

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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