Skip to main content

Survey Solutions API Wrapper

Project description

SSAW: Python wrapper for the Survey Solutions HTTP API

Python package codecov PyPI version Documentation Status

SSAW is a Python library to access the Survey Solutions API. This library enables you to manage resources such as creating assignments, users, maps; as well as perform workflow actions, like approving interviews, reassigning workspaces etc in your Python applications.

import ssaw

# First, initialize connection with the server
client = ssaw.Client('https://demo.mysurvey.solutions', 'api_user', 'api_password')

# Get list of questionnaires
for q in ssaw.QuestionnairesApi(client).get_list():
    print(q.title)

# Download the latest exported data in SPSS format
filename = ssaw.ExportApi(client).get(export_type="SPSS",        
    questionnaire_identity="64136490cbc24a71a1df10f4b7115599$1")

Complete documentation at https://ssaw.readthedocs.io
Details on API at https://demo.mysurvey.solutions/apidocs

Read more about Survey Solutions at https://mysurvey.solutions

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

ssaw-0.9.tar.gz (32.5 kB view details)

Uploaded Source

Built Distribution

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

ssaw-0.9-py3-none-any.whl (36.2 kB view details)

Uploaded Python 3

File details

Details for the file ssaw-0.9.tar.gz.

File metadata

  • Download URL: ssaw-0.9.tar.gz
  • Upload date:
  • Size: 32.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for ssaw-0.9.tar.gz
Algorithm Hash digest
SHA256 37b5e9f11e992e6e92ccf83f0edd791142a33d883654ff3d373f67b1e9c71e20
MD5 964f652c0c0e9894b666a9dffe0682d8
BLAKE2b-256 8dda8ba8aa5cd2fd8c3da2ad57496b0bf3bbffd698b6f18a353b6fed4d047598

See more details on using hashes here.

File details

Details for the file ssaw-0.9-py3-none-any.whl.

File metadata

  • Download URL: ssaw-0.9-py3-none-any.whl
  • Upload date:
  • Size: 36.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for ssaw-0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 739e5c191d7fbf899833bba7f8e75031939fa61f9321db4c2f47180814f9e54b
MD5 e54051908a27098582cd9f64ce95fbee
BLAKE2b-256 b1880db0cab188aae2d0839dbf9d83eda262b737a77b1205fa9090edf47b99f9

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