Add your description here
Project description
LabCLI
LabCLI is a command line interface for managing lab environments. It is designed to be used as is or imported into other scripts or CLI applications.
Installation
pip install labcli
Usage
labcli --help
Development
To install the development environment you need to have uv installed.
git clone https://github.com/davidban77/labcli.git
cd labcli
uv sync --extra dev
This will create a virtual environment and install the required dependencies.
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
labcli-0.1.0.tar.gz
(24.2 kB
view hashes)
Built Distribution
labcli-0.1.0-py3-none-any.whl
(8.0 kB
view hashes)