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.10.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.10-cp313-cp313-win_amd64.whl (7.9 MB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

pysjef-1.45.10-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.10-cp313-cp313-musllinux_1_2_i686.whl (2.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pysjef-1.45.10-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.10-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.10-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.10-cp313-cp313-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

pysjef-1.45.10-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.10-cp312-cp312-musllinux_1_2_i686.whl (2.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pysjef-1.45.10-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.10-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.10-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.10-cp312-cp312-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

pysjef-1.45.10-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.10-cp311-cp311-musllinux_1_2_i686.whl (2.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pysjef-1.45.10-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.10-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.10-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.10-cp311-cp311-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

pysjef-1.45.10-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.10-cp310-cp310-musllinux_1_2_i686.whl (2.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pysjef-1.45.10-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.10-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.10-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.10-cp310-cp310-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

pysjef-1.45.10-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.10.tar.gz.

File metadata

  • Download URL: pysjef-1.45.10.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.10.tar.gz
Algorithm Hash digest
SHA256 806b28a44585e5f1c816432ff03087f165881b6173b91f92662f7a9632437f99
MD5 0eedc22eb9c056db59105387d4785cc6
BLAKE2b-256 c226cd0fb9ed63c13450224ae0be0de42b94afe0a7fc106d1e348c2b02ed65f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10.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.10-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pysjef-1.45.10-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.10-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e5952a1eea5aa6d12030710572255153aa10909bfebb80ea73100781c9071cdf
MD5 13c36ba6256591c9da4677fd55c6385c
BLAKE2b-256 4a5af6e54c77b838cead28a7b09bb7329bdb87535f5c37fab3bd728c88183edf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp313-cp313-win32.whl.

File metadata

  • Download URL: pysjef-1.45.10-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.10-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 03b5eac806d11cfed2a8a9dff884b2b06b563b4a79b61a9e341ebe02c9c41d19
MD5 d5198fcfa2243ee54b8384fdbe9520e2
BLAKE2b-256 b079a542d9205163930f1deed5ad8325ede047df702550149b5c3964cb941cd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e6dca532e6372d30e1189cb66a1d5cc649642b3e62a5e50c3a4a99bc8b12a57
MD5 b5b26affee943d760a80a617043da1d7
BLAKE2b-256 a17cadf9873d363cc044b35fafe0ec6b34cb1fbc22efc0edd82b8650dc7160d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 80e390bba5c791ea54c86d2c78db36d0b5b96dd92d866494d7b266169b7504b8
MD5 eca9fb506a4a2a31650003265a2243b0
BLAKE2b-256 4c5c3fef0308310d7b5520e158ce4675d131e9eb6d6c877556ef209c6cf77ca2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cd66cb405c7abeafb6da4f6e5b761b8b261f6aa71e3a7e2426731fd095233dae
MD5 74033d18cad6a0d721b0c5e8467ec871
BLAKE2b-256 72ad3c85eb69a49afa5cb8069457babf56c582f7cf1b0c9a8e3a758d539ead6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0743fd01bf656624dd47cccf6bb3cfb3dfe8bba3ab140c5dd5ccb5d0ba6503ab
MD5 ad3d42d8a4ace13b28fc6e75568f0e07
BLAKE2b-256 681d46ef00bcc59074000c9bed330d5ba3c3133077da3173b752d094831c04ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c8f10b5028b2583398d25cc2b7d42f34b843c5adb60ac3b1029a8709988c6ad2
MD5 d150f1b0507b972dc4f9db0f4e164691
BLAKE2b-256 aa64c6782c4cdc99e046893f570577cc1bb4d3abda84f29787ac2204916d90c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 032525d4927c87f56f05a2cdadc4da5e1c34a083bf4aef1f4fae8bbb8251c11c
MD5 c11691bc59706dd4cfefbf5284b3467c
BLAKE2b-256 bf8c7feb4a8a09c8fa92d07b7112e5e95458e6d70e7ab86a3aac8e1421953c45

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 abe83a925c116a5c0a7591e7fca49542c984e16958d16eae5392b9ef90e84df7
MD5 11fe7f264b4e162374fda66f255db918
BLAKE2b-256 ae0bf9044be5dc3cf822324973b7cf87aa804eeb632e95c02a39a06d625eec6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 510e88853e2f0c86c8fe7c019fd2fcfc527e700505edc06d1f799d07270b1127
MD5 e2ce9c8a50bb2ca5a802f92c782ed4cb
BLAKE2b-256 0ad642affeb1cede2a572a13d18403693739177004f1907284e143ed10dd0334

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pysjef-1.45.10-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.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5fc7b85e8cd44e638e20ffadcdb7565f1348a50496f45525c3758cc29f31c0bc
MD5 943fc3662859b8f1220a06ab85c5643c
BLAKE2b-256 5f1f06810d4a77c89a7f6d8312924da19b8510e42c459cf6021dcd171ccb53a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-win32.whl.

File metadata

  • Download URL: pysjef-1.45.10-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.10-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 fcd06a4bf67c03a435c4ceec153126cfe9d5ed978fca1afa25e7ed8cda8d3e7d
MD5 41c6b4a79041a9e86181b8d5c0a2f616
BLAKE2b-256 dea1bca5ac4ff107878e51509b9b4021e3101aee440d740add8b1f3b7542e553

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 044732e1f464dd64ed090f898f837f2e2cee93a5a1b3799c8fa43e0ad3d32fc0
MD5 e46efbaae507d24cb363848d0650036e
BLAKE2b-256 854960266a09eee999b43dd650b19711bfac2cc9a50b5f33de499e1184ab01d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 041de78a27040a9e9545f9163d9c2e06f34789f77442ced4c7aadf1ae1dfd58b
MD5 b6b423f7b81beeaa9f147b8a96bd8e4a
BLAKE2b-256 6d950ee4c61936467e93387a1017c66c70b724bd4e72b7dbeef815b91b680fd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b5f284d4ad202af2f6b1d09de602e17a11dc2e3ea8a7df3a4bb1a0fcbc4246a2
MD5 7e5137b37d07f084c7b5304645bf74c1
BLAKE2b-256 118a9795cc241ed52b5a4439f58ff73746943b2c1168494c4472b6112a6d47ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6276c42e9be3a37ec6821c21e52ff86503337e88dfed882f2c5bba444945cae
MD5 5a0e174cb39150cfba97efbdd5707a6a
BLAKE2b-256 c2773cca3679cbdd1d409eb0be971e9cfa2b4af99187bc639dd82b87e39206ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cccb1ac9901b7946a172b413dcbcc06e04c4321628bf2f73f40c17349fd130b1
MD5 2afc7ac7f9be001960b5f710eaac6ccc
BLAKE2b-256 dee776f89ee736605d772abab97d8f41f7c0171278ca272118edda821f492ca4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 70a521b506b89c977445e46bdda922f6f1b9324baaeefdf18c690735327087e7
MD5 8105e560e7de7e7a06aba68e8d4222b2
BLAKE2b-256 095dd178acf475ec5550c31e660f8f7ccaec9fc1d63b76c5cbf277bf3eadc156

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 1f1fc1ac17c67f32297b2685b1f9ac44b376a8c86947bb4073549fc6837f0576
MD5 01e46b2b2e24f6d482fea1b3b1ff2bef
BLAKE2b-256 4788c8f327e1de286ac05e78b97e7211ac624fae452ddb4b324922a36589af02

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 21a72e078749827fefe8d7ca45203fb0625aa306f6a68f1f861212686a31b8b2
MD5 71268ee1f916350ea188af367185a1cb
BLAKE2b-256 a9a70d447da3bb7ecca2dd26c6f2c360f4b5565e695e1d94a4603f8fe9983659

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pysjef-1.45.10-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.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 888299f4875a604cd2088bfa20fda5d7f4acc19caf32a72d45a70f5411fbf57d
MD5 fee138a559fab453a975aa513d7459e3
BLAKE2b-256 a44d8d7e4b2dddb759bfe337dfaa678d70501b075e2483818c9e7bb583be2f02

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-win32.whl.

File metadata

  • Download URL: pysjef-1.45.10-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.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 64f4ede73bc81bc828faf7a1186834b8b9dac4afd81becf01230eea6104fc0f8
MD5 963347cde37a509b7cd0dcff7bc70e2a
BLAKE2b-256 923c9210851af1d7deb374b6ea6e72529f9fed42de27974b5b14621dd4e2f2f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7e6040560914085e79b3be7c1cda91d026486af2d8e719fcded9174dfcbf29d2
MD5 b4317b10a46daa204dd39f7d291c8379
BLAKE2b-256 01f4b0a940241ca9b7a4bc57641c36f0eacedb0bb6a63ba04dac10dabb49786d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bc1415362f8f0cc1e03dc97267d67e0a4b1ccd90390e74cb2d38a34b6fa57401
MD5 578d3889f0e83dbace2c66fcff60f243
BLAKE2b-256 3baca8771b3b98c8cf428a7811c88c62b874b9d963411c2893c68123f3bafeb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a24da5546b220380ae7d34914228b32a87ff8dbbac0946ef8de5fbb17445bbd3
MD5 047a69b97efdc65699c5b018db8cfa5a
BLAKE2b-256 80a6e0de8adf1ad7e397c334eb8ec9185ee2cf263e7daabf27e8fe914c837e57

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 59d173a465090f27bcdd541e133c281f6eabe2326d09750db7e81224ba3b5376
MD5 87cfdf587ef031c7a56215dd023a2ebb
BLAKE2b-256 9832b28247f3f3c1a3b2de5dfb47ffbf6907017a131b133ea77cd9ba5268aad5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 65c44debf90dc470030e7fe56f34064f496b130a4c61d1e68b44fd218d94bf70
MD5 6c08456f543d20f5e098fe6942aa01e4
BLAKE2b-256 885cf70d8b014a4064b34ea3cef34964c98171933e0905feeef4d5d6cb868dd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee331466bf76ff110c29cc1b8da111e3ab3940de401e5f30daff334ef7831d92
MD5 a974c936185ca8eb55be26846fb17ff8
BLAKE2b-256 3d44d9010e41f4da7c0d8e3c9f2f96ec2a71d001f5092a892f6aea3296f505e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 bc8715318b43ebbc99df419b5be72004acf3c15a61ecc36a12ddd63ff0b43ffe
MD5 84cd5e14a8daad312dd7a048f1e4d326
BLAKE2b-256 09e56d49820837c061a9763a9090a78573c6cdbd5b3197cca5c834d4d5109915

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 98be2e7adf3769e67c1fa29d69307f8b610fdbe49639e6ecc52815a6dccf4e32
MD5 27df08fe13dd2603b494702c9579b062
BLAKE2b-256 89687995c49bc88482f8683b777754a215cd8d4f242796aefb35b83c6d310774

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pysjef-1.45.10-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.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 97d7cef6473900fa21c6abdf7b13d7a73105cfe8617b8cb03b6b77581228ffad
MD5 d59082ef1a5a4a9ba5f3f2fcf5d8b018
BLAKE2b-256 e6eb4b60a6160fa0b2239bd5b076402a0097de29677fa0bccbf2ef1bb309ab96

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-win32.whl.

File metadata

  • Download URL: pysjef-1.45.10-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.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e7f749741cdc71681c390c38d258b77e82f8909e7a32fdbf0cc5a37e6d5f3d26
MD5 290ea0b014a93083e836ef38514cc5c0
BLAKE2b-256 7ca728abf33064dae14bb6a49fdfab206cb9b6e5e7c8a926d9487e2e918e169c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 84b3a3f69f8184c419f8ad653fa9d654aaf07a74f88dd6d8fe3c55effa8d36bc
MD5 4047d520d5a8a906a38e0b5f1ceda790
BLAKE2b-256 7a0bdc6cc8662d6016b6a12d9681bb00ffe5094ad905cd3c9a61b205f5da1df1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 39ed94bcc72fe556dd477d3e7a77202d4e339e515e3b1838dcb354b5e08dbcff
MD5 ef967d32cb71fa452e05e1d649b45f30
BLAKE2b-256 7f8711ea0820148156cc9cdc5227fe89348fda52e94b87c8f3a22e1e0828d95e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b02472fb10999a32a430a46157373530fa43b113667f93a335d1fea5fc1da5aa
MD5 709761eafd8eae2ae17c9286aebf18c4
BLAKE2b-256 123281c3d377e628c0d52ce0372f71f82e62bbc165a7856ce27f448a73808027

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d54686ede1acb534fe626244c60e4e1dd69b43cc3c0fc10bedb3f9ab1565e7fe
MD5 d68bcb24c3c861a0c6f7c026bb6b30e6
BLAKE2b-256 fdbd84262607bfc14c2fd0f487c520792f2cf31e867483143584d7f07a910a2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f57c87995544eea3bede7e88cf0cd3e90ab631d3342ae9b1f0193eb92210bea3
MD5 40e376afca2e0913b263040b992321f9
BLAKE2b-256 b280b1a5a54d3377382d2e694168a103e23319252e3b4afe39d4cdf04ecbd71d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e6fec8271a8335de734363118377b83d065680a41de85bb631e16000bb15c10d
MD5 25f356511ae4e578c54345904450f063
BLAKE2b-256 db5d8392a5eb30444c2f6ff9420dfade0a8727a0ff1019b44c5ec132aa59b98b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 5eb61f8dd4a5d7ab95baca5c938b860957357c136711c9f9945048d663823489
MD5 8d34c2b29183f4724a62de16e13ee4bc
BLAKE2b-256 dba8f74437f71601576346489c9e097b95f434facc9d0f6d0b6ff93147091001

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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.10-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysjef-1.45.10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 45615ea6d1c429691a4ea08b3e526c533ee3c28f63643df6e664be380be43519
MD5 4c23a9ceb1f8be94511e1834f0d0722c
BLAKE2b-256 77c853ce2a61066a284a8a39322285d52d7870b9f6e5c31d32d4273e7cf9296b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pysjef-1.45.10-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