Skip to main content

Accelerator for ws4py and AutobahnPython

Project description

NOTE: AutobahnPython and ws4py are not actively maintained. So I will stop this project too. Please migrate to Tornado or websockets.

WSAccell is WebSocket accelerator for AutobahnPython, and ws4py.

WSAccell replaces per-byte process in them with Cython version.

AutobahnPython beginning with version 0.6 automatically uses WSAccell if available. Otherwise you can run-time patch supported WebSocket libraries using:

import wsaccel
wsaccel.patch_autobahn()  # for autobahn.
wsaccel.patch_ws4py()     # for ws4py.

test

wsaccel uses pytest for testing.

$ pip install pytest
$ pytest tests

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

wsaccel-0.6.7.tar.gz (290.9 kB view details)

Uploaded Source

Built Distributions

wsaccel-0.6.7-cp313-cp313-win_arm64.whl (415.6 kB view details)

Uploaded CPython 3.13 Windows ARM64

wsaccel-0.6.7-cp313-cp313-win_amd64.whl (445.2 kB view details)

Uploaded CPython 3.13 Windows x86-64

wsaccel-0.6.7-cp313-cp313-win32.whl (420.3 kB view details)

Uploaded CPython 3.13 Windows x86

wsaccel-0.6.7-cp313-cp313-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

wsaccel-0.6.7-cp313-cp313-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

wsaccel-0.6.7-cp313-cp313-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

wsaccel-0.6.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

wsaccel-0.6.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

wsaccel-0.6.7-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

wsaccel-0.6.7-cp313-cp313-macosx_10_13_universal2.whl (610.1 kB view details)

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

wsaccel-0.6.7-cp312-cp312-win_arm64.whl (415.7 kB view details)

Uploaded CPython 3.12 Windows ARM64

wsaccel-0.6.7-cp312-cp312-win_amd64.whl (445.5 kB view details)

Uploaded CPython 3.12 Windows x86-64

wsaccel-0.6.7-cp312-cp312-win32.whl (420.3 kB view details)

Uploaded CPython 3.12 Windows x86

wsaccel-0.6.7-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

wsaccel-0.6.7-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

wsaccel-0.6.7-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

wsaccel-0.6.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

wsaccel-0.6.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

wsaccel-0.6.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

wsaccel-0.6.7-cp312-cp312-macosx_10_13_universal2.whl (614.6 kB view details)

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

wsaccel-0.6.7-cp311-cp311-win_arm64.whl (416.2 kB view details)

Uploaded CPython 3.11 Windows ARM64

wsaccel-0.6.7-cp311-cp311-win_amd64.whl (444.3 kB view details)

Uploaded CPython 3.11 Windows x86-64

wsaccel-0.6.7-cp311-cp311-win32.whl (419.2 kB view details)

Uploaded CPython 3.11 Windows x86

wsaccel-0.6.7-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

wsaccel-0.6.7-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

wsaccel-0.6.7-cp311-cp311-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

wsaccel-0.6.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

wsaccel-0.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

wsaccel-0.6.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

wsaccel-0.6.7-cp311-cp311-macosx_10_9_universal2.whl (609.4 kB view details)

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

wsaccel-0.6.7-cp310-cp310-win_arm64.whl (416.0 kB view details)

Uploaded CPython 3.10 Windows ARM64

