Skip to main content

Jelly-RDF implementation for Python

Project description

Documentation PyPI – Version PyPI - Python Version License CI status Code coverage Discord

pyjelly

pyjelly is a Python implementation of Jelly, a high-performance binary serialization format and streaming protocol for RDF knowledge graphs.

Documentation, usage guide and more: https://w3id.org/jelly/pyjelly

Features

  • Fast reading and writing of RDF knowledge graphs in the Jelly format.
  • Standalone generic API with no third-party dependencies, allowing for:
    • Serialization and parsing of statements to and from Jelly files.
    • Parsing and serializing streams of graphs and statements.
  • Precise control over serialization options, framing and compression.
  • Seamless integration with:
  • Stream processing support for large datasets or streams of all physical stream types.

pyjelly is useful when dealing with (see full description):

  • Dumping and loading large RDF datasets.
  • Client-server communication.
  • Workflows, where streaming is required.

Getting started

Install pyjelly from PyPI:

pip install pyjelly[rdflib]

To write an RDF graph to a Jelly file:

from rdflib import Graph

g = Graph()
g.parse("http://xmlns.com/foaf/spec/index.rdf")
g.serialize(destination="foaf.jelly", format="jelly")

To read a Jelly file and convert it to an rdflib Graph:

from rdflib import Graph

g = Graph()
g.parse("foaf.jelly", format="jelly")

See our documentation for further examples, a full API reference, and more.

Contributing and support

This project is being actively developed – you can stay tuned by watching this repository.

Join the Jelly Discord chat to ask questions about pyjelly and to be up-to-date with the development activities.

Commercial support

NeverBlink provides commercial support services for Jelly, including implementing custom features, system integrations, implementations for new frameworks, benchmarking, and more.

Contributing

If you'd like to contribute, check out our contributing guidelines.

License

The pyjelly library is licensed under the Apache 2.0 license.


The development of the Jelly protocol, its implementations, and supporting tooling was co-funded by the European Union. More details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyjelly-0.8.0.tar.gz (40.2 kB view details)

Uploaded Source

Built Distributions

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

pyjelly-0.8.0-py3-none-any.whl (80.1 kB view details)

Uploaded Python 3

pyjelly-0.8.0-cp314-cp314-win_amd64.whl (225.5 kB view details)

Uploaded CPython 3.14Windows x86-64

