Skip to content

jdmoorman/laptools

Repository files navigation

laptools is currently unstable.

Black Logo

Fast Assignment Problem Solvers

PyPI Version Supported Python Versions Build Status Code Coverage Code style: black


Installation

To install laptools, run this command in your terminal:

$ pip install -U laptools

This is the preferred method to install laptools, as it will always install the most recent release.

If you don't have pip installed, these installation instructions can guide you through the process.

Development

See CONTRIBUTING.md for information related to developing the code.