wsaccel-0.6.7-cp310-cp310-win_amd64.whl (444.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

wsaccel-0.6.7-cp310-cp310-win32.whl (419.9 kB view details)

Uploaded CPython 3.10 Windows x86

wsaccel-0.6.7-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

wsaccel-0.6.7-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

wsaccel-0.6.7-cp310-cp310-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

wsaccel-0.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

wsaccel-0.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

wsaccel-0.6.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

wsaccel-0.6.7-cp310-cp310-macosx_10_9_universal2.whl (608.9 kB view details)

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

wsaccel-0.6.7-cp39-cp39-win_arm64.whl (417.2 kB view details)

Uploaded CPython 3.9 Windows ARM64

wsaccel-0.6.7-cp39-cp39-win_amd64.whl (445.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

wsaccel-0.6.7-cp39-cp39-win32.whl (420.8 kB view details)

Uploaded CPython 3.9 Windows x86

wsaccel-0.6.7-cp39-cp39-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

wsaccel-0.6.7-cp39-cp39-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

wsaccel-0.6.7-cp39-cp39-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

wsaccel-0.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

wsaccel-0.6.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

wsaccel-0.6.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

wsaccel-0.6.7-cp39-cp39-macosx_10_9_universal2.whl (611.1 kB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file wsaccel-0.6.7.tar.gz.

File metadata

  • Download URL: wsaccel-0.6.7.tar.gz
  • Upload date:
  • Size: 290.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7.tar.gz
Algorithm Hash digest
SHA256 aea79ba46b1a3792dbd1fe364aeb8a10128659c67057770c5c320d1f58588a8c
MD5 e710fa8736ce37e4269e711d0aeec4a7
BLAKE2b-256 8b06e8f0450952ed1fb4aa2033a30ae5afb59632f5a35d441bcc6801a3aaca47

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 415.6 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 7223090fc11e47950e9aa888281102483ad3a3f7a872c0d914e8bfc775da625e
MD5 d852b30016271b3d0c398c3ef284fe0b
BLAKE2b-256 70a63c0c33455a6e01ffb839ca253040fefc02dfd0a82f89342d2b7a11774520

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 445.2 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4711238618840a25969514665dc83694b0aa76d7ea4dd39fb8879ea0e60a465e
MD5 228b03a9b8dda3e17a7b51837da07e63
BLAKE2b-256 3dd75655ba6a7ca19abec9117faf667de5aa300123d8985d0785afa5857e2642

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-win32.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp313-cp313-win32.whl
  • Upload date:
  • Size: 420.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 024be44fcc651b9da44dea9ebb3f91d341e0b89f6a52d1ddfe98b6b54be2bcc5
MD5 d796815cc8548fd6b15aac38e6ff5ac5
BLAKE2b-256 7a73ada00ffb20068b52c8cc3712c99ba018f3e36a6ca32c55eb2904f81080e1

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 014e454d18941a11c583ad8f9d4c1bc3a6a7fdccae31b5090124122396383df9
MD5 f006799b3abbaf54971230bae1570e74
BLAKE2b-256 a72d479b3b7c42ca0eeb0d8a6466e3a9f518b028fa7c8cd9b41fe410f4c38d87

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6158d16a0c06b86288b866d4a04511011bac2533d9f91f7ed40f904a228bf875
MD5 2c0aa7aac50dd9c1ef87f1c3540d9f21
BLAKE2b-256 303ec1fa56d4c7463f0623e4db950065217367eec0967cb31dd5475d9aab7f93

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2816d09a24198c84d3cbf20cd180587538fb396a4fe5278bad8e39750464bf37
MD5 87dddc26c2b9a41c59b0f8a41f7f40c4
BLAKE2b-256 02486ff74d6a2a8da7c156a3256bd2efad89bc4ec59d7195d59e3eb39fe0075d

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 052587b4d01ce0615dc33c72b1bc986c704fa2b342612cb97c898a9fba0520b4
MD5 e8c5d87138e792a00e6a28fa411d8251
BLAKE2b-256 95576117dea1354a3f749abd72f1478f81f5e9ada8810f8ca32d08dc45c4999b

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0be143f69b498015490f6b3c5f1ff128736554a0cd13e97884cc8e4e347abafd
MD5 168f955dd0a519ab9b6ae97ce73a8b83
BLAKE2b-256 c1454bf88f0fdfb9337a397c9bb5de8bd7506a1a64758c12df8c0750adcb8d0f

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c1870b9a65d5216f6bc66f1b529211d385ef2186f9560e5b7dc15be86fc36f62
MD5 afeab026bfb8783ef5c519befe53888c
BLAKE2b-256 38d26de48bbabb29c38a5e21aabfd91ce9070a2c21df2f05fe8164662f22a3c8

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 e464f0dc792af666411d36b575b26c87ad7f64aab882384d40c8ad8f146e192d
MD5 a569cd34764fc34dd5363b3109ab273b
BLAKE2b-256 9c5159413912dcdb7000568cd3aa2196c77bd11ab78cd2ded2516ccbb4b2d793

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 415.7 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 e26a76ab356ed79c3f29b9a5f227b7e7ecc96863c3b62a084194a2e9b4d5af6c
MD5 a1057680655f94a795b1050700699667
BLAKE2b-256 94693a8d3607688688b7a93b17d2a1367d9427436071ef0eb340437a472b09dd

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 445.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a03fca13165c1f9a0cb5dee7c5555fdb9f8a163fd55d6f0c4c9dd9f9dabd568a
MD5 7fa0b9f1886768ed4090aa2bec510376
BLAKE2b-256 8578bcc23ec5ee2f3345a9d507a9f242188846b729792f8f8d7be610f5ca2a54

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-win32.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp312-cp312-win32.whl
  • Upload date:
  • Size: 420.3 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 acab8bd803a4c14ab8eb5f26d89cbf06d643f1e8331105b41d5520902f6a39cc
MD5 6732eff83462c947da69b967e568820b
BLAKE2b-256 946ad9a42ce04f43d7e0e5ee3518a6bc94f347aaf87c5e46a295c5a3ca37c96a

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2cddde2eecf410790dc1b0e980b690397e02f29042166d4a88ca684ebf58b3ab
MD5 8424e3aa4c4ed28e004af5a81bcd24e3
BLAKE2b-256 45a8de7e5218f5c0ee5ed2c582f55fbfb34e471dd4eb0bc296e7d4ee9072a3ef

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1e5f67e7cd37a9d20db7ffd926a87b628989ca077a3b5219662f710c4d97671d
MD5 075323a5b7a8f863d6d5f53851145422
BLAKE2b-256 8b3275024bd053a8ed79102f44c0cd46f8352d195a41ca9b8495e69b4b5d8f97

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4a8bc3771ee4d96743531352cc87c9c2c089889a4a63cedc26118500c3886153
MD5 677b8adf1cebb5c79c6cf22eb152faf3
BLAKE2b-256 f243403c6f7759ec2fb42b4b17317ac10c0407a7308786df740fda7391e9068a

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cdd4425424620d77d008fab0d1535bb715cc23db099b6aa0622d6958e0be0a54
MD5 be847ebfe9ace2b337fd866c5b727ff3
BLAKE2b-256 dc204e272e6f41c6b4b301cd9e3f2adbae406315abbd9357d9feb22f6da58fde

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c7aeced9ee6febd28196baf4d5cbb12390c70ae14bb069d77b53defb01fa53ea
MD5 886319c13df56457812006ff72c0a534
BLAKE2b-256 074be20e7d9108f9e96af8f011a338841fbd0c70406958f35337ddd2a0852934

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 afb1117f082c46404090b9ac5857a59fc47daa0016618244ec8581c3474e2e57
MD5 e46f158e5855eb09fbdf6bdd6abaa2c0
BLAKE2b-256 f3b5e4e831372800a9e50bc1f80ad8a7a0c454ec0493d2de3bd04d5fd84eb7f2

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 acb1a589c82e09581996d04b484af9ca85b220df59c5d8670d02684e9c60175b
MD5 eeb88eed370fef15588e7ebdb03dc8e0
BLAKE2b-256 3bffda5cc16c71b14c001437187b8ec9e3aa573e3ab759d3fd754686ebb4094d

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 416.2 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e21bf4fc7b82bbe4b55a90ced9659c3ebb3ed373d0a198f08435631fb5b04369
MD5 3ab6ae323a8d9d437e30ceb4dc5f891f
BLAKE2b-256 b5b6442eba19ee092ff4ae8e39a9ac43b19aa70e9fa81db61d9105514495c722

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 444.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 82c4e2ec304177763fc236936f0731e55955a494bbbcf839c029f6b5f6db83b1
MD5 e5bb501646463808db3f39bcf8e347ba
BLAKE2b-256 91a081b6c4e127a172693e8aae4ac76e8b78205996a81ff2b1217da5130ee988

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-win32.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp311-cp311-win32.whl
  • Upload date:
  • Size: 419.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 9c757ba6fb60b3e17b91f863bbe7aa6f395ecf7790050a150ff918ca23980a77
MD5 ffa486edd99e7750e5813c9a72642905
BLAKE2b-256 ca919aeda8a7537c32066e9c27cefda95687491d7d37ec74b9ecf405999225f9

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f2c2311adf5444dff0a0f7704a53304085c2fc88ad5b0a6ed5003dc37ea5f2d8
MD5 6ad3fa71bd51a1ac2702a72c5f8b9b9b
BLAKE2b-256 dbf4ded832978b629e4e7cfee6e880534e549acd8966692f4c0a666cabac78c9

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5261549aaec4de5cb6455ae2fbd9dc47b5673e8395a3d113af9076518c485964
MD5 5fd497c6da0f4bf0a2c9f83c7f2336e1
BLAKE2b-256 4fd0a9c1d9a276427fa42e16505cd5fc2e4b7c73705fe901ba981633e0a23720

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f65af9d0d7ae4c2142d1a9e137cdcbf046c6cbe3ef2834625b074e62f775ca00
MD5 c02364d168f4f8dabf6cc202ac92dbba
BLAKE2b-256 550e6d2b562bc4a8f7131f9d890d8ad6ec6d35507b06382a2537599307fd81e1

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 93f7d4fb66e2f850e383cd885b5bb9591d6b790fdeda69ac99e33e7faa76f88c
MD5 b3a25a62efe9cd54952487b1e191da07
BLAKE2b-256 0a34e3e807d3f428ce47dcc148178f155f027512a615ccfe48be5c290034b104

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5250dd006c2a1ba2cea2e1ad0518cf278a4133969976ef9a7844f2406fe0f822
MD5 f33d355d2945540d029ea3aa71201dc9
BLAKE2b-256 264d42d1c405b333beed6046829fbe81469cd9f911d9bccbd670a766d93d46ac

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 933ee348cc9a2f5ca1059fd8d90942ddf974099073646965d56184b040de0f2d
MD5 69580b717bcb64c39306eb10b1b29338
BLAKE2b-256 1b6c28bd121c8ce802917d7c60c373d6f2c6efb554afda1ba60bcd79d856d448

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 0a35b7e2a99a0c5935a58040f0d326041e68fcd9236824be07e9639ec2ebc5f1
MD5 bef6cb8510eaeadb177c619d739a1e3a
BLAKE2b-256 8dc9e5503a84d0ad720e7feebe78215421a1138762a4dae6b1d0d477a459148c

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 416.0 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 2c3e4774bbb6b2f3fdefe4d2cf6e78dc7f35346137bf5c5176e5f699fba935d4
MD5 d394bf3029d9e10af07b32b1f3a7baec
BLAKE2b-256 7b962500bfdd40a64bd66489e16b46af6b58426fe132c94392f71888d1f096f9

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 444.2 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a77aea5c2f36b82941dd998a372572c2b9d7818a51406fa3ad59d1848f9dd6c8
MD5 beaf64c1dd760625719b7a5e6d09783b
BLAKE2b-256 04c3aa131655cb4b97791114eb5d8c8e0c9f4c677e05f0e14c30cf9b4ca86cff

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-win32.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 419.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d6b78fe1b51ae6585598a925d8610294470e959398a06d355883c11428d06555
MD5 595ec11c2a58e10f3802663651f636b2
BLAKE2b-256 c17b646036b07d2354c20faf2b3e28727634c86daea37fc340c3931b21842c89

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 de35c6c976348dceeabc591781a10ce808cebaec456b518c40fe45952c4c43c0
MD5 6e334554f418d7b214fdb994bce0edd8
BLAKE2b-256 d322b57852d3e68107c752f5b44d3c970fcb6f0c05d0c7ad5e6b72ac0b5e6cf2

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d5c395cdf034d3c57fe7091e6cb4fc4399456c614fe6f605fd7d397c97466a63
MD5 2b3c840b0870c7d08af58f22ab9bde78
BLAKE2b-256 246bd9ccd305a4c4dd5d9427776f9c85bca59dc12211d19123ec25fb7f00e2f6

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e20091448de96f4eed04f9378310c0058b63d4ff80fe677fc1ad323e260e6d64
MD5 0c996a0bbb096d6c06c5675f2dd6d1b1
BLAKE2b-256 7ddb80fcbc19c052a5d726a9e9735a853de509d9f332d0d5796611e6823e7648

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 909129315195b2f17f923677f025350575dadb150e952ac509ee33b02aaad2fa
MD5 cad31a47fe81e8e3b2e12ef9608f2898
BLAKE2b-256 529d94f75dd88f9ce14492abcd5b8c2886c5f1a585dbf75a9418807ba857ccd8

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eb393925a5cfd9061198260030ea6349cd9c2308495a45c493e8c5d4524c80c3
MD5 0f6beb4464f577e2a4799e7b9b3e7c6c
BLAKE2b-256 c8f3366c355e2015d566aed05f393bbc40d4269620d54618461381a46b9ceecd

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9c7a138da8fa80db47876cc709bbf228352d6c7026d4defa95382ed16112f274
MD5 e808f062449bf03dbb130fc4cd3d4772
BLAKE2b-256 6321fc90d4756f81ff9e58caba9c35d0479acabc95f65343bc9f140e3718807a

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9719ca6d2aa9f3225aa399f2f40681bcd754038838abce3c554a1c2c14485d18
MD5 4e2a48fe66d4df199a55b65f4cb7d14e
BLAKE2b-256 573cf8ff37d0c6037749d7ed5474146c18001c73c53ba8f4fa7cc1fb0dc50bda

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 417.2 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 17c4629f39f115bc4308274d780781d2340e3ee9c4afce1ec0a04891d7ddbc57
MD5 62e238d298b11716c1687a4ad007f1fd
BLAKE2b-256 5620d38cc894b8c3ff8c1cc35378ea459b10ab0e90f2229a2166dc9c578b3266

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 445.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6881cca264d0ca08a97d09f8e59e3e598e46ee21165f90db98e3bf9af08a438c
MD5 361b1c6d29921069af537669bedb9b79
BLAKE2b-256 f2d77243a892e70123ca15f86e3fdb87deaea92fd323ddff3ff11d5d498a9540

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-win32.whl.

File metadata

  • Download URL: wsaccel-0.6.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 420.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.20

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 44eed6a1eea5951b375d8985d37ef9572fe25add7607d2791fb1f9e85c69821f
MD5 a9f8b806b5d2722d9cea7373a8a22e59
BLAKE2b-256 6f1f2ff10f6bf5466879cb01340e1a06bc027e0df071525acb90eee92959f390

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 08272af981fefdddc2667628771079071abc43a48e26c9ce7f71168506f2f748
MD5 c8f3c781469b84d81ce7d6f52438edbc
BLAKE2b-256 d86aed7184087cf718104c72baddee4a5bbfcb3d155168870c76b782af6e6a64

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 708793a255aa97e26a661d50c9cf0f837f0b463c4d7e330f3cd6f79486071507
MD5 5e5c53294e0ae9f0d1020da252ff07f8
BLAKE2b-256 ff494c2fe857a83399afb28b3cc2064ea9b838e4728451a45b16345ed0337513

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 26597b759c939c89dcecca21dee8943ea898bbe5fa31f122e254c6d99ffa4545
MD5 20a174e57dafe64e06b0337874f2099c
BLAKE2b-256 20d2a81632c6d07b00c1a6c505d4463521795db5f8185598c83297b5e3d7861f

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa926e7d680e4f80bbcb64a57dcea473acb3a8e7fa15f8fd3395e4b815c44dc1
MD5 9719f219853fbd123442a3c1a41096ee
BLAKE2b-256 8fcdbb0d4fea7e7534cd6bf8b8d503ed3c021c357706d9eb35797dbfa04b1f88

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 493cd31d58f18e465af7a1ca11c47f49297a6c25e5b69f0aa5fff391db483661
MD5 f87d9578dadc7e3cf3c543a876cd968d
BLAKE2b-256 695d4c6ddbf315fb638abfca80e611e3f26b7d528a9684a1d16941ac0b0cb29d

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 284a0ff3bdc06dbfe637a9fc30eef2709d2934653cef190392a4de140efe3617
MD5 87fd5e8a169a6e86858fc769694ebab2
BLAKE2b-256 b6d48af8aaaa5018120c95afb777cacf8d83d2cd07f3ec9fbb2607cf42f447c4

See more details on using hashes here.

File details

Details for the file wsaccel-0.6.7-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for wsaccel-0.6.7-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 1323de8a1efa62222f93c28e46967c937c18428d6a8a3ccf99ed8d9547a73c0c
MD5 0ae7dd653028c76a161aebe592f6404f
BLAKE2b-256 9928b41f6bce59c4077dc2224ed4cee5f915c4e9ab2f136f707097fe6773ef74

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page