Skip to content

Universite-Gustave-Eiffel/Slog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important requirement

You must have installed Python 3

If pip does not work, try pip3

To install Slog package using pip

(path/to/SLOG is the path toward the folder containing this readme)

pip install -r path/to/SLOG/requirements.txt path/to/SLOG

Then, add path/to/SLOG to the PATH variable

To compile the documentation (generated through Sphynx):

cd path/to/SLOG/doc run:

make clean

make html

The html of the doc will be in build/html

It includes a Quick Start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages