Skip to content
Snippets Groups Projects
README.md 569 B
Newer Older
# Arkindex base Worker
Bastien Abadie's avatar
Bastien Abadie committed

An easy to use Python 3 high level API client, to build ML tasks.
Eva Bardou's avatar
Eva Bardou committed
This is an open-source project, licensed using [the MIT license](https://opensource.org/license/mit/).

## Documentation

The [documentation](https://workers.arkindex.org/) is made with [Material for MkDocs](https://github.com/squidfunk/mkdocs-material) and is hosted by [GitLab Pages](https://docs.gitlab.com/ee/user/project/pages/).

## Create a new worker using our template

```
pip install --user cookiecutter
cookiecutter git@gitlab.teklia.com:workers/base-worker.git