Skip to main content

Concurrent Python utils and data types

Project description

This package provided a fast way to access those shared data types with atomic operations. can be used on

  • x86_64 platforms:

    • macOS Ventura and above,

    • Microsoft Windows 10, 11, Windows Server 2019, 2022 x64

    • Centos/RHEL 8, 9, 10

    • Suse Linux Enterprise Server 15

    • Ubuntu Linux 18, 20, 22, 24

    • Debian 10, 11, 12, 13

    • KylinOS V10, V11

    • UnionTechOS 20

    • OpenEulerOS 20, 22, 24

    • BaiduLinux 3

    • Alibaba Cloud Linux 3, 4

    • TencentOS 3, 4

  • aarch64 platforms:

    • Centos/RHEL 8

    • Ubuntu Linux 18(glibc updated to 2.28), 20, 22, 24

    • Debian 10, 11, 12, 13

    • KylinOS V10

    • UnionTechOS 20

    • OpenEulerOS 20, 22

    • Huawei Cloud EulerOS 2

    • Alibaba Cloud Linux 3, 4

This is copyright software, you should buy it at https://sharedatomic.top/enterprise/payment to get a licence to use it. For the price and details, please check https://sharedatomic.top/enterprise/payment.

Included Datatypes

  • atomic_int

  • atomic_uint

  • atomic_float

  • atomic_bool

  • atomic_bytearray

  • atomic_shared_memory

  • shared_dict

  • shared_heap_dict

LINUX/macOS

  • CPython 3.7 - 3.14

  • The package requires c library libgomp installed on the Linux platforms

  • The package requires package urwid>=2.1.2, <3.0 for Python < 3.14, to activate the package

  • The package requires package urwid>=3.0.5 for Python 3.14, to activate the package

Windows

  • CPython 3.7 - 3.14

  • Microsoft Visual C++ 2019 Redistributable(X64)

  • windows-curses>=2.3.1 to activate the package on windows. For Python 3.14 please download the latest package from their github project.

  • urwid as the version on LINUX/macOS activate the package on windows

Installation

To install shared-atomic-enterprise, use pip:

The binary distribution of the software is compiled and delivered in epoch 5.

shared-atomic-enterprise == 5!4.2.5

On Linux, you need assistance from the root user,

If you are a root user, it is ok, then only root can run this package. If you are not root user, in the activation process you will need assistance from the root user.

cd (the directory where the package is installed ) chown root shared_atomic/atomic_python_suid chmod u+s shared_atomic/atomic_python_suid

At the same time, please ensure the user who installed the package has the read access to shared_atomic/atomic_python_suid.

then the user who installed the package can run the package.

For documentation, please go to:

https://sharedatomic.top/

This package provided a fast way to access those shared data types with atomic operations.

这是一个提供为共享数据类型提供原子访问的工具包。 可以被用于:

  • x86_64平台:

    • macOS Ventura 及以上,

    • Microsoft Windows 10, 11, Windows Server 2019, 2022 x64

    • Centos/RHEL 8, 9, 10

    • Suse Linux Enterprise Server 15, 16

    • Ubuntu Linux 18, 20, 22, 24

    • Debian 10, 11, 12, 13

    • 麒麟 V10, 11

    • 统信 20

    • OpenEulerOS 20, 22

    • 百度Linux 3

    • 阿里巴巴云 Linux 3, 4

    • 腾讯OS 3, 4

  • aarch64 platforms:

    • Centos/RHEL 8

    • Ubuntu Linux 18(glibc 必须升级到2.28), 20, 22, 24

    • Debian 10, 11, 12, 13

    • 麒麟 V10

    • 统信 20

    • OpenEulerOS 20, 22

    • 华为云 EulerOS 2

    • 阿里巴巴云 Linux 3, 4

这是一个版权软件, 您应该在网站 https://sharedatomic.top/enterprise/payment 购买软件授权. 关于价格和更多详情,请访问 https://sharedatomic.top/enterprise/payment.

包含的数据类型:

  • 原子整数

  • 原子无符号整数

  • 原子浮点数

  • 原子布尔

  • 原子字节数组

  • 原子共享内存

  • 共享字典

  • 共享堆字典

