Skip to main content

No project description provided

Project description

Usage

PythonVersion License PoweredBy

Development

Pep8 Doc

Release

PyPi

Hopla!

What is hopla?

Hopla is a lightweight tool for submitting script for computation within a PBS cluster. It basically wraps submission and provide access to logs.

Usage

From inside an environment with hopla installed:

import hopla
from pprint import pprint

executor = hopla.Executor(folder="/tmp/hopla", queue="Nspin_short",
                          walltime=1)

jobs = [executor.submit("sleep", k) for k in range(1, 11)]
pprint(jobs)

executor(max_jobs=2)
print(executor.report)

Install

Stable release:

pip install hopla

Main branch:

pip install https://github.com/AGrigis/hopla.git

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

hopla-2.0.0.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hopla-2.0.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file hopla-2.0.0.tar.gz.

File metadata

  • Download URL: hopla-2.0.0.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for hopla-2.0.0.tar.gz
Algorithm Hash digest
SHA256 25dcdd125ef193a9498ed128d7952f032a51b5b22947ebd898ad304d7652a8e4
MD5 e3023809de65693894c9870fca892aae
BLAKE2b-256 25f561c18873b641b11b13d13769ef6bdc8e40fe4170c6e7c07c5fed6f38c370

See more details on using hashes here.

File details

Details for the file hopla-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: hopla-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for hopla-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce6ac661fb006ff37e4c1bbc2e823910b31e78098d4d0cff171cd6e424b45773
MD5 5c7ead61f50b9070093c7f4b195e33b9
BLAKE2b-256 4c9f84984f5a4eb86b77e297e6c1dcee10f30e14a57b2f7e703c40a8c6e96601

See more details on using hashes here.

Supported by

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