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.6.tar.gz (399.7 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.6-cp314-cp314t-win_amd64.whl (4.6 MB view details)

Uploaded CPython 3.14tWindows x86-64

dromedary-0.1.6-cp314-cp314t-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

dromedary-0.1.6-cp314-cp314t-manylinux_2_28_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

dromedary-0.1.6-cp314-cp314t-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

dromedary-0.1.6-cp314-cp314t-macosx_10_15_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

dromedary-0.1.6-cp314-cp314-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.14Windows x86-64

dromedary-0.1.6-cp314-cp314-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

dromedary-0.1.6-cp314-cp314-manylinux_2_28_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

dromedary-0.1.6-cp314-cp314-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

dromedary-0.1.6-cp314-cp314-macosx_10_15_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

dromedary-0.1.6-cp313-cp313-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.13Windows x86-64

dromedary-0.1.6-cp313-cp313-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

dromedary-0.1.6-cp313-cp313-manylinux_2_28_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

dromedary-0.1.6-cp313-cp313-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

dromedary-0.1.6-cp313-cp313-macosx_10_15_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

dromedary-0.1.6-cp312-cp312-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.12Windows x86-64

dromedary-0.1.6-cp312-cp312-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

dromedary-0.1.6-cp312-cp312-manylinux_2_28_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

dromedary-0.1.6-cp312-cp312-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

dromedary-0.1.6-cp312-cp312-macosx_10_15_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

dromedary-0.1.6-cp311-cp311-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.11Windows x86-64

dromedary-0.1.6-cp311-cp311-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

dromedary-0.1.6-cp311-cp311-manylinux_2_28_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

dromedary-0.1.6-cp311-cp311-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

dromedary-0.1.6-cp311-cp311-macosx_10_15_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

dromedary-0.1.6-cp310-cp310-win_amd64.whl (4.5 MB view details)

Uploaded CPython 3.10Windows x86-64

dromedary-0.1.6-cp310-cp310-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

dromedary-0.1.6-cp310-cp310-manylinux_2_28_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

dromedary-0.1.6-cp310-cp310-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

dromedary-0.1.6-cp310-cp310-macosx_10_15_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

File details

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

File metadata

  • Download URL: dromedary-0.1.6.tar.gz
  • Upload date:
  • Size: 399.7 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.6.tar.gz
Algorithm Hash digest
SHA256 afcbe34bea1f8777f0eb7f7576b10b2a5296e814b2809c9705cd897aff913b84
MD5 890b6a66c635b1a2943d51819b2d6dda
BLAKE2b-256 126021315cafed8b440e394123f599b6c49e3912a734f32799c15a01733b9940

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6.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.6-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.6-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 4.6 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.6-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 411fbd60fcf0f3e3f4fe64dee5cac7764686ba322a4a4a8517ad562f6b524e7a
MD5 0c62b92a2e85ac30df75398f490bc48d
BLAKE2b-256 494a676636a60ad799d605ee6f5423cfcf24b6bee9c5fc39550af47f68ad30ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b1e0447872c55fdea2c90e4d09708c5545a41d17775f85f8a7be760872e30113
MD5 644e67926fce9b3e8f696372457a2dcb
BLAKE2b-256 f4cce30bd5081e43a492e3dae003f5231064c56ce264644f1479d3bc2be63c0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ac8306870ec1089a54f99541e3e70f6f45a253eb33fd62b3702715e866437fcf
MD5 38015078f3192f30432fadbed4ae90aa
BLAKE2b-256 463ac529bf40d6df3d125f111f902b4da5b9199289b5189d59ac16e9bc1917a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82b0dd477e9d66bbe682c12c446d9d34b702d6b533ad51af5780f0ed8e353401
MD5 5f0c64c6947479d748da6e371a7bbda5
BLAKE2b-256 8509360e933e722abe783927152de7a049df939259afb8f0a82db45314f53ac5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 daf166de1a5557266c34c5c41906f7962c395cb6dd67fa6e2e2961028de5e22f
MD5 54bf3687237b5ff5153d26e39d2c57ad
BLAKE2b-256 525ae9d1ee3d386beb942b777ffad90f5f6d6efe6be098ab511dfcdf8cc2353f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.6-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 4.7 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.6-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 afcd66802671e2ede9f6406b33fdacce926109512ef9b6980992df1c4fcf5f30
MD5 060bb0f51612bb263f369376cc795d30
BLAKE2b-256 499c97ab46e69341b2385f415bfee9971be5596ac4455393bc079a2f73139de6

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 345509191e791f81eda6b81c82b1a1f3198a70c8cf2de3cf28d01e3267e9ef88
MD5 b5bb8abbf4e37ec67032739de6f6ca60
BLAKE2b-256 4fdcee6b5f0ec6ca0aff877d90ccdab471332af256f6f6d1cb6ec6e42e705797

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f1b2cc8fa66ad6c4481189e45ddd57257b9cff2e7e9d21cd77bb2c92840e5301
MD5 d3b5c2f80d490b053be1d0ed1c84c427
BLAKE2b-256 9abb8e498316cb61fc86907dbc890604e0f3a1f12777c7c64a14c4be39a3bd51

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4534db9961ecd0ae5900d5a1743c32b5660db079e7708b247c0a2df9a54f828f
MD5 d9e9eb48ee54bcb560d08039215d89a0
BLAKE2b-256 d92d354910233bc7aea6482dfbbdf2f28226a47087d6708f32284ec1685767bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2bee7fd0549390284167f36f8c4db0409de1cd9114f8b23b45cbc1a466cb2e5f
MD5 274fb797d963784a56cacbec4bb48087
BLAKE2b-256 033428b68512144ce17a9d3ec0464eb22ee5072dd99ac44cada0ca6ac2f966cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.6-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 4.5 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.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8f01a09c11edaccc9103e44a89f2190d373691c3d1b1f662b95e2da4f7a3f220
MD5 c369518f3170fe7955ced51c795321ff
BLAKE2b-256 552ecf38ed2baa94b60b1253c7c73f5454cdff0b7399e57ed4dd1ba234d080ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 71517f1049bce14f339f2697e12a63a34f5174c491acc4e6c57960902dd92be2
MD5 70e29a39ee4f6505148d584bac5a4f93
BLAKE2b-256 ef6daa017c9c61adce1294dca7bc2e3f444d4047ce67d6a490f2ce32ee55735b

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fbec0946a251445f8c731dd2038ae036361d0e85366a48341d42435c5a760005
MD5 79372c1a6c95011bf89856b94c4f076c
BLAKE2b-256 3936bb0beec4339e8cf1bfe2ac7b635ae3513abe8d389b171fe1a78c6768fb3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1027f849489a3f423154b7de834d81cef07dfbe39f0e797c5df43260153f3aa1
MD5 b7656bb25d7a2afa1a3da34af127608c
BLAKE2b-256 3b651971eab3fff33b9c358cc875ac74c05e663b3ee9d112d09fa1cc4c1cd5cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2942bcd2ffc8a146767025e1c57fe627c92a1a1e742178d5eccca7304d82c107
MD5 81498e64313d7fd279f711919f37370c
BLAKE2b-256 7c50c36573185134751a46350ca0cb920bf6a88fd904d5c186f5871c9247e2c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.6-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 4.5 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.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f3cd781f3db9849437de7d01b6c2da7c8e4c823fe6ca6fc44d342856c039551e
MD5 0738024a4ac810f012e26bf79fda4dd7
BLAKE2b-256 2d821f48b4de68966da69a758527594648eb6b7cfe3b2df7a0a75febfa05b0dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 55818b8e299cbfcdce1c362e1747a99e47f12f43ebf2144220d971ecc0406d1f
MD5 c338b1b818be14254efa280670a2e147
BLAKE2b-256 13aa3fa884a7732997133c05f5415e9f773a1ac3d3c42fcb73223034827ffb50

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4665c4a494754a64ae6f79a0380f2f7d0453743fef07520670a53501768d84e7
MD5 32ce0da33caed9b71cd15885276f9c06
BLAKE2b-256 f5f0b26c74183595c85901c318f87c3d739406540d68509805e5f0ba49680486

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2719efbe333b4148e2da4a84ce9939e97bfa44153bb7497ea9685e346ef3462a
MD5 65485aa74cae5dae5bd0e6ace2dc3f76
BLAKE2b-256 671b2d73adc25aad2a9619dfb0cdddbeaeee84724d30dec341436664e67179e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a83d679ac17e0b069701c69a6949d56cb8afd12df4f70ab0d2cbc32fb23d7a80
MD5 db288bf4a0927d9044a18f2de8d77de7
BLAKE2b-256 4abd479cc3d5276b36b9f7db1b384aba4cb1282db9d90e56f6c431be10d493a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.6-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 4.5 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.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 93cf77ff579ddec139a4744a05536a6c85e16793bee9b4d4d7c0d43c693df763
MD5 d9595338a3a89486d69e95b46884d900
BLAKE2b-256 fb9dc1b5a1de97e10d551b7566be07f51b74caee0085bfc5a96d1834f172e554

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 28199df250cdc3590877b90b54e5c7c8b0eaa24fa6a5597e3e2bf40b6dc70d1b
MD5 d0e09f936ab61cce8c55414b441aaf02
BLAKE2b-256 f10b686be0eb49925398e633bdd21121a06795f17b0eea2384da84a43c980ffb

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f0cf318b93d8b1b78c9d30f205252319c55cb0432c90b7b6ed994628a3a76d2f
MD5 d36524d59d34971b2b307aafeaf72d49
BLAKE2b-256 9a7ccb781b760cee767493348895078de39c218e59fd8844dda97c45ef104f19

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 25350753da2d546fd7187a34a9b293542b234a47563db39f6508d05e6a306fc8
MD5 5d8580621cab58d4a2553284a4bd7a78
BLAKE2b-256 da4ade64b2c750809b5160af0946ddb9e0719d1916bd0c2ef8af271000610d09

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a01cac1091ef439b079d625fc8db2578ddb3912d5bd57f3f256b7385d2bb2035
MD5 759e3ea3f8f504ef026324940c3d2a34
BLAKE2b-256 b2eebbfb5cf84816d4ef08411daa39d12883a04b01eef876c0abd7f7b2d9e57f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: dromedary-0.1.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 4.5 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.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e10daa75bf5474e07120f1ac2faa954fcc7f7f89f0644b7ea4ef237790527078
MD5 e5de1a10c0ff8768223cb9d59a50693f
BLAKE2b-256 d1c066f580759cfe2f5c05d3fed257ec832b443b9671dbbdf35a4380e707f069

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e56882214a577eb79a499ddbe4517bb280866e0332411dead1b5bfc646c8e7b9
MD5 d6201f1cbe97bebd6c3c2a51e7886a64
BLAKE2b-256 203d118d9c3d54397061efc78828868d5f48767c996c028dc702f390fed51e5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9757f06bd2d7b665a3354731b715ddd00e7d246c4ccfc241717181595fb77eca
MD5 b4b09bf6f51abf3c9dfe77f1979f9760
BLAKE2b-256 210a9a1bf6d1de860afe83567faabf860edb67129b97a5f9a3b723ec7769d979

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a7c5faceb5e82fe3cc5b95db32c11c9abab157c4b8bd6705a73053c41dc7ad03
MD5 e358d48a86ae3eb513c79a6f79d71c53
BLAKE2b-256 cab3342115b8797f047aad38933273ba093363c72be1b9c2758aa540774f2af5

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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.6-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for dromedary-0.1.6-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3cd7a867c96066dcd71c9aa3afd989f996e4bffa8a1ecaf1fad961aa51a492fc
MD5 045778d25a94a2dfc8ecfb3e0ecd2ad7
BLAKE2b-256 e6b2142db52b8aa988f004f84934db52de72b116ff57df1a883ba85f7e3c2f59

See more details on using hashes here.

Provenance

The following attestation bundles were made for dromedary-0.1.6-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