Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 2.05 KB

README.md

File metadata and controls

33 lines (27 loc) · 2.05 KB

APSViz-UI-Data

Website/services that return data used to populate the APSViz TerriaMap UI as well as provide data access to collaborators.

Licenses...

MIT License GPLv3 License RENCI License

Components and versions...

Python Linting Pylint Pytest

Build status..

PyLint the codebase Build and push the Docker image

Description

This product utilizes a FASTAPI interface to provide data to the APSViz TerriaMap UI as well as some internal projects and external collaborators.

There are GitHub actions to maintain code quality in this repo:

  • Pylint (minimum score of 10/10 to pass),
  • Build/publish a Docker image.

Helm/k8s charts for this product are available at: APSViz-Helm.