Skip to content

lcacollect/shared-config-backend

Repository files navigation

LCAcollect Shared Config Package

This package contains shared config and utils to be used across LCAcollect backends. It is a Python package, distributed to PyPI to be consumed from the relevant backends.

Getting Started

Install the following in your virtual environment:

Setup local Python environment

poetry install --all-extras
pre-commit install

Run tests

pytest tests/

Publishing

Azure Artifacts are being used to manage versioning of this package . When a new version is ready to be published, remember to update the version by running the following command:

poetry version minor

otherwise the pipeline will fail to publish the package. Publishing happens automatically on merges to main in an Azure Pipeline.

License

Unless otherwise described, the code in this repository is licensed under the Apache-2.0 License. Please note that some modules, extensions or code herein might be otherwise licensed. This is indicated either in the root of the containing folder under a different license file, or in the respective file's header. If you have any questions, don't hesitate to get in touch with us via email.

About

Configuration Python package for LCAcollect backend modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages