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.1.3.tar.gz (204.8 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.1.3-py3-none-any.whl (29.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for citric-2.1.3.tar.gz
Algorithm Hash digest
SHA256 d2692019f639d27244a05f135e8d040d137bc5f37d19c090eb1864afd1db69fb
MD5 b7d2b3b761699790a8eb5b17e5c1f63e
BLAKE2b-256 d1aab662d2d4ddb5c8d68868df7a046555b5dd670f0ffb1067a1b828775b86bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for citric-2.1.3.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.1.3-py3-none-any.whl.

File metadata

  • Download URL: citric-2.1.3-py3-none-any.whl
  • Upload date:
  • Size: 29.5 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.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8239384f159f25c0f34de721465afb2a2e617244383cf83f4b4a080b7ca8c21f
MD5 83f8a497d7576c903ad0420ea9d49891
BLAKE2b-256 7348a9c21a5b282c0223ebdf531f7a4d04add0e3daa75e772de173dc39410c12

See more details on using hashes here.

Provenance

The following attestation bundles were made for citric-2.1.3-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