Skip to main content

Job management on GPU clusters

Project description

Pinta: Job management on GPU clusters 🍺

Installation

To install the command-line client:

pip3 install pinta

To install the backend API server:

pip3 install pinta-api

Pinta requires Python 3.8.

Development

To start contributing to Pinta:

git clone git@github.com:qed-usc/pinta.git
cd pinta
poetry install

You can run Pinta from the local directory with poetry run pinta (or by first starting poetry shell and then pinta).

To run the tests: poetry run pytest.

To check the documentation: poetry run mkdocs serve.

To deploy the documentation: poetry run mkdocs gh-deploy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pinta-0.0.1.tar.gz (13.9 kB view hashes)

Uploaded Source

Built Distribution

pinta-0.0.1-py3-none-any.whl (14.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page