Skip to content

elabftw/api-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eLabFTW API Workshop

This repository can be cloned to follow the API workshop proposed by Deltablot.

Useful links

Getting started

Note: the commands below assume a GNU/Linux or MacOS operating system. If you are using Windows, it is recommended to ditch it use WSL.

# Clone the repository on your computer
git clone [email protected]:elabftw/elabftw-api-workshop

# get into the folder
cd elabftw-api-workshop

# steps below are not required to execute curl.sh script

# create a python virtual environment
python -m venv venv

# activate the environment
source venv/bin/activate

About

Files for API workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published