Skip to content

e3ob/EtLab-Survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EtLab-Survey

Complete pending surveys of etlab. Made for ICET-etlab, might work for others too.

Usage

Clone Repository

git clone https://github.com/e3ob/EtLab-Survey.git
cd EtLab-Survey

Fill envs

cp sample.env .env

and edit the .env file. Quotes are compulsory !!

Methods

More methods to be added !

Using venv

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages