Skip to main content

The common code supporting the web services in the consortia.

Project description

commons

PyPI version

This repository contains the code supporting several restful microservices used by the consortia.

Getting Started

The Atlas Consortia Commons library is available through PyPi via the command:

pip install atlas-consortia-commons

The atlas-consortia-commons requirements can be found here

Contents

The code includes:

  • UBKG: For querying Unified Biomedical Knowledge Graph (UBKG) application interface
  • REST: For making standardised rest responses

Coding Conventions

  • Please use:
    • snake_case to name methods and variables.
    • PascalCase for class names.
  • Do follow any additional code formatting and styles as seen in the project

Running Tests

  • Install pytest using the command
pip install -r requirements.dev.txt
  • Run the tests using the command
pytest

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

atlas-consortia-commons-1.0.8.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

atlas_consortia_commons-1.0.8-py3-none-any.whl (10.6 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