Skip to main content

No project description provided

Project description

Simple Job Execution Framework

A library that supports the running of any program asynchronously either locally, directly on a remote machine, or via a batch queueing system. The library has the following features.

  • Management of project bundles. A bundle is a directory that represents one instance of running the target program and contains all input and output files, plus a registry of properties. The purpose of the project bundle is to keep together everything needed for running and inspecting the job.
  • Launching and monitoring of jobs. Jobs are placed through the definition via configuration files of one or more backends that implement local or remote execution, possibly via a batch queueing system. Communication with remote hosts is via ssh, and users will normally want to arrange that password-free access to the host is established. A cache copy of the project bundle is maintained on the remote host, and synchronization in both directions is carried out as needed. The library can query the status of a job, and by default prevents the re-running of a job that is incomplete, or for which the input is identical to those of an already completed run.
  • Editing and viewing of input and output files.
  • Support for programs that produced marked-up output (e.g., XML or JSON).
  • Maintenance of a recent project list.
  • Support for multiple software packages. The file suffix of the project bundle is interpreted as identifying the target software, and configuration data (backends, recent projects) are stored separately for each suffix.

The library is implemented natively in C++ via the sjef::Project class, together with a C binding. There is additionally a freestanding sjef program that implements most of the library functions through command-line options, as well as the pysjef Python bundle that includes in addition support for analysing marked-up output produced in one or more projects.

Customization

  • Code can be added to make use of additional information available in some programs - for example, the reconstruction from an output file of the input that generated it, in order to know whether the input file has since been modified.
  • Versions of the sjef program customized to a single software package can be constructed using a wrapper script or shell alias that gives sjef an option to force the suffix.

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

pysjef-1.45.11.tar.gz (132.6 kB view details)

Uploaded Source

Built Distributions

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

pysjef-1.45.11-cp313-cp313-win_amd64.whl (7.9 MB view details)

Uploaded CPython 3.13Windows x86-64

pysjef-1.45.11-cp313-cp313-win32.whl (7.1 MB view details)

Uploaded CPython 3.13Windows x86

