Skip to main content

pylhc-submitter contains scripts to simplify the creation and submission of jobs to HTCondor at CERN

Project description

PyLHC Submitter

Cron Testing Code Climate coverage Code Climate maintainability (percentage) GitHub last commit GitHub release DOI

pylhc-submitter contains scripts to simplify the creation and submission of jobs to HTCondor at CERN.

Documentation

Getting Started

This package is Python 3.7+ compatible, and can be installed through pip:

pip install pylhc-submitter

One can also install from VCS:

git clone https://github.com/pylhc/submitter
pip install /path/to/submitter

Or simply from the online master branch, which is stable:

pip install git+https://github.com/pylhc/submitter.git#egg=pylhc_submitter

After installing, scripts can be run with either python -m pylhc_submitter.SCRIPT --FLAG ARGUMENT or by calling the .py files directly.

Description

This package provides scripts to allow the creation, submission, and execution of multi-job studies.

Functionality

  • HTCondor Job Submitter - Allows to generate jobs based on a templates and submit them to HTCondor. (job_submitter.py)
  • AutoSix - Allows to generate and submit parametric SixDesk studies easily. (autosix.py)

Quality checks

  • Unit and accuracy tests are run automatically through CI Github Actions. See our workflows in this readme.
  • Additional checks for code-complexity, design-rules, test-coverage and duplication are made through CodeClimate.
  • Pull requests implementing functionality or fixes are merged into the master branch after passing CI, and getting a reviewer's approval.

Changelog

See the CHANGELOG file.

Hints for Developers

In case you want to contribute to submitter's development, you should install it in editable mode:

git clone https://github.com/pylhc/submitter
pip install --editable submitter

You can install extra dependencies (as defined in setup.py) suited to your use case with the following commands:

pip install --editable submitter[test]
pip install --editable submitter[test,doc]
pip install --editable submitter[all]

Open an issue, make your changes in a branch and submit a pull request.

Authors

  • pyLHC/OMC-Team - Working Group - pyLHC

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

pylhc_submitter-1.0.1.tar.gz (36.8 kB view details)

Uploaded Source

Built Distribution

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

pylhc_submitter-1.0.1-py3-none-any.whl (43.4 kB view details)

Uploaded Python 3

File details

Details for the file pylhc_submitter-1.0.1.tar.gz.

File metadata

  • Download URL: pylhc_submitter-1.0.1.tar.gz
  • Upload date:
  • Size: 36.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10

File hashes

Hashes for pylhc_submitter-1.0.1.tar.gz
Algorithm Hash digest
SHA256 a9ad8b20446685b9f91fbd7a9cb0961e03d5a6e2768b6dce0488b995ab19ccd2
MD5 b2ede383c05756b234cb758f4f2fd75b
BLAKE2b-256 46585be7f3ad02c74c97f0ca78b3508dc558c9146e3872247756a6f8899068ec

See more details on using hashes here.

File details

Details for the file pylhc_submitter-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: pylhc_submitter-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 43.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10

File hashes

Hashes for pylhc_submitter-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 12eb8c3cccf94ed2eb871de9f916820514a92e2723e2ab28edf2b3f432d65571
MD5 360c83f3f56ecff64707ffce01bbfb7b
BLAKE2b-256 8aac7a0b0050a8e5dd38b74030755b4df8872db5902ba4abb0c3fd491eda3e22

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