Skip to content

NessLfy/shelllock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shelllock

License MIT

A repository to analyse data


Installation

I recommend using a conda environment:

conda create -n shelllock

Then:

conda activate shelllock

You can install shelllock via pip:

You first need to install pip via:

conda install pip

Then you can install the package by being in the shelllock folder:

pip install -e . 

Note that the -e is to keep updated with pushes on the code to avoid having to reinstall the package

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "shelllock" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.


This library was generated using Cookiecutter and a custom made template based on @napari's cookiecutter-napari-plugin template.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published