LINUX/macOS

  • CPython 3.7 - 3.14

  • Linux平台需要C库 libgomp。

  • 对于 python < 3.14需要Python包 urwid>=2.1.2, <3.0,用于产品激活。

  • 对于 python 3.14需要Python包 urwid>=3.0.5,用于产品激活。

Windows

  • CPython 3.7 - 3.14

  • Microsoft Visual C++ 2019 运行时环境(X64)

  • 需要windows-curses>=2.3.1 用于产品激活,对于3.14请从该产品的github上搜索下载。

  • 需要同LINUX/macOS 一样的 urwid 版本在windows上用于产品激活。

安装说明

安装 shared-atomic-enterprise, 使用 pip:

软件的二进制包是在epoch 5上编译和发行的.

shared-atomic-enterprise == 5!4.2.5

在Linux上, 需要root用户协助安装,

如果直接使用root用户安装,而且一直使用root运行,没有特别步骤。 如果想使用非root用户运行,在普通用户包装激活过程当中需要root用户协助。

cd (the directory where the package is installed ) chown root shared_atomic/atomic_python_suid chmod u+s shared_atomic/atomic_python_suid

同时确保安装包的非root用户有读取该文件shared_atomic/atomic_python_suid的权限。 然后安装包的非root用户就可以使用该工具包。

该包的全部说明, 请访问:

https://sharedatomic.top/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

shared_atomic_enterprise-5!4.2.5-cp314-none-win_amd64.whl (15.4 MB view details)

Uploaded CPython 3.14Windows x86-64

