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

Uploaded CPython 3.14tWindows x86-64

dromedary-0.1.2-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.2-cp314-cp314t-manylinux_2_28_aarch64.whl (5.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

dromedary-0.1.2-cp314-cp314t-macosx_10_15_universal2.whl (9.9 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ universal2 (ARM64, x86-64)

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

dromedary-0.1.2-cp314-cp314-macosx_10_15_universal2.whl (9.9 MB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.15+ x86-64

dromedary-0.1.2-cp313-cp313-macosx_10_15_universal2.whl (9.9 MB view details)

Uploaded CPython 3.13macOS 10.15+ universal2 (ARM64, x86-64)

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

dromedary-0.1.2-cp312-cp312-macosx_10_15_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

dromedary-0.1.2-cp312-cp312-macosx_10_15_universal2.whl (9.9 MB view details)

Uploaded CPython 3.12macOS 10.15+ universal2 (ARM64, x86-64)

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

dromedary-0.1.2-cp311-cp311-macosx_10_15_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

dromedary-0.1.2-cp311-cp311-macosx_10_15_universal2.whl (9.9 MB view details)

Uploaded CPython 3.11macOS 10.15+ universal2 (ARM64, x86-64)

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

dromedary-0.1.2-cp310-cp310-macosx_10_15_x86_64.whl (5.2 MB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

dromedary-0.1.2-cp310-cp310-macosx_10_15_universal2.whl (9.9 MB view details)

Uploaded CPython 3.10macOS 10.15+ universal2 (ARM64, x86-64)

File details

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

File metadata

  • Download URL: dromedary-0.1.2.tar.gz
  • Upload date:
  • Size: 187.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for dromedary-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1f12e750363e8c5d1e3457cd64fe1e6f4385b403da2a88dbad5c8d9d040eaf29
MD5 efd68708f1fdf29aef4ab6eb4022899b
BLAKE2b-256 2a327ee009169578117ff5b484b2e225adf4acae21f61432de9d9955e4e62508

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dromedary-0.1.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a18581d0e4cef606a9ac7d2634a658e36776201d89a9314fbb752c786bf6f3de
MD5 4d2c7ca708d46470a2dbf8527fa2b68a
BLAKE2b-256 38da1a025b1ca34230516ef3cbc2d63110117e3898df1eb028732094b4b73027

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7126a2405b3ac813d914e7cb4b1cd1bcadcfc887bfebcb149e6cdc6de3df638e
MD5 b51afd2c98055e989b1429b5e6e2f8ce
BLAKE2b-256 03a6d16ae3551e5487c8b5f53b7b02b4c0df6eec5e76a486e1e57eecaf35ab13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 00ad6d1008e8282698cf5d9714ef8bdf3df7cbb785e708c442ec1841cead78dc
MD5 fadd5e63f1d11d3f4ea843412ab41b72
BLAKE2b-256 4bdf5b4f741dc9b1bae0332c33b85fbad4cae33a3cd9d67369e3befffedc556e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e850b4dea9504f98ccd2dfd62aec0096f892d39bef8c0c82a5fc28d9c9f11ab9
MD5 e3331782ed9cd5557bc3a281a7c6dafe
BLAKE2b-256 d0980eb98dd5c6538871956700cb3878743589c6baf7b43f0b2bb2d8f19d8999

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4ef910aae4ba304bd2161d7618a96004c122f785cd93a115560a4e1d2e6dad2e
MD5 fa66364f248d0048171e37be4ce88220
BLAKE2b-256 77ff9e95673d7f0bc8c654bd04873f2d3fdcb75bca6938f39a73cf6902ec69af

See more details on using hashes here.

File details

Details for the file dromedary-0.1.2-cp314-cp314t-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 77a632a5e260a3fe2fee67f565beedb033b25220487a61f4832c416258278fab
MD5 27d4191638e1db637181135f0ab77ae8
BLAKE2b-256 dbf9dadd18c648aa214d0817efd9accb7ea43a9946f3d407d533de2b01dc707e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dromedary-0.1.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for dromedary-0.1.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9ce681bb3ebfeb89673fc46218c3c569487ccc03f4956848437b1e532323b24f
MD5 5b29f7cc69f6f79ebdcea80884c1f473
BLAKE2b-256 daf662c419c9ce1f9a94970d3a915ae69c7ec3eb66d8d9df35fb83a6928f5b6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cdbace22bfe687934044a5730bf858e0099213c92714e45ed3914693df73b2dd
MD5 b9b648a7dfbd4c3953ffe0b74c46500a
BLAKE2b-256 159b5cf774f3726b3c47896ba7f830c18c234a4c032612375b5ba48b8d5e4646

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 49beb6741725b88cc2d20486b5906bd68b221242159669eaeb778cca559da2e0
MD5 c5e8d17d6a785c309e32d3e37ce3260f
BLAKE2b-256 b849b49c068738582f1770ac973a896e2bec0976a86ed858ba01434cb8d19574

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7bd7c03991912d345c7ddfe082b1451fbfcf90704783b2a221c71e41fae41a03
MD5 d7716304cb1f2eac519a828fd4de15b3
BLAKE2b-256 a59b03eb46acdf64861f7e965c67abf0f47e8eb142381e8d2db37fb4cd6b693f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d56417122c45f9aae0bdc41f845eedb75b3a23c07d4beb5918316cd838891e41
MD5 767a7a04064bb476f0e90a46a7b19a0b
BLAKE2b-256 789ef799068201a763ad5627005abb4af5f5859ab50922b97aaae43e49e3fe86

See more details on using hashes here.

File details

Details for the file dromedary-0.1.2-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for dromedary-0.1.2-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 153a6113c8003cf98317a38847f8ac98423cfaad25049f644190db0f226c4fba
MD5 aac1f3c8a8d9bcff32f2b11c0de4f880
BLAKE2b-256 75847261b0f1440cc3a525696916bda057841a366ec669541e8271d4db85e471

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dromedary-0.1.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for dromedary-0.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1082490a10df31665db0c0e5fafe6f1e44b90740f059c8e79eedc6be7cdaca7b
MD5 ae6959e662611c27d9e8897c1a9f8c1d
BLAKE2b-256 120718faf8fed6edb464623fc8adc7448ad5ac42ae5520ca062abbbf17236c5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 781eaa65a3a8cc83e107b3d2ec9ef30548f609e6f66fd458e3399f188ea8ed99
MD5 cab86ce395acee6848c8fc1452984430
BLAKE2b-256 b496c85a68772043b46039e00253fd6490eaf0e26b5f7d0c1ab3bcc81d4e7ae9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 251fb3cdd96b5b39d3f3515eec7b024cf0378f40f0221e2cc8a3e357bfdd889e
MD5 d64f54e0353702e2e11a79cac089482c
BLAKE2b-256 11c302ef0341c04c4bc5a0617cf5b09b62ca5b9421258a6976436cb8280e63bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a33e70b4dc90eb10694f49e690f9aad4f39fd84f05966a69628ebbb581c1093
MD5 12536db8a672f1abc74457621fbdc66a
BLAKE2b-256 3569b638d4ab4d5280585256500e4c2b2b571c8489880248d0ff399c713cc8d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 95d77f49e66585842f37affb2281a79dd583f773692b0dbd52ea9b432c4e78a1
MD5 2901c64f8a3f0a5303ea596711131289
BLAKE2b-256 8a9bba4604336393d00d7d3c782f495c178892f42f749ddb915ff3e40904ca0e

See more details on using hashes here.

File details

Details for the file dromedary-0.1.2-cp313-cp313-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for dromedary-0.1.2-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 b93dd98a7c7fc6559e0b8919d2f3e3a33ba02ec10581e572f4e49b1b16f8ebe7
MD5 7874c26862634a6ee682420c4d797ff4
BLAKE2b-256 5a3a5951ae9752a8d5ebd1bbb3254249ac394bc06c955decf456edfaf1d5b3d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dromedary-0.1.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for dromedary-0.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ea4a3cabb9d4b0e1f138a3f1ccd43c6caab44560dc7c1580362352d40f6c6285
MD5 0207049658cc6b648642ea6e289bc6e0
BLAKE2b-256 b6ad52452a8cc476d0284b671a8306694b500225bf705fae0491f6c2eee650cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c8239b0f3a0c8e5ec89b0fb7f9bf30e7a27b67cb7c4934f93f0fa025008096d3
MD5 e9e47bcfe70a92198f4e0806df4ba706
BLAKE2b-256 4e01882326225151df3b1e2a86feeb4b767f0f5e85f51aa4296d4be057c13f58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3eb129357d4be2e43b995ac97be1bf3dad141506aa7ca0cf51e772ec1a19bbe6
MD5 930de2351f14ef2e99cdc74c8ec72a02
BLAKE2b-256 7aab36246e8a878733643c3116df02ee65bd39688e961d8e0b4b4270be5b6bde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 755266da5b344990d787b6a1081ce01ef95992cc333aaa77c34d8abc415846aa
MD5 f9d0481e45f946f30cdbe99ded9858f9
BLAKE2b-256 4c2c78a95674cc2f361b0266a2613544013877d6f6350e273c31dda6952648aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 37242226b2d65c1496140fd830f45433c3e5b854c1384a68e519f63a54605159
MD5 2ed0066563e2339e9a85bb952c2328b4
BLAKE2b-256 90fba2af819791b986424b348c50f0c8a58ce6e0e7f9a932cb8756c96ce5908a

See more details on using hashes here.

File details

Details for the file dromedary-0.1.2-cp312-cp312-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for dromedary-0.1.2-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 8cf106823a1d1212e0e15f01618b1818bcbd97fe74a3867a486ac8476eb6f67b
MD5 46e0a46d3014edcbaa1ccf0a2f6d0556
BLAKE2b-256 419444579984553ce37c93e1e73e4f84a287b5eca081b041380ea52adb8eed3f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dromedary-0.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for dromedary-0.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 42ab2630c9adbacf89cefb9e2d193be5e9c4cf021047eb6cf6bc1419275ae84a
MD5 e60668b7d13e11633810c61c11ea8c17
BLAKE2b-256 c141e49b88837e11bb8ff89b83b3bf45b1eaa1d8e50dcf958ade0352b61ddc5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b762138e80c07e843a9b445f763dd66e1eefba0febd08be48da41aa8c35e0ccb
MD5 5196056960ce3cbb2fecc19ba48da14e
BLAKE2b-256 93b4b743179de6fcc4ef092a8474ecccd756f85dabedcd667c270e2439259e28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7933027e628d921c4ae6aa598d4965d1eea52989433d1239e2985fd258863fe6
MD5 17903ab6a02421de3c02aafa3553eec3
BLAKE2b-256 401de9f9397f12a0e6ab6b14ae4ef6000af9f35b16ae478b986c0ef97b513a2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 796c32ba7dfefa729c1fbea7f9a70ce90072e7b9e1174b3eed1130f8b5b27362
MD5 87959c7b34903b12aaea56c018254796
BLAKE2b-256 c1a8d82da52941731bf57d6ab976627f58ebe9ef5929ae1f33860105b8efde8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7bf2026ebfeedf1e4d090006e33cc350bf767e4a207680814550049d6837d8be
MD5 3e04ceb17c1b2677fd125a980313d56f
BLAKE2b-256 c154615d8f9bc9c113aeabeca1496321d85375f80cbc36dd08e9405b2c8b9a5c

See more details on using hashes here.

File details

Details for the file dromedary-0.1.2-cp311-cp311-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for dromedary-0.1.2-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 acaa882296eab58596530ed9578880c42c30697e75d43e7fde1bbf72ca9697d2
MD5 bec99166e11f7e5f85445e8edb39aed1
BLAKE2b-256 feaa81fc7bd943363bdf9a1fa29afe25b5fbfeb3e630e8bf4c426e8c44649bf9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dromedary-0.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for dromedary-0.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a66037acb6569cb3cfd2289094be54d98e70fc9c35256d83d74ac03fbc1e6527
MD5 85a98d3abb8545734f9863288b318f2d
BLAKE2b-256 6aee638c2904ce9a88bc7ea87ce29b083a9430d33b0d83c461c2c91adaa6c63f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5e53a3cf61385d428ba1156f1c6559f44646c79b1a9879ec458c6f9f0bc80eda
MD5 9755b3e888fae3b231cbeda3bffc4f03
BLAKE2b-256 c1d0e1fae86eea28752fd07914385ccda553f38110ea90b526a0b18b7f06654a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ea09892b6d99a73ca1988d71d8a3bb7ead6e0c5f50765ba3f87f38f5bb1dedab
MD5 4b4f5e8a51b2e8411334d5790d87d0d7
BLAKE2b-256 d6533208cb21b82b9b096189d90682a8c25a002472d1fae6538f0e8af067ae25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 109c528b5f11544a88d4c755de3a70d9ce55a9dc9463c554023df0d457effb8a
MD5 0c5f656d78baf3bdb5754393ded76d95
BLAKE2b-256 59642f4301d52299c77068a5d94a974d098cb631ca15c1060fd3f92cbcacebc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dromedary-0.1.2-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 bf8227ef73dec2ab300fae4a0a457bec6bad89abc3bdadf834624bae3978d0b7
MD5 b4776d15ca3c3b989388cab9dc9238ab
BLAKE2b-256 15bfc0f344778979872db0c3ce0ca44c747d118c993a6c2dc1033ec11c0fbb53

See more details on using hashes here.

File details

Details for the file dromedary-0.1.2-cp310-cp310-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for dromedary-0.1.2-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 e11a30dfdb092eebf0e27424430d78e8eec5c6ff82cb4060a979ee084a55207c
MD5 78a0be753e550ddf582a457e3ea4e116
BLAKE2b-256 29d31a1df1aaa40c9b51abe2694d057ba26f164d1e2a0396096943193b4db6e5

See more details on using hashes here.

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