Add short description here
Project description
Welcome to LAMINAR
Installation
The Python package LAMINAR
can be installed from PyPI:
python -m pip install laminar-learn
Development installation
If you want to contribute to the development of LAMINAR
, we recommend
the following editable installation from this repository:
git clone https://github.com/CKleiber/LAMINAR.git
cd LAMINAR
python -m pip install --editable .[tests]
Having done so, the test suite can be run using pytest
:
python -m pytest
Acknowledgments
This repository was set up using the SSC Cookiecutter for Python Packages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
laminar_learn-0.4.6.tar.gz
(10.5 kB
view hashes)