pysjef-1.45.11-cp313-cp313-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pysjef-1.45.11-cp313-cp313-musllinux_1_2_i686.whl (2.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pysjef-1.45.11-cp313-cp313-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pysjef-1.45.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pysjef-1.45.11-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

pysjef-1.45.11-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

pysjef-1.45.11-cp313-cp313-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

pysjef-1.45.11-cp313-cp313-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pysjef-1.45.11-cp312-cp312-win_amd64.whl (7.9 MB view details)

Uploaded CPython 3.12Windows x86-64

pysjef-1.45.11-cp312-cp312-win32.whl (7.1 MB view details)

Uploaded CPython 3.12Windows x86

pysjef-1.45.11-cp312-cp312-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pysjef-1.45.11-cp312-cp312-musllinux_1_2_i686.whl (2.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pysjef-1.45.11-cp312-cp312-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pysjef-1.45.11-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pysjef-1.45.11-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

pysjef-1.45.11-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

pysjef-1.45.11-cp312-cp312-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

pysjef-1.45.11-cp312-cp312-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pysjef-1.45.11-cp311-cp311-win_amd64.whl (7.9 MB view details)

Uploaded CPython 3.11Windows x86-64

pysjef-1.45.11-cp311-cp311-win32.whl (7.1 MB view details)

Uploaded CPython 3.11Windows x86

pysjef-1.45.11-cp311-cp311-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pysjef-1.45.11-cp311-cp311-musllinux_1_2_i686.whl (2.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pysjef-1.45.11-cp311-cp311-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pysjef-1.45.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pysjef-1.45.11-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

pysjef-1.45.11-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

pysjef-1.45.11-cp311-cp311-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

pysjef-1.45.11-cp311-cp311-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pysjef-1.45.11-cp310-cp310-win_amd64.whl (7.9 MB view details)

Uploaded CPython 3.10Windows x86-64

pysjef-1.45.11-cp310-cp310-win32.whl (7.1 MB view details)

Uploaded CPython 3.10Windows x86

pysjef-1.45.11-cp310-cp310-musllinux_1_2_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pysjef-1.45.11-cp310-cp310-musllinux_1_2_i686.whl (2.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pysjef-1.45.11-cp310-cp310-musllinux_1_2_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pysjef-1.45.11-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

pysjef-1.45.11-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

pysjef-1.45.11-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (1.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

pysjef-1.45.11-cp310-cp310-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

pysjef-1.45.11-cp310-cp310-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file pysjef-1.45.11.tar.gz.

File metadata

  • Download URL: pysjef-1.45.11.tar.gz
  • Upload date:
  • Size: 132.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pysjef-1.45.11.tar.gz
Algorithm Hash digest
SHA256 1ded79310be6fc61964d0af749adb3a3aabfd81d632f7b629e14fc2d75ff30cd
MD5 50d4c0428a37f8521c61b17703e80648
BLAKE2b-256 5ddff07555ff7229af9848949f550c868e0d054fed3612aa0598e57c5cf2da74

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11.tar.gz:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pysjef-1.45.11-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 048d10b41353a07a1aa17b2807f23b83039c4b8cccb8a863e80cb02bb7ff7dee
MD5 943cfa50d3c77c20a6d070ab032a8a4a
BLAKE2b-256 f42b9aba62298a7cbb13e519e5462699975fbbfcd59709e5f996494a29f375b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-win32.whl.

File metadata

  • Download URL: pysjef-1.45.11-cp313-cp313-win32.whl
  • Upload date:
  • Size: 7.1 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 b6dab6f3cb2a358528492deef32a265fb22362f88fccd7507dc13679aa59dc3e
MD5 7e1a90f9b06542f126c6ac763cb4288d
BLAKE2b-256 cc55b306dcff7f418523bd5560c2eb6af0b97bfa51c481e2ac1979c0da303ba4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-win32.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a1b26ec189312752121203662973980d52a9f10817c156b182a5c98d18426b97
MD5 5729fa9a6170288312c5beb99e40fe61
BLAKE2b-256 43bdbf7b73c42276e4eeaf3523dc85d2ea80ec07c6d90f1eb02efc142c9ffd28

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ad78730c72e932eb3e667f4bf0d12a860866ea030222a947a94330cb5a7d46aa
MD5 4d7188d8846b85976a66a927bc87b24d
BLAKE2b-256 9e52d59bd2059c08f675a66a2c4d7734f7985b84b296798b6de75c19165ed386

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cbaffdfe85a81b23b061d694c24d4763d4101100a6775017e7ed5862498aa78b
MD5 5ecc5e1ebd71e85ea5c9d22d551844ba
BLAKE2b-256 3b06dbc5c1900dade95678ac4baa2d5c049b55e1bd8ec99104fe5f97faa5d8d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f5b9f90e061460dde0a6139e6798901cd0d3fe613d5c6b1c62aa2f8ddff8cb44
MD5 1673eeca801aa332a8b42092bb3c00e6
BLAKE2b-256 9f6e588f5c1674068d467c0f49ed48528a9bea82bfe6934d2d461d89028088fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 37cd52425b786548fc04af59d82450c3dcc2f3665a342bd4fee7a484ace699b1
MD5 8d78699d6e2c8c151d3654985831e3f6
BLAKE2b-256 907b114fb92d495999c76c353adcd789cbdec9b9c28c06ec5818f351c580c1c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1d88ccc8f40244d597d3ce5aac53b38a2cfab7520b6f3fe40325a04dde4347d7
MD5 1126c946a2cfb8117a1d902d7349fe10
BLAKE2b-256 57725c5242039d59f0b4453334b011c71e64e01c8003de8adc36d1b7ab43e73d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 0f55e307fb02c7c9cff2e1227c22e0517021d77cba2be9af2dc8f72fde6b3618
MD5 089b299780e9319b13d809c2fe35ce76
BLAKE2b-256 b8ae3db72318739587ed7500e44e8684e05fd45d6f8801da609c2a3f79a79f3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d511b96b7fd7394d4077f44d70cded7381b11f9516c5e305fd0994765116d04c
MD5 de8d7e788d1fceccc91f4709f3ae776f
BLAKE2b-256 9792c8325b6dd610eec3c8b5123d3fd4c2a9ea9eae963bf58d745b2203604152

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pysjef-1.45.11-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 71d259aa36f46f9fa0b538af2c78265a1045a9ca8c96bbdc41932ff5d7c7788a
MD5 087be22940a8313cbff0ce7533635a63
BLAKE2b-256 c7b1bb8f7ddd0bfeda773200f42430b5308cf5c3d4b68f59460a18098b44ae56

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-win32.whl.

File metadata

  • Download URL: pysjef-1.45.11-cp312-cp312-win32.whl
  • Upload date:
  • Size: 7.1 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 363182b9bcfa9a972b91d3fb61b5f2ead783a59c7146e24cedaf79510def95e8
MD5 fdc3896d5f2708727ea793f335385349
BLAKE2b-256 6ea3e2b6898e4f098180663d9973864c72edffd1b5c62a1e48af07918cf36456

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-win32.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f02eb1f6dece9abb35c86e4734bd4283af7555be16f3fca4a40f7f23e9f7b2dd
MD5 8e19b6e9ce5403805c929ef4ede7e89b
BLAKE2b-256 f183ea027191df31b1dd36ee0437dcf8af81d8479d584f583ef660c2b79e81d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 29313adb45689e0c5393a38a5204327c5e76149b4c936906721c1f8a7cb121b4
MD5 3631eeb97eb773cc5dd097f714979247
BLAKE2b-256 bd287019ec022d9f8838d31d46fb1d75e5f483ccd15fed82642ae7c6762f752a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fc0fe9cdbf9c7d2e8d73e96086d0d9c0a914a6e8ce5680eeccaf8cbd8f94b995
MD5 f47fcea86df19d17b94762b239a81f5f
BLAKE2b-256 783e4c60921aa81a20b76674187901511f55f9bcb4ab6d042d52cd6233ea7095

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed38f53d0a572bd879933d32d67d0d6e6f5784ae3d2a901da839a25406a06dbd
MD5 e6e98a27ebd4107579809b0948bd734b
BLAKE2b-256 80229e6a25a4b5bf11e19028938115533887dcb7fb17139eb4d6897389f7b99f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 17112374e699984a9b2cd8f4ee51ebc3de40aa2a3c2bd0f03d43869cab1f50b8
MD5 cf3525cf645310d1b9d4581cadf2988e
BLAKE2b-256 c8954f10e25756cffbf62ce917f6f648940772046331066c3842afed879a9127

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ca6801312945860fc736ca11ebeaacd2d4e5e541833c67608b2b44b13893e600
MD5 68baf0694e61add84c5580910f0da7b6
BLAKE2b-256 a3f748fad90944a36e8797c107a7378a1a894f35fb95786a28441ae5388e9af7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b894d091564ead4ee75bd0fff6a4722a67175a1b99ec17789960c8157709da3d
MD5 f0866834eaaae0a058cd555174cfedaa
BLAKE2b-256 1f40fb7d4008db490ea473d3b6faf5019f67c5f6c521d5787c5e5d17f17ed4b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0f173df70bea24e28048588cce9825152b47d9411af7df415a85aa9794bd9874
MD5 4129167af9bb9b1bb9960268dea0469a
BLAKE2b-256 b14e111193e392292bdb8b1573b44bf0d160f9affa9966987381ffe8ba434908

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pysjef-1.45.11-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 55dff1689f4f909ae6a9bd6eadaaaa56316ad4b8fc3570099e26d43bcd372f48
MD5 d4d801795ce32b58fa3930e0b54af2a6
BLAKE2b-256 0b92896b86b3eadc6c9709f6cc9da2c83dde40c26a83b4624ca567bd7dca6c4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-win32.whl.

File metadata

  • Download URL: pysjef-1.45.11-cp311-cp311-win32.whl
  • Upload date:
  • Size: 7.1 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 813502a9a5bf4ceabaf63d9b34e1e121fcea3c5e51c80eefa6f476454078048c
MD5 157739d4bc9f938ba7a05a41fb8db850
BLAKE2b-256 483bf4e8aa64dbfd5fea4b2021a92f6343104311e4473b9bdbba488fff498b6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-win32.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f6138fec1f7b763d16aa483d27adfc5c917fdf13d741a486c031b251cc3207ca
MD5 43e1da3fe8c25fb12947b5604fae4626
BLAKE2b-256 ea7d0e84adbdb9310b114d639cd43e3181cdaabd9683d5f15b54b4ffa606f853

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 83ff5dae63fd4036990fdf7c60d9c68dc1e18885fab9ef192de17122247170ca
MD5 6167e697a9bb4124c0c26b5264c5f0b7
BLAKE2b-256 4cbe42fa63daa873a7e4fd899ead044f77e84cb67940aaf26f55c4c117c5f639

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5235bb6c101bc641c9fd53d5699d0bd597d54b765c2d123662c521486af28ea0
MD5 4d9670716cbd65fd6b03e9833c307226
BLAKE2b-256 1ddc68eac6a9ffa71c3d0e4d95a8a8b2026fc9c1dcf0ab155059f0d253704e28

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0be96622eadb4c73a55cfd92c0ac3d6726f73f6ea61383c1e0183927c30499a7
MD5 bf849dbf24c659b5ff08a48a179d9b89
BLAKE2b-256 99c4e6a919a1d00b270e82768b35e16ba3637611be44682026981d9be33f401d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 daddcebae1d311a2d7bf4205f8f038cf3a1ce8ddea7906307f9715ee2dcb6cfe
MD5 a6a39c278faea74f50bb7701d1f745eb
BLAKE2b-256 9b888ffe7db1e2d320c3b815ef5324b4b6d5107ad7cf7508122b6100ae2d4bc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0be81583a2beaee139f34c97af0ff6b58252ce4a40b04750a52b8c3a6b79ee78
MD5 9e7b016efd483b5276a453c9e760db64
BLAKE2b-256 4393062e57f3f1cc09a27e9d254e9e730c192dacf5feea22442edeef05b6f5da

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f2a49b4d530a417e123f833474cfa9f5bbe8aeaa23537be92b8f61f544102f75
MD5 e913906b56e6c085244f245f3f93ee2f
BLAKE2b-256 b39afdec1e765beb7c7156664df096d5ae15a8906c158f799f8841fbd1688cde

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec9c28ac17f7d300cf3118fd548aafb0e1026daf9be9806e3fcbb74ecbf9aad9
MD5 019749901e52291cb1cbe4d787e74055
BLAKE2b-256 6152573a47645cb451bb76e5fbbf38b9b076b62e2e96c04aca26c16af8264f5a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pysjef-1.45.11-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b68c6c2ba4c5c3bff03ad66e977c800f1cf526b17e1d9d06936e669a3cf9113b
MD5 ee7185a5cd6828cb2bf90001a4015cf8
BLAKE2b-256 36447deb6c6aaf9852f74db79a6b55577aff7c70994c896a08c7edaf1044a2c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-win32.whl.

File metadata

  • Download URL: pysjef-1.45.11-cp310-cp310-win32.whl
  • Upload date:
  • Size: 7.1 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 340e31f7c920058d28c55ae0f410085116175cf3b4fe0db60090d1b20e1a6f9b
MD5 8bf87fd12ff059d247a55258cdb43a00
BLAKE2b-256 7a103151c5276e4623734dc926f3fe9688189accd4dfa52c34ac49a33d74d230

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-win32.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e7de677a3ba4ed1b7b71a7c9f96e1d8eb44cb3ca6d88af69cfc2ef66872bded8
MD5 3f272f10b054b7f6e4708f8edd71bd3e
BLAKE2b-256 458a152b43ff6507acd6977cf668a5d515211e51c00a74d2d1dc85b1c82a98a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 79f92ae0fafa1f12793afc5c254c46cf50f40c08fab55314e8dec5f338a5015e
MD5 bb515f7a96cf9aa9edc6a1e3ad4fe746
BLAKE2b-256 82680430dd8ce1d2caa16a1627959004f4297120d2c07671d2484f3f50a4a936

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b7fa7fafb92275b545435bb9ca8a18c81935e427a4e6110b004b8c938d6af813
MD5 3cef417dbdd7d91ed0ecaa862de8ac30
BLAKE2b-256 cd9bd4688da8b98bf36a307113042c8b06c0a613da648b6ed2847c29fbf1e33f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8b755e6ba494d7f6fb52b8a08bbd67d73ec1700b9d6ae6965e03f6770f01d678
MD5 762b1a9742eeed307cf1e91567dda9f3
BLAKE2b-256 c7180cd8c88ca9369f8dc7481f52bf9b9850d5fba66fa59fc2f58ab0403b92a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b76bdc8a335bdc57ce1cc66928eadbb8f3f302f4f9496d7e38d821b9d0e72a62
MD5 c2acee19db98742bd163fb596db18d30
BLAKE2b-256 8445ca0c64300e3c04efe073e81aabe898bacf6c99f05df9e91074bea223425b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 52a39d35ea0fd1834c12eb05ebcf5fd27bdacef7d15246038a6bf3df33ad8046
MD5 b9cfd024d8b26da94490555a04214b78
BLAKE2b-256 6f57f80c3444e04deb389fd530f69e83303c997ce1ccba001564c4ceb1fa0c1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b01ccf991b94d54ef05690a0f9f2638d986d4f32a89c5168f687640a3a8ee1cf
MD5 156fe8379e752e97f7660d01de874733
BLAKE2b-256 ad0ce2340c748b1da2e5a99d03e785a73165bc53068285fef21058e523850eef

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pysjef-1.45.11-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.11-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2208651245bcb2631ddde9fb85d1aa2c9dd227609ec6c0972540d2b0fa6d65ab
MD5 18bd789750461333898c2ea6230b7f4e
BLAKE2b-256 974973faca8605b4fe22dd2adfeafad81d7b5e4265fcaefbf717a60199cbcbd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.11-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on molpro/sjef

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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