Skip to content

Repository files navigation

Code translator - microservice

🧰 About - Usage

Developed by Shd at SMHI.

💻 Installation - Getting started

Create a virtual environment for your project with venv:

python -m venv venv

Activate the virtual environment:

source ./venv/bin/activate

Install requirements with pip:

pip install -r requirements.txt

Alternative with conda:

conda env create --file environment.yaml

Activate environment:

conda activate py38

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages