Skip to main content

FlatBuffers schema parsing + JSON<->binary helpers (pybind11)

Project description

Ark FBS

This is a standalone PyPI package that provides a thin pybind11 wrapper around flatbuffers::Parser and GenerateText:

  • load .fbs / .bfbs
  • JSON -> FlatBuffer binary
  • FlatBuffer binary -> JSON

Repo layout

  • cpp/: C++ binding source (pybind11)
  • src/ark_fbs/: Python package wrapper + typing stubs
  • third_party/flatbuffers/: your fork of FlatBuffers as a git submodule (recommended)

Local build (editable)

uv sync --group dev
uv pip install -e .

Usage

import ark_fbs

s = ark_fbs.Schema.from_fbs_text(
    "namespace t; table A { x:int; } root_type A;"
)
b = s.json_to_binary('{"x":1}')
print(s.binary_to_json(b))

Wheels / PyPI

CI uses cibuildwheel to produce wheels for multiple CPython versions and architectures. See .github/workflows/wheels.yml.

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

ark_fbs-0.1.0.tar.gz (2.6 MB view details)

Uploaded Source

Built Distributions

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

ark_fbs-0.1.0-cp314-cp314-win_arm64.whl (293.8 kB view details)

Uploaded CPython 3.14Windows ARM64

ark_fbs-0.1.0-cp314-cp314-win_amd64.whl (312.3 kB view details)

Uploaded CPython 3.14Windows x86-64

ark_fbs-0.1.0-cp314-cp314-win32.whl (275.2 kB view details)

Uploaded CPython 3.14Windows x86

ark_fbs-0.1.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (338.6 kB view details)

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

