Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elabapy

release wheel license

This Python 3 library provides easy access to eLabFTW's API to list or update experiments or items.

How to install

You can install elabapy using pip

pip install -U elabapy

or via sources:

python setup.py install

How to use

Links

Update version

Version needs to be changed in setup.py and elabapy/__init__.py.

Create new release

git tag -s $version -m '$version'
git push --tags
python setup.py sdist bdist_egg bdist_wheel
twine upload dist/*

About

Python package to interact with eLabFTW's API

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages