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.5.tar.gz (399.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.5-cp314-cp314t-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

dromedary-0.1.5-cp314-cp314t-macosx_10_15_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows x86-64

dromedary-0.1.5-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.5-cp314-cp314-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

dromedary-0.1.5-cp314-cp314-macosx_10_15_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows x86-64

dromedary-0.1.5-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.5-cp313-cp313-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

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

Uploaded CPython 3.12Windows x86-64

dromedary-0.1.5-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.5-cp312-cp312-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.15+ x86-64

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

Uploaded CPython 3.11Windows x86-64

dromedary-0.1.5-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.5-cp311-cp311-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.15+ x86-64

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

Uploaded CPython 3.10Windows x86-64

dromedary-0.1.5-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.5-cp310-cp310-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

dromedary-0.1.5-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.5.tar.gz.

File metadata

  • Download URL: dromedary-0.1.5.tar.gz
  • Upload date:
  • Size: 399.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.5.tar.gz
Algorithm Hash digest
SHA256 92f067d68937437e3311bd162c2a187dc5bb4e0705f8ce5da4801300fa87dfb4
MD5 c02881022a2e1ac670b187f6e6ca8658
BLAKE2b-256 c3e662e3be4a4ffec9236fcb44897d447fd42b3083308b2a1ab80d3b131f216d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dromedary-0.1.5-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.5-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 fc3ae88241726932eef42bab520cb18d19ddfbca4e30dbeebda484f18eced8a1
MD5 d98cd54b52ba298557c3e803bc97cd1b
BLAKE2b-256 8621f691e9d156c6935741e28578e99b4be2ce9738e4c2b051180d73240a7628

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cc574afdaed4ebe8f747555895d8f15a82b58a338698a56ceefecc7e0efe72e9
MD5 ca7f8d17cf3054c6319becb3c49ff025
BLAKE2b-256 12182b6948ff9879c6a5047e7904d998a9abbe23b20a02cfbf6c4f421c7cb380

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 658d06145b5de23b2561784817c862173d4e0779c5e3824cb78c533c3913c009
MD5 fd7bf88903688452f4c4f59cbe011a3d
BLAKE2b-256 6ac8fc7836db37d1314a60acc1f4d68e6d0ef988b0f790a4a8916eb055ec9408

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae201b9e45ddb2224a9b3f29361472da1f1983f3d2f7c35ff91ba847da8019b4
MD5 573e0200c483167cbc3543d7137453dd
BLAKE2b-256 f2ed36d09b0d4476a185b2d2c105f1bf15d9c3c0c2ff0535cb0f6f4042f71d64

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b93f008dbaf2080a6eff52e8180c97e79280297bc226db9c8a690c03fbff29b3
MD5 cbfb4ebddb954e734976d05b7e584f54
BLAKE2b-256 ebb31778f581420a14e04fbef26bf87cf4478368fcbc6124a28169d057c24a28

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dromedary-0.1.5-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.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 58767a522d8c9e5f5ce6c96a9204808af3cea4fad9733767f656f117116046b4
MD5 e5e32fb1e2de60b546fa9662ebf881a2
BLAKE2b-256 ff1c1ca2b92129988b87d8911eec8d560cd9e45bd1e36f8cd4d6fe1ed676b671

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fcd838dd0893fe00411024b6e50c38de772cafd21c5751d4be99cb28ee5402f3
MD5 6c50a8a97ce3b047b07ba8d76e8bc24d
BLAKE2b-256 63c322f4747376b63a2964bce7e83404cb3666f7ddbc0eae88e83960a98bfcb7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 97a0e5d669b1d8e1512484ee5de961a0ee21c4be88061b2a3a858e45817a1007
MD5 7e128570ec1c4ce207904cdca2c38368
BLAKE2b-256 f03f511d261f0b48e1562cb07f591ef329b9d84e0638a2b6a772f5fd10dff132

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e59bfdfcc01392931695cf43e33157c0b03a27f529d7f624ba335e98f007c318
MD5 80b6b0aee13bc8d3640a28dd407c07a0
BLAKE2b-256 5f86fb9a09ea2571174b9b42c1af8662511ea04162941dec48a59da80b3f1c6a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6a62194ddfb3813c8f3a6776e1127d8dfec422865f7aed018f42643dab59b3e4
MD5 ff0b0289318958dd7d16f2b571b42803
BLAKE2b-256 4f931feda100c05d265e591d4193dc141467188dfba501cd462688d857c183c5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dromedary-0.1.5-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.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 795710f786322c1a0a6b2ec7f056d2128971d8825cb4a14dd4a17b2eb0f7feb4
MD5 fda085c80a9002ae5d1b9f6b9c4684aa
BLAKE2b-256 6ef7a47514d0349102380be75e824f99d9d3467ee455da373763541b9099d01b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1eb86d0f5a8b52c17725b6382d33a2bdd9ae65f5619bdcdb7a77f46b65b1fc07
MD5 b71eb752b960de837d57df1071c901ed
BLAKE2b-256 6dc034e13212dc008f98fa8f735090564a96ead4d1c5064fd4eb246555e60616

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 59e699503088ee63bbeb6e0c7e9f9625044e4623c13fe7c76089d9d2f71b6ee3
MD5 5ea816015145984b6bb87765bb12e621
BLAKE2b-256 e50678d04954f937b0f45f21c5460044d65a8c5065e2810089d5e875fc3b51c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a167542be4bce977fc6981e6bd878ee8e44eadb8c4fec107360ba30ef7e290a7
MD5 ad8c207d0848114197b294574e075f21
BLAKE2b-256 843340861f20c604151bf3a092ed1ec5702bfd5f4cd7539c8aa74f41c6694e52

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 85b42e548d2d49b9fb9f734990bf84fee6ee4782653a2ac85b5d159a2f5613c9
MD5 bf0727383b8d3446dcc6fc8cc1b62ee3
BLAKE2b-256 f6659bcfe2e08e2d31b4cd55bd79b52bc17ed847d167b242ab9feea253b1b9a2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dromedary-0.1.5-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.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e33636d292a6ba57cf5be5516dd89d100ef110c28f05f4781c2aef65df7afdb2
MD5 0169e1b4fb02995b18c9450ed7d8dfad
BLAKE2b-256 40b2c418a5a87cd6f700e985798e8527354f0e61a13a99095184452f0c7fc90c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c4db188e737de52c7877dc7d2c83a2c63d52adeeb4065da2a1cd9e9e7cab1bac
MD5 1bf91dffdb89fbb901d98f5a42d47375
BLAKE2b-256 d5a630f090d3115b06e5d4e4d1b310e398cfc82a16455201b0adf6c545510e0c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 877ad278336248a3f8af4fd7428dbf87171b6a5bbb98a6f709a263f9f7ef323a
MD5 ed3622b907ce6384361d977490e1abb2
BLAKE2b-256 4330fc38b4284bfeacd56b659d5499b56ce22df04108827960f9b817e48cc963

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c35931ab701dd1370d99637c0744fdf82c18e55a08e8d85f69ffe7aa3e126ef2
MD5 3c099a24bd8230688c46a4cca38f8f68
BLAKE2b-256 7eecdef92998f96cf22b70937598f1065e3de4efd02afe53033522a24ee299a2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ea4b106397065e57fc87c0b1c7ac89c5d821b19cac2d8a40216e09026f049454
MD5 3582ee612873befa97014dd64a327379
BLAKE2b-256 06254f9de86ee450d28e2a8f4efd6ce2f800f9c97c007be659ba112282e37852

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dromedary-0.1.5-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.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d7734b8915655c3423396be1bddb4449f787357b77a7e8aa1cb46b9147e02f4a
MD5 f24a0d9622917e5e67c8912d79bd6fac
BLAKE2b-256 bf260dadf728395f1c9d37c2c152205b20d10b5dd3c5525f6d815324d1669d37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b88a872c59655d4703fdf21517b41e4277b4c51f9ec026f6db5ccb0b3a615ad7
MD5 81db464e462c7751ba9a7d03a3df85fb
BLAKE2b-256 0e97e6235c60d9665a625ecefb4ee0b746cc26e361ce6e38fa15ff4db1c8ef13

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0a23428c01bc63568be31c11819183cb1a138d3a23408a73f8b99df9761e5101
MD5 e63545be02e1e7793afd3752e709bf94
BLAKE2b-256 f7e2a2f48d57314e97423401d9720c320dd1173978434d0cefeecfe326cba9bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b32e1b3c29f68061d8fbd324768210b331b9d362822796e316f82e9da5c2758
MD5 3e7653d5395e88dd2bbe2f1875649cfc
BLAKE2b-256 42725bd9504267449dc151f2f1e169b58851c2283ad9092e56aa175156a3cda4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 59793026562be70e0af96f4c18f5eb910bb72da6ad7a3cd54119f87bdd3610a6
MD5 272ade6b9843788a4434279c2aad083e
BLAKE2b-256 3b6f8b4b60779def02326792bc566babf5f20bae91a4f64134fc09cf0c414622

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: dromedary-0.1.5-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.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0e9ee3d2ec95ba6d7cb8fc53ba991f3567b6ddd5fa0c3b58cc1425be0c2f3660
MD5 4c03a7b8f8adc65180239afff5258cfa
BLAKE2b-256 d9ed92592fd4046e704d30fa00906b307fe6910e0f7abd7d129f8f4efcc9c815

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 acf45608793792962b8cc255f88feac3c9a50dfb03d63f899cd41f613f822ccb
MD5 0ac5748c74632f99468097870850e6e8
BLAKE2b-256 3a213cad2e5b132f29fa422fb874a294f41720a3d7c29b516c2f1607e5de3298

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 143f0f96e0a19cc1d51c7be388bc5f230d8ceec7185192d5cc26ad48080e3850
MD5 74a732478d42a6374aea700af5e9e8c2
BLAKE2b-256 1c317d3c7c6b7f27cfb1fdae56b2cbaf95734db745e59d6a1352336ee9b5de0a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 caeaf9bf5bf869e1a34b3b471b2fc7abd5693013c997352e9957ae1b525fce83
MD5 0bf7be0b0b7e7dfc1ce002fab80bc9ec
BLAKE2b-256 73ad973b50e8170df473826ff9ab80c9bbd044405c36b35f9a91b8a3842482bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for dromedary-0.1.5-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 04aef6654fe5fd07a0300f3f564a7536d82f7b0c4f17461f501ecdeba7921f55
MD5 57e06102dbc164e9d2f1f7357483f366
BLAKE2b-256 6af0dbf8557c3812bdfc755fbe3f13ce90214bb4888fb3d997ebd31cd50d984a

See more details on using hashes here.

Provenance

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