ark_fbs-0.1.0-cp314-cp314-manylinux_2_24_i686.manylinux_2_28_i686.whl (370.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ i686manylinux: glibc 2.28+ i686

ark_fbs-0.1.0-cp314-cp314-macosx_11_0_arm64.whl (292.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

ark_fbs-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl (321.2 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

ark_fbs-0.1.0-cp313-cp313-win_arm64.whl (284.8 kB view details)

Uploaded CPython 3.13Windows ARM64

ark_fbs-0.1.0-cp313-cp313-win_amd64.whl (303.0 kB view details)

Uploaded CPython 3.13Windows x86-64

ark_fbs-0.1.0-cp313-cp313-win32.whl (268.3 kB view details)

Uploaded CPython 3.13Windows x86

ark_fbs-0.1.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (338.4 kB view details)

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

ark_fbs-0.1.0-cp313-cp313-manylinux_2_24_i686.manylinux_2_28_i686.whl (370.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ i686manylinux: glibc 2.28+ i686

ark_fbs-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (291.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ark_fbs-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl (320.8 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

ark_fbs-0.1.0-cp312-cp312-win_arm64.whl (284.8 kB view details)

Uploaded CPython 3.12Windows ARM64

ark_fbs-0.1.0-cp312-cp312-win_amd64.whl (303.0 kB view details)

Uploaded CPython 3.12Windows x86-64

ark_fbs-0.1.0-cp312-cp312-win32.whl (268.3 kB view details)

Uploaded CPython 3.12Windows x86

ark_fbs-0.1.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (338.5 kB view details)

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

ark_fbs-0.1.0-cp312-cp312-manylinux_2_24_i686.manylinux_2_28_i686.whl (370.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ i686manylinux: glibc 2.28+ i686

ark_fbs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (291.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ark_fbs-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl (320.8 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

ark_fbs-0.1.0-cp311-cp311-win_arm64.whl (285.3 kB view details)

Uploaded CPython 3.11Windows ARM64

ark_fbs-0.1.0-cp311-cp311-win_amd64.whl (302.2 kB view details)

Uploaded CPython 3.11Windows x86-64

ark_fbs-0.1.0-cp311-cp311-win32.whl (267.8 kB view details)

Uploaded CPython 3.11Windows x86

ark_fbs-0.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (337.7 kB view details)

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

ark_fbs-0.1.0-cp311-cp311-manylinux_2_24_i686.manylinux_2_28_i686.whl (368.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ i686manylinux: glibc 2.28+ i686

ark_fbs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (291.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ark_fbs-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl (320.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

ark_fbs-0.1.0-cp310-cp310-win_arm64.whl (284.7 kB view details)

Uploaded CPython 3.10Windows ARM64

ark_fbs-0.1.0-cp310-cp310-win_amd64.whl (301.4 kB view details)

Uploaded CPython 3.10Windows x86-64

ark_fbs-0.1.0-cp310-cp310-win32.whl (266.8 kB view details)

Uploaded CPython 3.10Windows x86

ark_fbs-0.1.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (336.2 kB view details)

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

ark_fbs-0.1.0-cp310-cp310-manylinux_2_24_i686.manylinux_2_28_i686.whl (368.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ i686manylinux: glibc 2.28+ i686

ark_fbs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl (290.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

ark_fbs-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl (318.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file ark_fbs-0.1.0.tar.gz.

File metadata

  • Download URL: ark_fbs-0.1.0.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0.tar.gz
Algorithm Hash digest
SHA256 972d39b34bda2cbef118ff7a6ffa90303f03e4c6529892b5183d784f176aed6b
MD5 82f15bfd9c6e44fc335a42419cdbda94
BLAKE2b-256 42a2a4ad7a3e232ddc438e1027d9ee7b1d82a4ccb5b76f9b17a1df57058c6e99

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0.tar.gz:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 293.8 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 2de11dc02e00a3eedcb014289c60bf8b8b88e7aac5e3e1cc82c015c22b18087d
MD5 adfef4176a730136168eab556ba059ff
BLAKE2b-256 75ba6a7e7dcf848923c0acd12a6c1b195e916bef13a17e8d10d8128ac69290f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp314-cp314-win_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 312.3 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ba3d29701debd2eec47b1e24e96bd65a14f4fbeb2a618fc16d4769300346fa20
MD5 539badbb9d5f32b74174518c32ade424
BLAKE2b-256 4903256e21488635df12afe381a0c55d229cb4d8a27870f1f2d5934cd694247b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp314-cp314-win_amd64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 275.2 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 28eeaaeb668742d479c838ca7e3fad83dc8a977257bcda7d82fedc0334355155
MD5 cc8290a7c9b95c73ab5f1168cef67494
BLAKE2b-256 b580ea9fe90b3535d5415b349d5adea9a9a064e0f5077002ba7f733fe61af874

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp314-cp314-win32.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eae3e3dc8d0600fd11a1efc2a0a47b79b4fa26eb708190db93ad2de619590972
MD5 c92649f21f57c3cb8151672c25c4301d
BLAKE2b-256 ec5272c990968575e1b3b1a5d89bfdf0e2b2c617f6fd0ea6c7c6a4ef0689f3c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp314-cp314-manylinux_2_24_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp314-cp314-manylinux_2_24_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 eaf2674279ac5850bd99d6b6b2dcfca8b998bb51d47cb3df1459bb9a4a22a9de
MD5 0256debe8c7d673b6a205528d7591b61
BLAKE2b-256 7d02606a4f42f782583dd3cc3636d8dfaf5485ebeb7da0822ecb2c09eed62773

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp314-cp314-manylinux_2_24_i686.manylinux_2_28_i686.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 68ba12ab7e9e4c4e13c9a3e8385e0345c872185d5b04a38b6f159fdcca2be11b
MD5 aa2638ba53b2b846db5c8f92f7f6fcab
BLAKE2b-256 fee64757e7c669db43d99883d18f51c9597d2d33f9581080ceec17812d648308

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3e4b53ed2846a3c665089b36ac28fe4b142c63df867bcdeb6e7c6a3493e01e09
MD5 5001b4dec1a8bcb3be1ab545a47f1307
BLAKE2b-256 0b37c3c4bb6e1a6d8afcaff0b39685bf0bfe39c52565835924fc79063c333d21

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 284.8 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 e3073be6981e194a275897d0316692ea909e2d80c7157f54fcecf1ff617de98b
MD5 7a3ee8685383ad6ecee9dfde1d8307ca
BLAKE2b-256 6f6815a55e50ee4891fcb8a63abb457de0fdda525afabcf7af16b63157ba2ee8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp313-cp313-win_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 303.0 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8266a573d88730e267507096cf46100f47e4595fdc21061b5e5ea0b71e1a1a17
MD5 d31e0533384a225ef083e1ca4f41158d
BLAKE2b-256 4fb587bf18779efd7f61935eda01c0bc4046fcf6c8ac2c64ceb33cc337b7ceec

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp313-cp313-win_amd64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 268.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 3626463b8e437f97c1b2e29167d7e953a58b731cbd2cc7e04d45b0a82be59fcb
MD5 abba062bd5f935df0e541501a7800e7d
BLAKE2b-256 ae713a22dd7443598e56433f1681b25ab137605caf8eedc6bf12f11495d57888

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp313-cp313-win32.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d61cbf8336b763872de85e28c59e80be823792f2291fb3143b6160e975159df
MD5 4e2c01306a3225e90474f33089303204
BLAKE2b-256 4aacbebce5ccd2cc09c85c26760286579c5c232aba44fb1d501b79618ef6b29e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp313-cp313-manylinux_2_24_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp313-cp313-manylinux_2_24_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 cc37f77da592371a3b0561cf2e308cca56b6795e75319465cf67603537678e6a
MD5 3dec0a80d8dd3b550872a145c55d55a3
BLAKE2b-256 32a5c74aa448fd47aaaf53812b99d26a2e124684914c9e6ecbfa8ef3ca0db727

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp313-cp313-manylinux_2_24_i686.manylinux_2_28_i686.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0bb14184778a96d1d011255e24b00bae7a08034b0fd484a85d8e14a217596957
MD5 6771ff6187636dcacbfeec0700be4924
BLAKE2b-256 1511ccafda43cb7ab51cbcc0baf622dcf46c2f8e5bae9dda04ea51add2100c85

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7a69bdfef29b86c18a56c0ea16e54a3b3b02de485a40888bb22a02cfc4c2e404
MD5 5b038ffdf707a82005d1796716a824a2
BLAKE2b-256 fc701de5f3616965ec77db906785ca5c3ba504459b9b2872a2807a01a72542a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 284.8 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 f319a678f6f2d46fbaa98b52a00c19e47a259c719830ea63386e899efe30d7a7
MD5 3c03be66c4c91fc60ca10533e43fa6d1
BLAKE2b-256 f72b276842a474f7eb517a93d5567be39e4b669a2d89eae2f09c82b67c35a746

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp312-cp312-win_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 303.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 61167ca3f22e589b1a6d4a12b4ec1122e364564d439e255636de74b035fab185
MD5 ab47e8ea0091cc7d623701f64ba0589c
BLAKE2b-256 94d469839403b6eb16decd55d3fbb85d637fcd8846b8895e27eed9138a34c79d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp312-cp312-win_amd64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 268.3 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 c0970ae662cbad1cab465f0a57b728a429ec4ec54f5276f60df47f28b6ee74c1
MD5 c153307d5f2640d015e2988fc81d9b4a
BLAKE2b-256 916de8c19b076fca7b46272a735efbcf5fc69ff50968731069efd8b262cc33ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp312-cp312-win32.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 71064909bf613197bcdf20d0ce7410497b3b4ddf3d752413b13085a0e329aa46
MD5 568ddeef66ac74d5053fb09f16c300b2
BLAKE2b-256 58b6e31494005a7182026d7878849d753f5dbf22f315ea8cb74124292f4dd1f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp312-cp312-manylinux_2_24_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp312-cp312-manylinux_2_24_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 7e88aca866609fbeee1b26a3817db1674911e4114407ede34e750a760efe2019
MD5 731acb0b868efe32b480b1cb58d11534
BLAKE2b-256 eabc55be89e3bd160865b36f62c76e38427f7fc87f4707f642e6eb541f13ab38

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp312-cp312-manylinux_2_24_i686.manylinux_2_28_i686.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 221420604ab08b8bea95807c83366004f4f0044d724c69be6cb7dbb8663c131d
MD5 f638c13bc7453a92e04645f8485b1c25
BLAKE2b-256 c61c7b0c6d6c4a44b666d1e0df9d4b6592a649e43aae0c48eeea05964aab9ff6

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d81a1995e14f9bb35d306ab4713f73e192e51437b567ae5c85df044ed61b418f
MD5 137023d3258ef22b6ec64c2e009d219c
BLAKE2b-256 6703cf3fbc320dbe99c280b75b63c8aac9b9ccaea7535805fca482c8442022bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 285.3 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 c0676debc7f310308a98ac7eec92a659ed2f15d28af3881a6a497c8321d2b3a6
MD5 e7552a5ee132336a15a4fec6da489e1a
BLAKE2b-256 26ad6cb832f549f36739b539fc041628e80cbf9296835134c5bc8dd3127570e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp311-cp311-win_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 302.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 55840df5e66d04aadf27d45a45ae3efa74d0615d17f5dd6d169d1f7208a374b5
MD5 478f2a1ab2b6f37e78ea647ffb1471e3
BLAKE2b-256 5cefa816fade3bb34dc869d81bbb64d1ea8d728e628266980f3e289098255fd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp311-cp311-win_amd64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 267.8 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 cb2c579b11db274ec1d12ffc4e1ac409584a6be59f41ea90f80c298f13640219
MD5 ddaee19028d6f2f65699cfe54f6cf243
BLAKE2b-256 a62f0a4cd18371fca9972a62011ddd678c9e49928a4868382b88c623ba38feb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp311-cp311-win32.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7a81ca9ebc59bcb283a34a896ad2f28ee6f696dd86e1ae056c9ace1e8c7801db
MD5 3df444e23888c18cad0d71c6f72c55fd
BLAKE2b-256 84d1ea1ab6d2e35383b72695c6e33afcc49026ad0bbd2ea2e866ac4a1803d6ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp311-cp311-manylinux_2_24_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp311-cp311-manylinux_2_24_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 28df9670b89337531b60c70e9b562f5c9ad865e0fa45a1b361a354e2f26a9f89
MD5 dbd6d1685bce65a6084322082bb2b65b
BLAKE2b-256 c0c60a84ca63d56e5947f3a86b8083eebe786bd95033f6086714d1ed8c777dd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp311-cp311-manylinux_2_24_i686.manylinux_2_28_i686.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 611d8371247102af5c5bf086cce2cde0c45e1e13a218b12779ab3e110be17528
MD5 f1d8681746d14a2ee250cdb865686b90
BLAKE2b-256 7ffb773f53aaade67c1f9c5f72e1dac52942d67bec7a39dc304b95be930763ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a3ab28a62664d633f3dda51a4e6987663fb00d845c98723c932cfd7f18e7d267
MD5 47977418ee735981347dcfba678d21f1
BLAKE2b-256 a1502295f2814231f542654b15db3cb717bc057aa2ae91bc1c9af867a8715ae5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 284.7 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 bbe1605e33e154fe2f4b4e509c2a7c64ef29a6c28b4f930b84fd4d0403aaefad
MD5 0b66569816a272a88a882fca2c5769b6
BLAKE2b-256 c13fcc46151a32fde75375e4b2475e450bea057b834cc12303a0e5c1ef45f86e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp310-cp310-win_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 301.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 990e0a281ee1e61055446347e3de000b70ef8ee8403cdd8d50da36a43bcd48b9
MD5 0a401e1a2ffd3932181db2eb31d7a740
BLAKE2b-256 8ebc2be5a9a7f1b5b4b952d54ae9bd57abcee45e33e69566de3d834c1d2bcb50

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp310-cp310-win_amd64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: ark_fbs-0.1.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 266.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ark_fbs-0.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 f0a0f4661370a7d513975b8915ba39174f84957810e519484339afddf1ab79eb
MD5 5029567a2632b8c7e27df3823ef3c933
BLAKE2b-256 0b96411d7325f36c0807a9d307f3d7baa76b920758fe9b5ce70daf1845f10dca

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp310-cp310-win32.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7a228d66636ebeee325a3e26b3737c8d3258578c0bb2d392511796609d542011
MD5 e23ecef452048aa08ec37485e2a1b441
BLAKE2b-256 a5db381decf6db84618c42bb29c33702845c1ee805925fb4db8fc1cef72a5b25

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp310-cp310-manylinux_2_24_i686.manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp310-cp310-manylinux_2_24_i686.manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 fdfb97e8693ac815d5e9242750ae49eb12d4370196217e8d861c6029f083b4d2
MD5 8cd5827dd7ada5c89052e453f47415a4
BLAKE2b-256 6b5450336ea19dd719a8cc670395ba8389c95019639bc6f5bf73b5c52a61f461

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp310-cp310-manylinux_2_24_i686.manylinux_2_28_i686.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 45e3f5906a34d519de563ac12ea4f4b6937e755c32e3d7a0e435ebf974006eff
MD5 e65cbc6196aac9b19b383a6158444686
BLAKE2b-256 c77ab7e666e041e43cae09617483e6cc72f0138cf23793d7cea2cdfd1bf3ec2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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

File details

Details for the file ark_fbs-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for ark_fbs-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1a5e8dfb889f3c393030b5f97998c56585df03b19692d9acdf1f565fc640281c
MD5 2134bdb9766a4701f3ed8e31720dd67f
BLAKE2b-256 f21105bb2965d03e29a753d0f6eba73bdf089f9e659384a78a3aa937c9586fa4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ark_fbs-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: wheels.yml on MooncellWiki/ArkFBS

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