The common code supporting the web services in the consortia.
Project description
commons
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_caseto name methods and variables.PascalCasefor class names.
- Do follow any additional code formatting and styles as seen in the project
Running Tests
- Install
pytestusing the command
pip install -r requirements.dev.txt
- Run the tests using the command
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file atlas_consortia_commons-1.1.5.tar.gz.
File metadata
- Download URL: atlas_consortia_commons-1.1.5.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ece133a9d92da9a40015d0749dd083bad76abf5fcca4be6d6bacd59133a3847e
|
|
| MD5 |
72657a881cd7a1fad086c6f0d22c7783
|
|
| BLAKE2b-256 |
f4581ae64bb9c521993db79c1dbf31061eab05bbd5851fe72d9202cd10b4c794
|
File details
Details for the file atlas_consortia_commons-1.1.5-py3-none-any.whl.
File metadata
- Download URL: atlas_consortia_commons-1.1.5-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78379b78c0eafb6812c54348d5c6fda2969a1833845225d8039ea4eaa654fa85
|
|
| MD5 |
e57692b9cb2f14ff3b0a4ff8b5a6e92f
|
|
| BLAKE2b-256 |
cadea047002eb97fd3f0ea885484a77f457b8412adf428b186a9122e886b95fe
|