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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ x86-64

pysjef-1.45.9-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.9.tar.gz.

File metadata

  • Download URL: pysjef-1.45.9.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.9.tar.gz
Algorithm Hash digest
SHA256 5bafab1d77c00248dccef0e2e7a127ca47d9b14923816db569aa1165e250313c
MD5 bd0ca789ab5683dedcf5aa87bdbffb27
BLAKE2b-256 b960787fcb47a3a38c04fc115258c281a584c03fe486571541bc4e13bb5e4da8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pysjef-1.45.9-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.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 445356197134da1a6911a390af86c6c41af17a48aba76bbcd2f426050ab4a489
MD5 7217c514b0357adee27fc6157886acff
BLAKE2b-256 31e54a4fae3ad3f5915a538f5a7107fa51563142092b7782f6a324ccf2e5e495

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pysjef-1.45.9-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.9-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 34198806102b24caf897820da8c711bee47100dc7b45533d3a84577238d53a5f
MD5 0971afa7ca1731d129ba81a6066de2c8
BLAKE2b-256 6860d996deaa2d06630fb9be121d6164ede39245423db9736c2bad63fc141506

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 384e7610d0f4ebf6f83ab7831db6af66479c93c294f796b464fea4daedbf461e
MD5 0d63c73e2146db1bc26f0b68722508bb
BLAKE2b-256 c18cb4f67a49587881549d46dd702ef1f8e524839f2c653ac915cf9f62f5a72a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dd4080eadeff166701281f67883303a1e696d64eca64d58b7ff717bbe3619652
MD5 8ce3bd586d588d60ef69cd8aac17a617
BLAKE2b-256 12a8a120e73be724f27771f644d6807ae6e05ac631ef655fe44d78830b040d3a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f53153c338382a30a7bbdf90af98e4e03ec4ab87cf8f197a061b8f0807e7bed3
MD5 5cde6b8de7712aaece86d8e1377987be
BLAKE2b-256 ab0f3a75813f2eec97eefbec11c50d28742d9c0c795a62b19ec37117cfd52a22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 461f7a7d4c4ae3800a245f5420a1efb7f50946b464d90d8aeda8414345248483
MD5 72a5f766969a9e0bff8e4fd5a698efe0
BLAKE2b-256 5b70939a208af1ecf5bfb34009b16445201351494bf89ffbf58a707ed98f4ca5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d44f57a4a2a587e5040e6afe9e5cfccc8d669cad63682e2dd598ab83da4e4ded
MD5 952eec33d995e4aee6bb915b423e2e09
BLAKE2b-256 30bc972479059d61bce277bf4102310741fae88125e36dbc31fe3a4d570d88fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b3c22247f4791f38fcd66f64a9ee9f8b78bf007df4f68680ed3c1c98be506df5
MD5 9b36671332f5abb6fc6f64a87094bdf7
BLAKE2b-256 05579a0da018d90e3efebebc38ef249ba6b29f2032d2bf89f30dad1fee4ee843

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4e5331369ba3f2b42b0da0d3e9b69bb68f808ecc4ffc720cc8700fe87d320af2
MD5 815cbae742475b201ac9d2b06da39d66
BLAKE2b-256 c0801b777144a154eb785f3985b4dd0b471d4eda5fd4a05a4a1150c101fde9ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c999955646c9a98cf0a9b4972684f6d185401e755b8d16878a8ae4f551685541
MD5 26795d9a8ee021f8f28eb0cc7a74b334
BLAKE2b-256 d930e331c4e809dda5313e0710285ad51b5f7d69ac4364b7d5392e4a207bd646

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pysjef-1.45.9-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.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 936cf4cf07e7ea3eb4d6be253a94d4b59566d2c7ec419f44d1918aabc0741407
MD5 81a3d292279fad9e99821ed382e88a91
BLAKE2b-256 0551f62ce1eb03181ab787bc01ae654f1520eb629be8900e04b81ccf0ccec8c6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pysjef-1.45.9-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.9-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 8fe0f117e091cca67a7c7544170e2b423acd91e1fedc4c6666ab0d16eaf68a94
MD5 846a6089b5e8709d031036c631366708
BLAKE2b-256 0c44d38b7b0e6cc35f15a0d693bf94d319e492ab0bcbf142f6dee8adde44f042

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78fe17312ec830d898b093b7eada1511d221b112c414a03f8ff5fc215f6c9729
MD5 cc39debcfaa4ae3ccc17ecb25051cc80
BLAKE2b-256 1c764a9f6c46947daec4936b5cfbe07fe71f416afd983c5de9f798e26d37a43a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8ed06e555a9b7d054a293568d4a265dc3b61466f3445d3cce52bb1a7197742ee
MD5 393911ff63306fcd54ba597d2333bd51
BLAKE2b-256 9672fc571aa7e8898bd8cd7dbcc05573df62cc664245368d9bd2edd29f84e94c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e0fe1ab7f66ac42145b03725c95231319d6b4322c0f5d41aef9818d92839e0d4
MD5 a5a9f789c0212050e4ee95231e3aa515
BLAKE2b-256 a8bf628a64ad0b1aeea437e88ae00328785aa58962c00f28ea48d1bcd9927d49

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0f277f7531b82d4945d2c9ed286905a1589d3748fc1a236febaab05815455175
MD5 47efa815bddeb1384113ddb6567dddb0
BLAKE2b-256 54991d8795386241a470b455de9bc19a8d34ba094fa447136ed4910e1f7768f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e194fda0f6c0404bb68e35f30c06f5eaeab263a63bba569fddd7d9aa3c642cf9
MD5 acf2aa66a3a1b816f1d871da42835a76
BLAKE2b-256 b1a1d10a7f6f8faf4588e94138d647d5087b325b9aba911a4c1c576ff75af331

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ddc3c87ef0820546ab17941809eff150188859f5acd085b086d82f77aa340121
MD5 01219304c8afa0c7e3f66114b72187f6
BLAKE2b-256 7938a143ab5b516fb4013df9ef5e0d86cfb298c3e52b11f3451337447228b863

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 76ad72c00ce6af699de6e2a4f5838269f73e9c8992317d42172da393b3d47b7d
MD5 1f64c327dc7e5678ac6b44bf593ba159
BLAKE2b-256 4d08d0f316f28b1b8bbc1f3ec6a78357c49fe4a2fd44e842b9a1e71de38efa43

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 658582a02c530ca0e774f715d96bf2e78caad76dcaa6a99fd07e94d0bc0e3202
MD5 7b640027e547f21206da06e87b62c0fe
BLAKE2b-256 f641e0a69760d85c5d22cd836298903a8085412c00f8dc6443efbe0b0f6e5426

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pysjef-1.45.9-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.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b9bbfcbfda928b1ffd4d1e38591032aa8fe226a37738bf62bd45cd5bc9c6065e
MD5 695c4f3ba7b0b78be75021353f885b7e
BLAKE2b-256 94b54610e9276e7124d38f2d3b23716081690dbd78d72bc98c6d41edde4848c5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pysjef-1.45.9-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.9-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7cd3dc569ad56c56c751f411369e924c4f4d68aa08daaabc3fdc5b49881b2f02
MD5 c6ba61c8ba85d798e25ad066124261ab
BLAKE2b-256 c655026c44fcadba1ee731f6145a06a444bdeaaa9bb97c4a6b4764210d1c1d65

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cb915af147deba72a52fe708d8299e38f448fdb9a7e38d9ecc14a5a1c3f3142d
MD5 2d8a9cf72548d16be494890fe9c58d8c
BLAKE2b-256 23ec6a902c60125976f43370c43d0d7704f3ae9cdcf0247c7000e3a2c7468cd9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f9b9e4d18c2411faeb89896a3623ea7540d917715d29910d63257d694ae24dfd
MD5 57a359617a89ec3acb0fcf4bc382324b
BLAKE2b-256 e88e339bce3059159e648493770d14eada4eed42ea23ec3b43be87499b75604c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 044b17d4a2579cd4f70d36ade85244ba360aeabd043cd72f79cbebf4ae07da32
MD5 d484590ef14f422e78d13248cd02022f
BLAKE2b-256 2eb15afa87a105e92266502dc21cc8c93c43ca74b509dc1d5038cba6cf6c6ca1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 65eda62b073355168769c3ee9544e25c7f304e895b4c21f4ff9c26e80daffd15
MD5 152d0af923f03ffdda6ce02a61033a90
BLAKE2b-256 5229c58374a6a35b311948517e5db9308b242837734403fe90a4e7808654e1eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2efbfc7de1db8fff8482d78eaa74e631adbd84ff75a7d9933922050b8d1525b1
MD5 66390778958181eaf7216a9abccc9a4b
BLAKE2b-256 97ab522b6469663cb12a52038c3e40588bc7979da14629f193e911d5ec1bd8c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c605fa428c103d7b7f9fc1d2267f564cc857ca33b1bb1186b3be0e77d6e7dc24
MD5 1d34ae8a3332d4d4102105d07ab6735e
BLAKE2b-256 7323b656f5d9c3dd6eaa0f94202aa71b19a8190077d090dfebb1003e2078d796

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d3b00751aa991edfb8c4930fa94b61cf09f10859f2a7a40c7d9a47e2c63a4083
MD5 29c3562365c5df8dffbd84323f7ecd08
BLAKE2b-256 33906e9dbd9dab26f1bd0edffcc1d19cefcf3e35efb043c271eb75b7cc589165

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee536f82e01b800a64d1989e61991a4ae19f58dfe2bb19837eee0be21454419a
MD5 871613290ece4f08af825cf8a4baaaa3
BLAKE2b-256 c8a99da4cc12601741ea38eb17a9400d5ef0533843cb90ead48d365858d64d58

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pysjef-1.45.9-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.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c02df4a934b4853964922b3cd0631fa575c2866ee3acea0588652e339d55871c
MD5 644cac564c020cf14524dd35adc88d5e
BLAKE2b-256 8ac12356cb49834a36c3b7db6fbcb0d21e6f7a23e35db28c44441fe7dd195de3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pysjef-1.45.9-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.9-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7abdecfd8a54df5ba32a72110648a7d2ef818e27839dbee5b59cdf10e8b97def
MD5 a3928adfc848e69bd19fdc42a9343158
BLAKE2b-256 fe12260414c516bf027e21d752357a91fea4087108a60c4f7c5015d3db0cb42e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2d78e2e0efc12ef35873ecfd9172a4a7c3856c87150cf920b0cbbb5a77194343
MD5 53f0dcc49290ba3947c996b7da14cb84
BLAKE2b-256 b4b2e211108c8a6f222f059c94ee0a516d018fe4166d30413dcce4aeefaa9e3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 82c3d3b1c12d13a81f8788e0c51428ffbed4e13ae415a4e23d02c80ec76b6724
MD5 963abcdc0083f0f63c0cbd986721f309
BLAKE2b-256 21e35557336f858d2988316ed756478aa4fac068010b356fb1cabc3fc4f7e117

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0dec97fedcaebeb2327f06695fcb8d5f8b9d3d493e014a84f8f6ea68e6d7a18a
MD5 d85aee3e3a07f4de0d82fdff45939076
BLAKE2b-256 c5b95ee655c4821b5bff44734d158ffddcd2dc2a3b536ba2efd9e03d8812c4db

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 204b332e9e5c19e990eca857c65ee6bf9bb65f16a81f623a12f4bc38c3855da7
MD5 b078c9bda4d7ea6d3b73820b38d8a42d
BLAKE2b-256 42b9d8434eaa29ac72f5cbc1f665753df7ab4b0d9d28a774a4048db387fbf35d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dbf1e77e40b6ee74d2d419d52066f5cca050222a33954eff674db3d5ae72efc6
MD5 cff71ce86111c984dd25ce397ca79571
BLAKE2b-256 a45f654a7d5061561550eb14bbaf86ca195fb22cd7fe9ca04e4811eeb2ca24fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b4352f56c9d04be3cb0b7e1261705adffe5568f9d917ff3974c50fbb467709dc
MD5 9e170155da60b670e0b74913d28b30ab
BLAKE2b-256 bdc8a9fe53ce33b49a65372109641394efdefcdba634793dabd04f89600d7274

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 198068f43eedd777e6762167e5d26bc51669010dee87c6c1072639b75c07e658
MD5 26ddc67304530a1d5ea0b2692e8c41d8
BLAKE2b-256 813771d0f62364947a9cef242034d8f5b6ab134e512d7766c9edd39eb9fead05

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for pysjef-1.45.9-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad2b427342da7878d49ca57c60b1a95b4e8f05d7be0b4db496dedbeca834ed9d
MD5 b1c8256afbdd8619e409d712cfe8f25c
BLAKE2b-256 5561169036a0df302dd010575285dc45d947c10d2442dd3d65d9cac78a52e5fd

See more details on using hashes here.

Provenance

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