Skip to main content

Transport abstraction layer split out from Breezy

Project description

Dromedary

Dromedary is a transport layer abstraction for version control systems, extracted from the Breezy version control system.

Overview

Dromedary provides a uniform interface for accessing files and directories across different protocols and storage backends. It supports:

  • Local filesystem access
  • HTTP/HTTPS for web-based repositories
  • SFTP for secure remote access
  • Memory-based transport for testing
  • Various transport decorators for additional functionality

Features

  • Protocol abstraction layer
  • Support for multiple transport protocols (file, http, https, sftp, memory)
  • Transport decorators for logging, readonly access, etc.
  • Comprehensive test coverage
  • Well-documented API

Installation

pip install dromedary

Usage

from dromedary import get_transport

# Get a transport for a local directory
transport = get_transport('/path/to/directory')

# Get a transport for an HTTP URL
transport = get_transport('http://example.com/repo')

# Use the transport
files = transport.list_dir('.')
content = transport.get('filename').read()

Requirements

  • Python 3.8+

Optional dependencies:

  • paramiko (for SFTP support)
  • pygobject (for GIO transport support)

License

GNU General Public License v2 or later (GPLv2+)

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

dromedary-0.1.4.tar.gz (163.4 kB view details)

Uploaded Source

Built Distributions

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

dromedary-0.1.4-cp314-cp314t-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.14tWindows x86-64

