Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 3.68 KB

README.md

File metadata and controls

44 lines (31 loc) · 3.68 KB

Badges

(Customize these badges with your own links, and check https://shields.io/ or https://badgen.net/ to see which other badges are available.)

fair-software.eu recommendations
(1/5) code repository github repo badge
(2/5) license github license badge
(3/5) community registry RSD workflow pypi badge
(4/5) citation DOI
(5/5) checklist workflow cii badge
howfairis fair-software badge
Other best practices  
Static analysis workflow scq badge
Coverage workflow scc badge
Build build
Citation data consistency cffconvert

A sweet package

The project setup is documented in project_setup.md. Feel free to remove this document (and/or the link to this document) if you don't need it.

Installation

To install baklava from GitHub repository, do:

git clone [email protected]:danny-lloyd/baklava.git
cd baklava
python -m pip install .

Documentation

Include a link to your project's full documentation here.

Contributing

If you want to contribute to the development of baklava, have a look at the contribution guidelines.

Credits

This package was created with Copier and the NLeSC/python-template.