Skip to main content

Python API client for performing REST calls to configurable data curation system (CDCS) databases

Project description

# Python CDCS REST API client

This is a base Python package for accessing instances of the NIST Configurable Data Curation System (CDCS) databases, versions 2.X.X and 3.X.X. It defines a Python CDCS class that streamlines REST calls to a database by

  • Taking access settings once (username, password, etc) and saving them for subsequent REST calls.

  • Defining methods that wrap around REST calls to interact with the database in a more Pythonic way.

  • Automatically converting any accessed information to pandas Series and DataFrame objects to allow for the information to be easily manipulated.

## Installation

The package can be installed using pip:

pip install cdcs

or conda:

conda install -c conda-forge cdcs

Alternatively, the source code can be downloaded from github at

## Documentation

Documentation for the package is given as Jupyter Notebooks that can be found on the github site. Each Notebook is focused on providing details and examples related to different use cases for the package.

  • CDCS Public Data Exploration outlines the basic functions allowing an anonymous user (i.e. not logged in) to explore the available public data on a curator.

  • CDCS Data Management outlines the basic pre-defined functions allowing a logged-in user to manage their own templates, data records and blobs.

  • CDCS Rest Builder provides a simple explanation of how users can easily build their own functions and make their own REST API calls should they wish to interact with the database in ways outside the pre-defined functions.

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

cdcs-0.2.5.tar.gz (23.6 kB view details)

Uploaded Source

Built Distribution

cdcs-0.2.5-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

Details for the file cdcs-0.2.5.tar.gz.

File metadata

  • Download URL: cdcs-0.2.5.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for cdcs-0.2.5.tar.gz
Algorithm Hash digest
SHA256 2d7d9e021b18c948cded5bd1baacb1a02df3f79bb708a651fd7b531ad900e933
MD5 74f9bc240647d02fb4b3158c94881a8a
BLAKE2b-256 dab9574ab69c13c2c8544f97fa496ac4b453e656c016bc056a66e175482ac3d2

See more details on using hashes here.

File details

Details for the file cdcs-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: cdcs-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 29.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for cdcs-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9935ba38df10ad4818e9230de25b5994feed23d56168276e014126ad85382fdd
MD5 65f065f82bba57ea7c3b8c8860c790f2
BLAKE2b-256 8746333a01553a9501f8bcf6073c3c7b4bbc9059630dccd40ce91565498bb970

See more details on using hashes here.

Supported by

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