shared_atomic_enterprise-5!4.2.5-cp314-none-manylinux_2_28_aarch64.whl (43.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

shared_atomic_enterprise-5!4.2.5-cp314-none-manylinux_2_17_x86_64.whl (39.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

shared_atomic_enterprise-5!4.2.5-cp314-none-macosx_10_9_x86_64.whl (17.7 MB view details)

Uploaded CPython 3.14macOS 10.9+ x86-64

shared_atomic_enterprise-5!4.2.5-cp313-none-win_amd64.whl (15.4 MB view details)

Uploaded CPython 3.13Windows x86-64

shared_atomic_enterprise-5!4.2.5-cp313-none-manylinux_2_28_aarch64.whl (43.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

shared_atomic_enterprise-5!4.2.5-cp313-none-manylinux_2_17_x86_64.whl (39.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

shared_atomic_enterprise-5!4.2.5-cp313-none-macosx_10_9_x86_64.whl (17.7 MB view details)

Uploaded CPython 3.13macOS 10.9+ x86-64

shared_atomic_enterprise-5!4.2.5-cp312-none-win_amd64.whl (15.5 MB view details)

Uploaded CPython 3.12Windows x86-64

shared_atomic_enterprise-5!4.2.5-cp312-none-manylinux_2_28_aarch64.whl (41.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

shared_atomic_enterprise-5!4.2.5-cp312-none-manylinux_2_17_x86_64.whl (37.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

shared_atomic_enterprise-5!4.2.5-cp312-none-macosx_10_9_x86_64.whl (17.9 MB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

shared_atomic_enterprise-5!4.2.5-cp311-none-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.11Windows x86-64

shared_atomic_enterprise-5!4.2.5-cp311-none-manylinux_2_28_aarch64.whl (38.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

shared_atomic_enterprise-5!4.2.5-cp311-none-manylinux_2_17_x86_64.whl (35.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

shared_atomic_enterprise-5!4.2.5-cp311-none-macosx_10_9_x86_64.whl (17.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

shared_atomic_enterprise-5!4.2.5-cp310-none-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.10Windows x86-64

shared_atomic_enterprise-5!4.2.5-cp310-none-manylinux_2_28_aarch64.whl (35.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

shared_atomic_enterprise-5!4.2.5-cp310-none-manylinux_2_17_x86_64.whl (32.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

shared_atomic_enterprise-5!4.2.5-cp310-none-macosx_10_9_x86_64.whl (17.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

shared_atomic_enterprise-5!4.2.5-cp39-none-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.9Windows x86-64

shared_atomic_enterprise-5!4.2.5-cp39-none-manylinux_2_28_aarch64.whl (35.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

shared_atomic_enterprise-5!4.2.5-cp39-none-manylinux_2_17_x86_64.whl (32.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

shared_atomic_enterprise-5!4.2.5-cp39-none-macosx_10_9_x86_64.whl (17.9 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

shared_atomic_enterprise-5!4.2.5-cp38-none-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.8Windows x86-64

shared_atomic_enterprise-5!4.2.5-cp38-none-manylinux_2_28_aarch64.whl (34.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.28+ ARM64

shared_atomic_enterprise-5!4.2.5-cp38-none-manylinux_2_17_x86_64.whl (27.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

shared_atomic_enterprise-5!4.2.5-cp38-none-macosx_10_9_x86_64.whl (17.9 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

shared_atomic_enterprise-5!4.2.5-cp37-none-win_amd64.whl (15.6 MB view details)

Uploaded CPython 3.7Windows x86-64

shared_atomic_enterprise-5!4.2.5-cp37-none-manylinux_2_28_aarch64.whl (33.3 MB view details)

Uploaded CPython 3.7manylinux: glibc 2.28+ ARM64

shared_atomic_enterprise-5!4.2.5-cp37-none-manylinux_2_17_x86_64.whl (35.5 MB view details)

Uploaded CPython 3.7manylinux: glibc 2.17+ x86-64

shared_atomic_enterprise-5!4.2.5-cp37-none-macosx_10_9_x86_64.whl (17.8 MB view details)

Uploaded CPython 3.7macOS 10.9+ x86-64

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp314-none-win_amd64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp314-none-win_amd64.whl
Algorithm Hash digest
SHA256 0b1322a8842b03b92c6ba0166232d9f1e4fd9839fc30a1c343fa5ae81b71d866
MD5 0397f857c0149952d9171e330d837072
BLAKE2b-256 e891ea1bd17da7a9397d9d918ce9c0a9a11e8ccae5d057b3202c04f94dc0ae64

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp314-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp314-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8687151ba90c7dae598dd8f738bf983316e3c62f891af8d61b4734785bc32234
MD5 f5f0733585ce97ba4f29314b0b86d356
BLAKE2b-256 671e7a2174ebb2a14cf61249793d907d2d57913f4f7e626866b841874712073f

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp314-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp314-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 967b224cf441142a5d2d62b2ff2ac17a670ff63bd477873c6457c574eb2ae936
MD5 28f55f4a5fa045b64d134aea9a4dc5dd
BLAKE2b-256 18889c08d7d1a0c8c0e64e46aa9bde50f10bf14c663024b013a18009aec4cc7a

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp314-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp314-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dab99d5179e2a3b535ae4c2fc16d34178c51089aae9c8534b4cdc4d506b260c1
MD5 e2810bf6ab598f46f47369029bc76cef
BLAKE2b-256 f791ffd6729c93019123f7e7841f477061cba5baf3621ad9ef916ceabadc827b

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp313-none-win_amd64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp313-none-win_amd64.whl
Algorithm Hash digest
SHA256 976b6716b2a0c45d2bb3ac2b5ecc37715a5a8b42b3494d0c8e945103843c8678
MD5 2205350bf42dd9e3883285713ed47656
BLAKE2b-256 62bad23c994440e2532ffd11f903b9f5898230da844349c8601521ef27a79be2

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp313-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp313-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c863a68cbbdbb482c04728146ef55d7fc6d796ce1f49504cec0fb371adf6c474
MD5 3456702f8bc3eafeccb0acb3f1cc8e4d
BLAKE2b-256 77f21167595694c725027f5af71f81034c6124d226bc6767cc6a954da4a2b80a

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp313-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp313-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6c572bf4f1f07f39c61fbf3bf22591b8082671995bd27a839a83a7628963a57d
MD5 616ccb7ca14168fedd0704c35ec4dd1c
BLAKE2b-256 adf9da00dd9b831bfd3989319cac1a1a42b8bcc1a1db6390b42890ce66cec2ce

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp313-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp313-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cead4b8f0f3e45dee0757459507aebb3106fb13f1f2994bcf595cecd366969b5
MD5 1011df3bc1b172b71fd18d752655712c
BLAKE2b-256 6bdabeec76c1ce539fd5f1f888bc5ea6bf712262655ae33534ebf81fc777f39b

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 46ff238a041e304f65cd1521115a50c749a8f707b2dfea4db1297ff915bd88f3
MD5 7abd3a5d1812f18ce0f104f1c963edc9
BLAKE2b-256 db4d54da60a1dbb9a5ac061109a8c30aa340996c920571d0cc80b7f47abe8d44

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp312-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp312-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2c3653bd3640de575069e8814685e3b686d323fda4b9fcaf054f74ded316264e
MD5 70211f23097dd599ae5883f3420fe684
BLAKE2b-256 862a94bb7f5b3fdae034cd3cac59b9c11a7c5e87684e35e12b5c2ed3a5c18be6

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp312-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp312-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e9e18d2867994005aceda6e5183bc91d08278092fb3179266c68bf593c7445a1
MD5 64e7ac7e1e7c20db01724523268d791c
BLAKE2b-256 3876d3081838293442568a666a66494118a348d9e5b9d5768566448c905f231b

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp312-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp312-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 db298e6648aa92b6e668afc3909fc8c158d1f50311ff0dc3e1aa327a17695459
MD5 10848b272479b233dad07c2679bcfbff
BLAKE2b-256 fa18e4fbd11778a3ab91fb6d4cc1eedf9e1aefff3c05fdb984f4b0f0ca2e6a24

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 dbca8b5084a905edd43890f5ab89edb2ca3af061b9ccaa7ee2d87fd841f020bc
MD5 cd078e83b07ad0c41bf4dae6bcd16c10
BLAKE2b-256 251d4ae774cdbbb5aa1005372ce3d87bd4e80ed635a5d73e47a680e0a49c807c

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp311-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp311-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 46ec746c25b9a3ceb2081f096abbb4cfe89edd23ba90e5ab5f28e213040263fe
MD5 2171f5805524dfce1978300242b9f436
BLAKE2b-256 d97f658a9ed56c02f930f103a8c31077522931c5a2d00864e447f858424af9e1

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp311-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp311-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 29217d9cf0a84085abefbe67cc3f2aa4fb8ab70a9188c8f8190a0e99408ae168
MD5 4844c6677acfe4156defbc2866b5712a
BLAKE2b-256 0e0785edada0642b5f8eb37b70edafbbb6c0fb201b9da503f5637df4dce42426

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp311-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp311-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9f36b9be6d8ddb381f5e61d7fee0dce0835dce4b9277c7424dde0b32742a76c4
MD5 57a5714784359ff96d617dc865b5db0c
BLAKE2b-256 3abd059da005df0e07c1d7a385471e33b7c25c79deec1fa930521d1765f69ae5

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 ddc0324c42387fc1a195bb9220f48fc4b18441c3f3efd09f131931d19fd9fc79
MD5 a80c3874aaf2cba0b4072806563f7966
BLAKE2b-256 6d8e37195065cc36aacf14ed63bea8069aee75b540e060bfc45f1e3903c6024a

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp310-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp310-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f3a4caa6fdca691fcc0ce8c29c8b8f5a60eb01f5763db7aff83f3b27811545e0
MD5 c38660fa8c191925127c86017c77b245
BLAKE2b-256 15c6583d4fb4291ec467875130160ae9d7dd1abbd61f0f5f5da0e16663f6f349

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp310-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp310-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d975506ea9aea3280e3f4bd5677c21cdde9617461c6ac0b685f743fb1ae4559b
MD5 a72cb6ed4992836c47e7ee4c4260f78b
BLAKE2b-256 74a22725a0edac1e36f2ae11ccdb4358dedbb30fcb408a07623b419434c5deb0

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp310-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp310-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2e4fafeeffbb785c491586768d44279e793172acae65bf27deea0f67fc7fa03e
MD5 0f62caedbccf7e0953fe534ea1b4f5e7
BLAKE2b-256 7b275bb94ba74b7a182361558306d9e8e0aec6ddadc346d34d8e741d7df5d318

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 b58b73a68900cb1f7128da97fd7f9ea1be0a6a978dac75e9cab13969432257ef
MD5 6905db369512a84f55a38653fe888740
BLAKE2b-256 183aad4b26b2c06f746101b8768d8852be6e1985f5d1e1d9d697fabb6a6abfec

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp39-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp39-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 268a9b6cef2dd6e749afa55a3bf0df4a27e6c994399ab1baafc7a90f15c19338
MD5 e46c6d0cecd79f9154ee0b88ebf9b749
BLAKE2b-256 38c2b4ae440811a49aa5ae108fce5c70057e9a094bface881b87ab02206e3600

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp39-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp39-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 dc1add611564d2ffe18aee3a73a994c4703de93f910c01fba79cae2e7c0721c2
MD5 32d7e34a2d60b41a31f4c763734bef65
BLAKE2b-256 7546f8209abc7d643a4f602eb38add0ebd87e23a60f5815e3a0d95b5cd4ac4c5

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp39-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp39-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 43dad23e66657e19fc76f942849e608596c858ac6544fc89dbb29fb8bd683a9f
MD5 459e776436c41f42ffd8639f96fc1bf8
BLAKE2b-256 113e7e326ec002815da9eec35a374d6ff95ad7e1e944ae2e154dccdaa99df12f

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 88fa5f946d432398908c6b004f0a0a9d63771743897d617d50c3d0d41061908a
MD5 13ac4daaf0b5d5e39bd0521e530ef151
BLAKE2b-256 fdd03c374ffd8978677df0ad3492f256ea60463e8f94f48b03fb4c1a5c48c2d4

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp38-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp38-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dcd09fa38c747856d03a691e7ed151463d5a76aa9a6f213f67a5afd5b5be6df7
MD5 97445715b9c8a685491b10ac5f21cb05
BLAKE2b-256 763282f9c56d32067ba370f66ff90f9fef75bfab7283f44334cc7fd00ebeadd0

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp38-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp38-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b3c5ed03d3661bfe39d4679b2d27a5490a80f7765826af6c26ea9c5100b71429
MD5 187670e56bae5e5ec1a98dda0c6653bc
BLAKE2b-256 7f0613360811817829845e49e1fccb17652f16e48d36ed11c691d7d212404d41

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp38-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp38-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1a483a08d6549643cb93d8603217f2cd7283cb1fb29010f765b6f8b4a5529c10
MD5 13819565eb0b7d080dcf37cb7464db2b
BLAKE2b-256 8d9455d9b0b514e62f4594f66d0abd6c9766fa884eb4a0d0b25b792fba4ef1e3

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp37-none-win_amd64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 8a794cc9c01e1d8161f72a0836578535d67234f681107fd3ad9e716a3d5135f5
MD5 52fc2eba84d699e9d708312ad1c9d8b0
BLAKE2b-256 97c3e44441f80d8f85e9e8a7705deeb28ad1b457b43aaadfb09e7ee90176297c

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp37-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp37-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 43d4d8d4cea7682b45a88a66e819c231a9722104df1505ec4d7e7b874221d00c
MD5 b74abd90e144d0c3d20ae0957ed846dd
BLAKE2b-256 8709c0aea71eceafb40633bb733c35217a49e1a0408b8ece477fe3f09b2f7102

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp37-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp37-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a7451141870ddd58be042d88fd4ff4adfaa9727da9e2233a2a59a5586f823474
MD5 9f7f493fb164fee3d1850c87019512b1
BLAKE2b-256 9e706a6de2dbcf0034f177cf0b76643e68da1187bd41643c4922a6ef59b8245a

See more details on using hashes here.

File details

Details for the file shared_atomic_enterprise-5!4.2.5-cp37-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for shared_atomic_enterprise-5!4.2.5-cp37-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6524e56bf08e8c83bf124553efc0b585f10158611f4cc1507ba92363599779f7
MD5 dec2bcd9e8490b7e5e726d1b206ee956
BLAKE2b-256 11599e35fc4694b58cd6c042a4d14402752a80852b18400401b83725ac65a884

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