AlexandreSajus / research_project_template

A GitHub template for research projects in the awsome IRL lab !

Repository from Github https://github.comAlexandreSajus/research_project_templateRepository from Github https://github.comAlexandreSajus/research_project_template

Short description of the project.

General illustration of the project

Why ?

What is the initial motivation of this project ?

Objective of the project

How this project will be considered achieved ?

Table of Contents

Installation

Make sure you have Python installed:

1. (Optional) Create a virtual environment:

python -m venv .env

2. Install the package with pip in your terminal:

pip install git+https://github.com/IRLL/<project>.git

Usage

Run the project with the following command:

python -m <project>

About

A GitHub template for research projects in the awsome IRL lab !

License:Apache License 2.0


Languages

Language:Python 95.8%Language:Shell 2.1%Language:PowerShell 2.1%