pyjelly-0.8.0-cp314-cp314-musllinux_1_2_x86_64.whl (500.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

pyjelly-0.8.0-cp314-cp314-musllinux_1_2_aarch64.whl (502.2 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

pyjelly-0.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (504.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pyjelly-0.8.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (492.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pyjelly-0.8.0-cp314-cp314-macosx_11_0_x86_64.whl (317.9 kB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

pyjelly-0.8.0-cp314-cp314-macosx_11_0_arm64.whl (310.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pyjelly-0.8.0-cp313-cp313-win_amd64.whl (223.1 kB view details)

Uploaded CPython 3.13Windows x86-64

pyjelly-0.8.0-cp313-cp313-musllinux_1_2_x86_64.whl (497.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pyjelly-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl (498.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pyjelly-0.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (502.3 kB view details)

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

pyjelly-0.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (489.0 kB view details)

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

pyjelly-0.8.0-cp313-cp313-macosx_11_0_x86_64.whl (318.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

pyjelly-0.8.0-cp313-cp313-macosx_11_0_arm64.whl (310.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pyjelly-0.8.0-cp312-cp312-win_amd64.whl (222.8 kB view details)

Uploaded CPython 3.12Windows x86-64

pyjelly-0.8.0-cp312-cp312-musllinux_1_2_x86_64.whl (501.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pyjelly-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl (502.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pyjelly-0.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (506.4 kB view details)

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

pyjelly-0.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (493.2 kB view details)

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

pyjelly-0.8.0-cp312-cp312-macosx_11_0_x86_64.whl (319.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

pyjelly-0.8.0-cp312-cp312-macosx_11_0_arm64.whl (311.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pyjelly-0.8.0-cp311-cp311-win_amd64.whl (221.0 kB view details)

Uploaded CPython 3.11Windows x86-64

pyjelly-0.8.0-cp311-cp311-musllinux_1_2_x86_64.whl (479.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pyjelly-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl (486.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pyjelly-0.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (485.2 kB view details)

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

pyjelly-0.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (477.0 kB view details)

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

pyjelly-0.8.0-cp311-cp311-macosx_11_0_x86_64.whl (315.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

pyjelly-0.8.0-cp311-cp311-macosx_11_0_arm64.whl (309.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyjelly-0.8.0-cp310-cp310-win_amd64.whl (221.3 kB view details)

Uploaded CPython 3.10Windows x86-64

pyjelly-0.8.0-cp310-cp310-musllinux_1_2_x86_64.whl (484.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pyjelly-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl (491.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pyjelly-0.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (489.0 kB view details)

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

pyjelly-0.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (481.1 kB view details)

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

pyjelly-0.8.0-cp310-cp310-macosx_11_0_x86_64.whl (318.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

pyjelly-0.8.0-cp310-cp310-macosx_11_0_arm64.whl (312.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file pyjelly-0.8.0.tar.gz.

File metadata

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

File hashes

Hashes for pyjelly-0.8.0.tar.gz
Algorithm Hash digest
SHA256 b44ccf81998fbf06f1ac582268085af4d44a905a8c9d338cb4d1bcafd919589c
MD5 29fbe435bbc8bd7bf79cc7dfbe8701be
BLAKE2b-256 168aded4022a764837f71442381053a4ff65112578d34b24e34fdccdd89b4470

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0.tar.gz:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: pyjelly-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 80.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyjelly-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 56af72bc63251e433b3f082e44948786ee7de35ef56cc97d4a759e1d23d5d0d9
MD5 4f9d4b62a995f5a93efb09d03cc79293
BLAKE2b-256 62502ba1f2c4581441b6f8e3e0dd24becb335c8c8e75ccee0d0492450ee794ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-py3-none-any.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pyjelly-0.8.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 225.5 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyjelly-0.8.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c43be8ce40b7a44894b168263e986f23a9f5c7ca56b13d4d51c1b93b4dc83f9e
MD5 fff62bcdf9f8cb359a3158d9781e4092
BLAKE2b-256 7ac76b804bea12bd84cae9afb7cdcaf29df9e562ac22e7aabdaf7cc67c8f5699

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp314-cp314-win_amd64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c4195242bae581901e86f23cc07e27e6bd789dedc28c1b2b6509c0fa68064672
MD5 1c9d13928d7bc62f2363344be3f67b3f
BLAKE2b-256 7b1d2b76c04f72a5b11c7e30dc8ca41ba97284379a97b60f2e0f41c34dfa55f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e1275e9afff29ef348e273f974e5cb04553d828cce2ba76d966b4493c7217035
MD5 83b9cf0e450dd253df227d8d47fcae07
BLAKE2b-256 dc3b6ec84c59d5a6e07982eb7d90486d9b56dd7ffb44659f474a97dbc1873dcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f65a06c81da03ab24162da016a17741aeb5a2698925230852394e6e627390d60
MD5 6de3df09769359d602cb333db2e96762
BLAKE2b-256 e8cca6c04d5b12ba0e0a903cdec297c18504e0cfe05f6912d4e8cdd3ef3d0783

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a55d4a7ff73745cf1d6daeeb6760571ab9d19bbd2f79e3f18b39137c0287e9bf
MD5 6afab0e760155b733cd64003363e492f
BLAKE2b-256 1033196160d232b471b39e6438fdd26b3a923badef216d6c1a6fcd53bafe4e4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 1d92b250b869be8bb4d27fb6946495fcadd25da261a62e6524e0eb0124fdbc17
MD5 076e611bf5e1c6c1cf2b39c240585d17
BLAKE2b-256 4dc21b072d4cd1991707c59307034b1da5ea95d59127b8a855b0186ba875c54b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp314-cp314-macosx_11_0_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95ae7016f4a20978f64d8488200a5beabc938617493c0c3e5149decc419ba68a
MD5 9e2daf564dca4e5b3bdf352a6ad70be5
BLAKE2b-256 8e0d52ce23f9339c395b564e5a6fa081abb43dc9285a940405083072542e985d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyjelly-0.8.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 223.1 kB
  • 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 pyjelly-0.8.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 138c248c1b8ac7786bc175cc4eed1dc7795d6b893371272c8fc249d3c3b95e8d
MD5 5716a41993e8a6c652e99097120756d7
BLAKE2b-256 5d82e637185d2d3b3f8972344801e501bb1109c368e2e76b1f18c4151cca275f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp313-cp313-win_amd64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa44a3c24e2ba11d9a18d3b45645f34946923ed585426905b639bf08bae1adf6
MD5 1c4581d869ddfa71a72a8cc83e62c226
BLAKE2b-256 6848baf9fd4537594846a79a05229e7ac5410ac3f176d2f26ed3d8fc0e651ed1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c624f7f3b892ffdfdc755271e64e43dd2effe23700e524ed3070f3f2ca337080
MD5 c05e06f06981592fa0b6b441c1d801f4
BLAKE2b-256 1ed39f4075164c92c474cfaa5d568f54b8f964d8f5161b3fd8bdd76db22aa61a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9cfce4cf3fb8c8cd3727d71b1aaa45191f4ef7800fdfa0c2a744d67abaea8a6f
MD5 7e0e4ef1780a56898f5ee3441a924eff
BLAKE2b-256 b745537cf17235778b28f61d1404ad9204d65cea71c7816fb125bf12fc10acc5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 761db184c349275d9eb9ef3697573c3d7d1d2ed2e2fe04cea3883691ff5e60f3
MD5 ede881ff39d30be642ce1e23879d7ef8
BLAKE2b-256 30a026260b21b9514f7e6a0153d9b99b6346e28b87113dd0b6a8ee5571ac29f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 8187c8fb3d2614d373fdf2947a13a0316ab505bee61178f595ad872532dac85e
MD5 2f929dc7ab0b5e531766fe4f49e51bed
BLAKE2b-256 6e999f5e751070327bd318bbc28663be94ab963f077ef1483f00bafa6a1b35fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2f2cd168e3abb0a66b8a1422bf8df97ef4dfb5425275647b18d74a7a3b0357ab
MD5 b9c55ca2d435fd99e3df4d38b82055f4
BLAKE2b-256 cb3b40e7294d622309d4b4cf19b60506d69984252ca3b6d110409256f9ce2a92

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyjelly-0.8.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 222.8 kB
  • 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 pyjelly-0.8.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 63bce8526bc781d3d12d430a2ed19c746f8a4981dd7baedc2969cd77f28e4035
MD5 ad6658c53491ebfbd7d632b4b23a3558
BLAKE2b-256 5e8f71c890931fc476224b2b025287ccdeb7bb49af9a938d3c26d857912eb39a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp312-cp312-win_amd64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ba1d6c9851544d9a1872577963dab35680934d33d2dbfa8bd5c8c09f562ec648
MD5 38bba66971213b26382419aa6a303b67
BLAKE2b-256 c275b6e38eba2c6100d5c73e9a9a034054903b8f125595007ac4a6dd4501aca3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1b0b21976c41d561a77af4f21b2d6df3a05680e4b1cda592bfaa97299e12ef46
MD5 57258bcbcfa8af10e05fa11d929b7365
BLAKE2b-256 fb955ac51b5419f5c794c7a6c4996f04981f4f27dc4cbf19fea7d4a11319e208

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3043248c9c4716f80752578c935c6ee54e38adbd8f296125cc7d04c61840eb43
MD5 6e0aca9b2931308b5ff8f272be34676d
BLAKE2b-256 0f5a2ff67861794aab37e1e5ca61fe567c12f04ff1fe076e2078abe1ed55a8b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 668e9a4d6cf029d09e17eb499301d52129507d73b25e0d954782fdd9a8c67226
MD5 18dfd4acd4053c23b268ad849a5ef733
BLAKE2b-256 051b48041d959dcee89de89b4f917323d3280a7de1e6c50f8a48dfe3709e51a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2d6c626c2dcae1017e41b2d66f9b667800b1b5143dc1ff4718ca2285769f1d68
MD5 c19cd4983f18c0678a912ed7064e80c3
BLAKE2b-256 e21c31e34036a8dd930cf9e3c01c57ee8e40613d07900b5ed5fd547cc10c9e41

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03fac7e275d1b1b7451d8267f6d6dd2ae1b99df7ef5e6131a116edc92ffc771d
MD5 05ea987ce41a5667710b12d91da8df31
BLAKE2b-256 3e8504e1bcc8aaf7d90d7678b0b42bb4869d03576ab3ffa3c6732a2e9cebbc62

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyjelly-0.8.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 221.0 kB
  • 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 pyjelly-0.8.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 78d1ef2f2df8f538669016d506efeb825a646df10d97cce379824a7208912081
MD5 8691b4528dc6d406ac41b81eaa3c3183
BLAKE2b-256 f0e3aabd71b4ea6793fe521b4c09c6cea1b8b64e043752b4bd00fd87728981ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp311-cp311-win_amd64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 19ffc69485f0f0d5d6fdffd2e263e25bc443150e69da370c36ad5ea8629b1669
MD5 afd8703bff016011595b2680e35955b2
BLAKE2b-256 35f22d62ebc8089dacfb495c012d4f9191a736cd78396c49e00075f412ba541c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0eb7772e5a1fc8d3d4a9c156314eea46806b560a1090cffdc6d4aad06f6bfa22
MD5 dc01a0c4d971574ad65fde4e2501c5c0
BLAKE2b-256 3e702c07eb4eddded81623c0706e2304940472391898d5488e28ad2ccc62035d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bac39a7f575c0252b490d79fe853ded9a6719923bb619156c2218022777450c3
MD5 b0916f02b073d7d9c3ab7aa7736e5fe8
BLAKE2b-256 c5339d97812a9f43808e5568c556f529187f564aebece126c49dc98055397da4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72d22a59b72c59aac90e9a8103ce4793bdaf08b534ced9ca373abc72d7999382
MD5 9a028e27c7fb77fe85dd6be42ed11042
BLAKE2b-256 3aa53a72aa3f667076011e033da53e23afcdaee1c2400cdabf4d867fa4f0f402

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4ff835f3807b3ad58dbea12656666085f579bbb64e364e5693a7abe475839009
MD5 de85518abfdb76871ccf443d245e95f8
BLAKE2b-256 9fd518f14d7aa92ed0913ba54e63a6374b69f48c9b5c009dcd3468347d819372

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2437041cf37da9fc5e041ac3fd19ea1a2955b5ba1d86012b38c6b35bd31eac39
MD5 43d29be9de8121c8110a9bf595d98c62
BLAKE2b-256 9717da6277343daae3127c19c60d76800c2409fef70ee454609a32d3bf352a97

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyjelly-0.8.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 221.3 kB
  • 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 pyjelly-0.8.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a983faceab098e90f5b152762ca5532feec9f2685a116a076af23510c7921077
MD5 5148adb0184e6ff341e1ded6205d85d3
BLAKE2b-256 f92d7e592dddbabc1798ce1f6558b5f265e320b465aa284325eb38b626c15800

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp310-cp310-win_amd64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2f858645531068aca93be2e1cca54037949e83cec989ac66f38d408b50baa24
MD5 57f9de2605c46e22af9225d50f3a0365
BLAKE2b-256 a890a8a12aba61fcafca368e53633fa9c8f381390cd45efa30e94597c5155e41

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2888307c59a23dac002017671e66adac82e885dd09f167c4f752fc97ce3d9980
MD5 08e4b54133503045772c85f614437ce2
BLAKE2b-256 68abb3d432eaff96fba93f7a18d1fb6a6a001dd82c6a0f6e9d5cb6af5dafb57a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fd69db80f02d9fcabed5e2f785f79da9110b578bed63952a68dc5249e14d785c
MD5 39769be5055e9a0e5c90c382f1e5f33d
BLAKE2b-256 a63e2e842239c6d872f81a3837180db15587d2a0b359acd6e3e7c9837b0c4a21

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 52de9e622edb421cb235bee938fcdcb18ed72b84a6963d7b1c32c30860530b58
MD5 fddd2567f1c5838ad7afbcfed95026fa
BLAKE2b-256 b942e0b3f07eaa096bd4f57a36caf84d1043a13abfb46286b892b0d600bcb32c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c99133694e1cc33e5587fa6a02d227648e852ba47699587ff013abcae914afe8
MD5 2d33e4291dec1a21ccef0325537c7e5c
BLAKE2b-256 2b45ef916a306a36afdbd23e448233d68c4100e62d49fe31c8e3aa1862de28f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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

File details

Details for the file pyjelly-0.8.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjelly-0.8.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 664d610942e836ef251a597499a87650b67e19bf04c5167fe13b713861feb45a
MD5 44da08fe78cc5bed541809b3f818ffc9
BLAKE2b-256 a2e453e00ee368a32dcdf30ed77aaedc1cf202a704534d39d779fcceb32f1981

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyjelly-0.8.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on Jelly-RDF/pyjelly

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