Introduction

This is the RE-Lab template for Python projects.

Motivation

This template should help minimzing the time needed to get involved into new projects.

Features

This template has

  • a linter configuration for black and pylint

  • a basic Sphinx documentation page

  • a readthedocs theme

  • a PyPI configuration for easy PIP integration