Skip to main content

Dead-Simple SDMX Server

Project description

PyPI version badge Documentation status badge Status badge for the "pytest" continuous testing workflow Codecov test coverage badge

A rudimentary implementation of the SDMX REST web service standard.

This code is developed mainly as an aid for prototyping and testing other code that generates SDMX or relies on SDMX REST web services being available. It is not currently intended and likely not ready for production use.

Implementation

The package depends only on:

  • sdmx1 —for the SDMX Information Model, file formats, URLs, URNs, and more.

  • starlette —as a base web service framework.

It provides a Store class and subclasses for storing the structures and data to be served by an instance.

License

Copyright 2014–2024, dsss developers

Licensed under the GNU Affero General Public License, Version 3.0 (the “License”); you may not use these files except in compliance with the License. You may obtain a copy of the License:

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

dsss-1.0.0.tar.gz (32.4 kB view hashes)

Uploaded Source

Built Distribution

dsss-1.0.0-py3-none-any.whl (36.4 kB view hashes)

Uploaded Python 3

Supported by

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