A command line interface for Maquette Data Science and Machine Learning Platform.
Project description
Maquette Py
This project contains the Python implementation of Maquette which includes the CLI and a SDK
Developing maquette-py
maquette-py
uses Poetry for dependency management and is packaged with PyInstaller. The minimal requirements for a developer workspace are Conda and Poetry.
$ git clone $REPOSITORY_URL
$ cd maquette-py
$ conda create -p ./environment python=3.8
$ poetry install
Maquette CLI
Maquette SDK
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
maquette-0.0.4.tar.gz
(9.0 kB
view hashes)
Built Distribution
maquette-0.0.4-py3-none-any.whl
(10.6 kB
view hashes)