Skip to content

Arkitema/backend-config

Repository files navigation

Arkitema FastAPI Configuration

Configurations for Arkitema FastAPI apps

Getting Started

Install the following in your virtual environment:

Setup local Python environment

poetry install
pre-commit install

Run tests

pytest tests/

Publishing

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 GitHub Action.

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.