dromedary-0.1.4-cp314-cp314t-manylinux_2_28_x86_64.whl (5.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

dromedary-0.1.4-cp314-cp314t-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

dromedary-0.1.4-cp314-cp314t-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

dromedary-0.1.4-cp314-cp314t-macosx_10_15_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

dromedary-0.1.4-cp314-cp314-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.14Windows x86-64

dromedary-0.1.4-cp314-cp314-manylinux_2_28_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

dromedary-0.1.4-cp314-cp314-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

dromedary-0.1.4-cp314-cp314-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

dromedary-0.1.4-cp314-cp314-macosx_10_15_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

dromedary-0.1.4-cp313-cp313-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.13Windows x86-64

dromedary-0.1.4-cp313-cp313-manylinux_2_28_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

dromedary-0.1.4-cp313-cp313-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

dromedary-0.1.4-cp313-cp313-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

dromedary-0.1.4-cp313-cp313-macosx_10_15_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

dromedary-0.1.4-cp312-cp312-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.12Windows x86-64

dromedary-0.1.4-cp312-cp312-manylinux_2_28_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

dromedary-0.1.4-cp312-cp312-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

dromedary-0.1.4-cp312-cp312-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

dromedary-0.1.4-cp312-cp312-macosx_10_15_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

dromedary-0.1.4-cp311-cp311-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.11Windows x86-64

dromedary-0.1.4-cp311-cp311-manylinux_2_28_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

dromedary-0.1.4-cp311-cp311-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

dromedary-0.1.4-cp311-cp311-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

dromedary-0.1.4-cp311-cp311-macosx_10_15_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

dromedary-0.1.4-cp310-cp310-win_amd64.whl (5.0 MB view details)

Uploaded CPython 3.10Windows x86-64

dromedary-0.1.4-cp310-cp310-manylinux_2_28_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

dromedary-0.1.4-cp310-cp310-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

dromedary-0.1.4-cp310-cp310-macosx_11_0_arm64.whl (4.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

dromedary-0.1.4-cp310-cp310-macosx_10_15_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

File details

Details for the file dromedary-0.1.4.tar.gz.

File metadata

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

File hashes

Hashes for dromedary-0.1.4.tar.gz
Algorithm Hash digest
SHA256 3e3875dd374136c70904564e69a9273d4d6de1e1368458c393e57e0cc8d815b3
MD5 751686319c3c7774cf264536dff09277
BLAKE2b-256 904fcc383de29dfa3b0939bcfbf2613a8215337a69d8c4096bac6609bfdd45d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4.tar.gz:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.4-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for dromedary-0.1.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 1941ac18b0d1ed3dc14bf170a1cef10cb2321790dcd563be89f29d095b056e72
MD5 fbd5795dc9f85b042ae365c162763ff6
BLAKE2b-256 7d1cac3fd3907a993e032630cb61bb3451d7075a95f773b577165aff6c82a0ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314t-win_amd64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eab700cf85c3ac38cb6fc2c8800fe654ad857a215baf87f658b14f91bae0d745
MD5 7f8146ca78dda882d7888c27c6ea4259
BLAKE2b-256 97e3b48be1a4048d1cd7538e4c62f5880b9ad611e446c57f4992e060fe9388e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314t-manylinux_2_28_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bbe06ce55c4fa56e75e98e9fb442e39bcd272d71e91b4ddc86f26f2332097593
MD5 3afdb1568b073832ad7d802029aa8694
BLAKE2b-256 e2f03cda43e5835bd71b082652489eab13b99e87ff7658290e0d3a729222085a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 732c2abb3984715c5c5c051a354614ee69db3e641add73b0e59279f09cc55427
MD5 4b13af1f2aee13ec81a004acd6aafce5
BLAKE2b-256 4e6bda2153677092affc6ff2c4519029f0a5682dfec9c7dc6bc773f14bcb6124

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 cee14d1b629c31da2d346d61b1dee46a1910c471eb24298d57e4ca76d8e5ac73
MD5 8dd54499d51a4a34a89f71362e9eb04e
BLAKE2b-256 cfac59298f42e863be101c9618a7f98b2dedacef8388846084078f1fcabaada2

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.4-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • 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 dromedary-0.1.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 52f8dede007c9cc76ecff47425e7e564e937d0301115009b9b248f00e62d084b
MD5 3fe1913f6f1fbb287aaee8577be30e08
BLAKE2b-256 6567f721cf8fea85e8277a4cbdea2233f110cf40a7de9d49cb1ecafc9117bf70

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314-win_amd64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e1148fe03cfeee48e79c177d2ed0e15a5d9714fad902085321f478c2ca51d35c
MD5 2e8771428281ef871a58b6e9d7d504d2
BLAKE2b-256 f2bad745f469b414959d4529d8a538629276d20ca62bb8e79ebd08122352e830

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1ea1d2fa4a4c046c846da7ab9b753e2f52173f441092a1f9c2b44047036b175a
MD5 79d9171c60c7d26f4258b44a590337c7
BLAKE2b-256 f155529aa4be4ce0a71d50f790cc3172d3320bae68b015cb0a3285c06cced82e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0c3a7228a8369be1e6cec81f5fc84e439b9dc10bed71083da8cda59b772d5907
MD5 f5c21e47bf60b64440419710755dff22
BLAKE2b-256 603b65ae4900cd627a11a2ae0c05f41e26a500439b2770cf6050d80eff99429c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c183c07fce0ea095a633d682d16d02aea175f8129804500d3ad781bec274ba49
MD5 6216dfd991e80f05c4f7c7e81af860e3
BLAKE2b-256 60bcdfde2a3dd47ac1cfc2a3341d879a57dfc7c78151780f7b51d1decf142c07

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.0 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 dromedary-0.1.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4abe0bab8065252cce55befa6e6702bf1c48350775f4dc776e3616d462fa8e95
MD5 071004a838acedd1fb240eaf4f4d3782
BLAKE2b-256 52eb514062dac28a956da40bf0678d7de2ff24bbd3f79490717c880e540dbc05

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp313-cp313-win_amd64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9abd5a95795c682f39622b03591b804525b87727aad1fa8274a07e70ffaa8d7e
MD5 3bf8b7d862bd6d891f182876ae2a2bcb
BLAKE2b-256 83de2f43683e17e6eef9eba94650f0c0f9d6f7326ccc78ee556d19d6097ccf14

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ad1c9969c255aa6a36972d28889682749f912762bbf4c3a409741e530ea86ccd
MD5 6d9a8fcfe266ca061b78896b1e896965
BLAKE2b-256 da90528fa7ed44d76225d29bb44fcfee8950cfde2e684609bf0326bbaffaf5d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d8557e6360b05a38541f0f0227cef48e612182fcbc42cecdc9d9fa84c06a48fc
MD5 00baccc51ed09e1d3433c2e4d319b03f
BLAKE2b-256 b56c756680da6bcbdbf3bb25ec4edb1a0d6da11178c4c1d33a56543625d6f94d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4b9b44e410b8f0a2a4bf4aa6f5497b97e301eed3033e791f1d856a7b3ca88e39
MD5 ca58a2687aa5feaa5adebc39e1e06ae6
BLAKE2b-256 46acd539c4f36ee280667173ee4a030a847a20b7b62126c79679b03062046937

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp313-cp313-macosx_10_15_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.0 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 dromedary-0.1.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b1dfaa6878998ae3594586b5e8728ce3b8b8a14430bc03892760ec040c00557a
MD5 302c1a758c432cb91985dd491dd91ce8
BLAKE2b-256 5f7f42dde14035bd5f9ddb542c8a04d1d17b7a932ab449f656b87c1eaf2418a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp312-cp312-win_amd64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b6c9bc8dc99b0e6a945216826c661cae73d9c9c3ada71a426de77d21bde18b67
MD5 3728fbc5c0de0f08d129754d8e1d3369
BLAKE2b-256 579e5273367cb34abda569b1fdf402519c7c8af6bc2aa2c3a9bb79858d026cea

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 89d1ab1e86bc8467946c1ec5f481f9d23a6498f4272e83c62a36ec364e4feb4b
MD5 ccd4ddb39c7689faa613ff1dfde02156
BLAKE2b-256 8d17e29c1012840cdf583397786feb5510e815d2bf3cb7f9e5cfe4db85898217

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e1e76d072f8d3ef5856a60772815b7a310372f5f61c20ce80882b2e555a5f9c
MD5 e19ac058590286ce39efbe1e90d9f1d4
BLAKE2b-256 1938c786d423a615641d28ea209d0602a7541c508a4d33709bcdb788d28be429

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8b8987ea3fb10e0d880021f75cbd35dce204a886cd7b1031dc72f3067ca510a7
MD5 9f6bf4b9cd47b765144d8cbc6b0d7c83
BLAKE2b-256 de5e920c0c35b49465c8e9712ab005de456cf4818c751441ca6ad8d5b5bfba8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp312-cp312-macosx_10_15_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.0 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 dromedary-0.1.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 593442f644d155f1d71f64710d18a90d00c44c94bedab314c6b36bd896366383
MD5 338a5d1856510003b7dd53be148ad2ac
BLAKE2b-256 b2dbb1dc48ae824e98711fbf9b963204f046902f19113f5680c6074afa93749d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp311-cp311-win_amd64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8cd314b67f1b6318fabc9ffc51e813e54a12eaadc9e8beb78258f30c0c0179c1
MD5 be0eec65a9cb5e371ccb9a9c3d701c43
BLAKE2b-256 91b9693520f273a2662bd339340ed51020c7ec8336180c27764889a736c39493

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cde1caa3f82b250f95fe75b54e22e7587a8765c6e145824b40b5708759d76c69
MD5 3b58a9ef2fbf86da16824a3d79d278fe
BLAKE2b-256 aefb83b8a1f77b3cec774720961ab62d0f91dc1e54f24a98b3fe3227e52946ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e7c5f60892bce8823a47a9977655d941d5843bf8db45a2e186a698e429062ec3
MD5 83b55ee78220eb49eb81b620d04c4010
BLAKE2b-256 ef324c54193a4f23d5c454f45680a55d28742cf9324514d8221f3bca40cd8dab

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 61e897bd99c9d917f21a53ab3578e642714bc8e7f4dc2fa97c455b387169a97b
MD5 951c58327440a789b858b33003b8dd49
BLAKE2b-256 7a57cc413ed5b2165564f5899f02ba28c43a4b0175c658f8bb9adc4e90dd2d77

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp311-cp311-macosx_10_15_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.0 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 dromedary-0.1.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6329a3b8119a96297ef838e3cbca9de9b0e345e2bb9f5126b0c1c64a04bc839d
MD5 931702b974d0ceacf6507691dbfeb0f1
BLAKE2b-256 f42c0aba8be7f4146fa4e6393f348818f8db41fd5eedd0a14f6f004ea60aad9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp310-cp310-win_amd64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f6daf114a70e2fc85036a74cc01e2b11d4bc55f8bf6f07c3fd09375f4efb050b
MD5 ef7452c10fc548a9f0185e74de511d7b
BLAKE2b-256 7274f1d4177a9171261d74fa7544f101a0371d93b3eb1b3cd942f102f4422ba9

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d124b0874dd47850223edb80097d858973a5903a41ebc788928cd07c4d8d21d0
MD5 a3cda4ef66af4d0a179d9b0b3e16d8b2
BLAKE2b-256 60e109b5acf81c3e9e0f581bf4895ebc5de438151245383e24c78c27b82a99ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 de69ed826c7d69bb9f2e61384c801d25f5973bb00a4db1c17dcf2cb197d0f7b8
MD5 a1d1264fb200ab5363fcdfc281a28fa5
BLAKE2b-256 f7316585f500ea6377ef21b52af5a9ba106f523997c7ff3e85b34ab703f59d4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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

File details

Details for the file dromedary-0.1.4-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.4-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5f6a89f2fc649a901e7f9a933b3026965d8ccf8c7606973b0b822cad4b4cd432
MD5 865be35f382bf589dc97bdcda738a16b
BLAKE2b-256 bb3f9ce31c7717ebbff6ba6ac9f7ff96fb71d146247c89fbf618d91b567ec063

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.4-cp310-cp310-macosx_10_15_x86_64.whl:

Publisher: wheels.yaml on breezy-team/dromedary

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