Clément STUTZ (clement.stutz@cea.fr)
The package uranie_launcher is a Python package for easily launch a study with URANIE.
This package can be installed using pip. For example the following line installs the package in developer mode (modifiable sources):
pip install --user -e .This project use the code linter Pylint for coding conventions and NumPy Style Python Docstrings for docstrings formating.