Name | epyxid JSON |
Version |
0.3.2
JSON |
| download |
home_page | None |
Summary | Python wrapper around Rust implementation of XID (Globally Unique ID Generator) |
upload_time | 2024-11-21 10:30:43 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
rust
xid
pyo3
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ePyXID
[![PyPI](https://img.shields.io/pypi/v/epyxid.svg)](https://pypi.python.org/pypi/epyxid)
[![PyPI](https://img.shields.io/pypi/dm/epyxid.svg)](https://pypi.python.org/pypi/epyxid)
Fast globally unique sortable id generator.
Python wrapper around Rust implementation of xid https://github.com/kazk/xid-rs
## Install
```shell
pip install epyxid
```
## Usage
```python
from epyxid import XID
xid: XID = XID()
print(xid)
# cnisffq7qo0qnbtbu5gg
print(bytes(xid))
# b'e\xe5\xc7\xbfG\xd6\x01\xab\xaf\xab\xf1a'
print(xid.time)
# 2024-03-04 16:08:15
```
Raw data
{
"_id": null,
"home_page": null,
"name": "epyxid",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "rust, xid, pyo3",
"author": null,
"author_email": "Aleksandr Shpak <shpaker@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/36/ec/4a4346a687e45b15f79cc8f0f5c2eb687d67d16051f89a8e4cba88b593d7/epyxid-0.3.2.tar.gz",
"platform": null,
"description": "# ePyXID\n\n[![PyPI](https://img.shields.io/pypi/v/epyxid.svg)](https://pypi.python.org/pypi/epyxid)\n[![PyPI](https://img.shields.io/pypi/dm/epyxid.svg)](https://pypi.python.org/pypi/epyxid)\n\nFast globally unique sortable id generator.\n\nPython wrapper around Rust implementation of xid https://github.com/kazk/xid-rs\n\n## Install\n\n```shell\npip install epyxid\n```\n\n## Usage\n\n```python\nfrom epyxid import XID\n\nxid: XID = XID()\nprint(xid)\n# cnisffq7qo0qnbtbu5gg\nprint(bytes(xid))\n# b'e\\xe5\\xc7\\xbfG\\xd6\\x01\\xab\\xaf\\xab\\xf1a'\nprint(xid.time)\n# 2024-03-04 16:08:15\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Python wrapper around Rust implementation of XID (Globally Unique ID Generator)",
"version": "0.3.2",
"project_urls": {
"Repository": "https://github.com/shpaker/epyxid"
},
"split_keywords": [
"rust",
" xid",
" pyo3"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b2cea40b9d4474426b4a9387d0eba389246e02846a9ae913b4d9e544b4cfc76a",
"md5": "dc2f6c23df2c1edbea51d3e16dd1033d",
"sha256": "13d008348a93823cc6a60929e49bdb4a4d5125e74cf1019b79ed8a758ebb73a7"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-cp310-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "dc2f6c23df2c1edbea51d3e16dd1033d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 258663,
"upload_time": "2024-11-21T10:30:39",
"upload_time_iso_8601": "2024-11-21T10:30:39.200111Z",
"url": "https://files.pythonhosted.org/packages/b2/ce/a40b9d4474426b4a9387d0eba389246e02846a9ae913b4d9e544b4cfc76a/epyxid-0.3.2-cp310-cp310-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "23c2ec95af010f6b1b767c1dffbb4812e8bbc93fa2a37a088200f7f82f611535",
"md5": "5bdabc9eb1e069428d06e397e5c1ac5f",
"sha256": "6a8400811f941191f47428957ec72f9db4ddbde168c9a2d20152807750740e77"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "5bdabc9eb1e069428d06e397e5c1ac5f",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 252007,
"upload_time": "2024-11-21T10:30:34",
"upload_time_iso_8601": "2024-11-21T10:30:34.754905Z",
"url": "https://files.pythonhosted.org/packages/23/c2/ec95af010f6b1b767c1dffbb4812e8bbc93fa2a37a088200f7f82f611535/epyxid-0.3.2-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7bb13c7a877bdd276e2776438cf0ad3c07e8217259595d65f3684122088c081c",
"md5": "11f6bc874e21e88ce6d70dbeda056a21",
"sha256": "e05030d43ff1940a174a684e2d862eac4746bb21c4d48eb8ebdc4c1cb186d95f"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "11f6bc874e21e88ce6d70dbeda056a21",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 273808,
"upload_time": "2024-11-21T10:29:37",
"upload_time_iso_8601": "2024-11-21T10:29:37.072681Z",
"url": "https://files.pythonhosted.org/packages/7b/b1/3c7a877bdd276e2776438cf0ad3c07e8217259595d65f3684122088c081c/epyxid-0.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2888ec458a145823d560bea0117d20455fa315c08497da6f3a1d215ec3be55da",
"md5": "01ebe0899df4b37b4d47902fae169db0",
"sha256": "6804cae5f805038ad7e67c4ac064f88931bfc5dceca27a6402ce81a8c76dfb26"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "01ebe0899df4b37b4d47902fae169db0",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 284750,
"upload_time": "2024-11-21T10:29:49",
"upload_time_iso_8601": "2024-11-21T10:29:49.408812Z",
"url": "https://files.pythonhosted.org/packages/28/88/ec458a145823d560bea0117d20455fa315c08497da6f3a1d215ec3be55da/epyxid-0.3.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4dd1fc74a1441b5152fae08c956741597443239546c0cd3638984dbe83d9125c",
"md5": "d0fa782afddebb50ad25042b6dd4a2da",
"sha256": "4732fba6ee4e9a2b28c275186dbcb2e79d309477a2fab10760fc110572337aff"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "d0fa782afddebb50ad25042b6dd4a2da",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 304512,
"upload_time": "2024-11-21T10:29:58",
"upload_time_iso_8601": "2024-11-21T10:29:58.654570Z",
"url": "https://files.pythonhosted.org/packages/4d/d1/fc74a1441b5152fae08c956741597443239546c0cd3638984dbe83d9125c/epyxid-0.3.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fb448a520fe7c092e7ba7830dbf14e116367d03a3e03ddada3e78e57bc7fcdd4",
"md5": "9cdfa210471c4a0be8cf234b5fc16c3b",
"sha256": "dcd3c50a014f0939a0406d6044378629e7d055bf60e9ce8e662d217c5f041c31"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "9cdfa210471c4a0be8cf234b5fc16c3b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 368808,
"upload_time": "2024-11-21T10:30:07",
"upload_time_iso_8601": "2024-11-21T10:30:07.732176Z",
"url": "https://files.pythonhosted.org/packages/fb/44/8a520fe7c092e7ba7830dbf14e116367d03a3e03ddada3e78e57bc7fcdd4/epyxid-0.3.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9a9e56373ec8267208156823bde91f5ac70babe24ee3e4b443629539534829e4",
"md5": "08833200d1cc86289ada2893cc72a474",
"sha256": "ec356d075545110b0642f030a42693b85d3bc364e86092838ae6a8fff4b64667"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "08833200d1cc86289ada2893cc72a474",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 278299,
"upload_time": "2024-11-21T10:30:26",
"upload_time_iso_8601": "2024-11-21T10:30:26.983008Z",
"url": "https://files.pythonhosted.org/packages/9a/9e/56373ec8267208156823bde91f5ac70babe24ee3e4b443629539534829e4/epyxid-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "40e964cacb94226d636da40bcbac737ab837d6dc42ee161e8d73e34bbde7c8d7",
"md5": "a5063d7e3add596e200c28e626e36f24",
"sha256": "69807a596950c0b360958bde3e1e1ae705803ff6f4ac6e2a976ba58746e06713"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "a5063d7e3add596e200c28e626e36f24",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 289208,
"upload_time": "2024-11-21T10:30:18",
"upload_time_iso_8601": "2024-11-21T10:30:18.437144Z",
"url": "https://files.pythonhosted.org/packages/40/e9/64cacb94226d636da40bcbac737ab837d6dc42ee161e8d73e34bbde7c8d7/epyxid-0.3.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6a67a325da7e4a36c625d30b548acc6a4fb9ca811b3e229b3cee829d32cf5cb6",
"md5": "ab45ac8adb7932ffa1275ed869114452",
"sha256": "970a47dbf8ff54a7b94d0dbcf25ae3be8374b46052bfd2c45b00ff60eb013d94"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-none-win32.whl",
"has_sig": false,
"md5_digest": "ab45ac8adb7932ffa1275ed869114452",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 155435,
"upload_time": "2024-11-21T10:30:50",
"upload_time_iso_8601": "2024-11-21T10:30:50.894072Z",
"url": "https://files.pythonhosted.org/packages/6a/67/a325da7e4a36c625d30b548acc6a4fb9ca811b3e229b3cee829d32cf5cb6/epyxid-0.3.2-cp310-none-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ab63011332f368accb2016c7c66721cf4f432ce6b147c69104b795bd5f39691f",
"md5": "17a75570438defdbf6662865f0eb2337",
"sha256": "f8d9dfa2628db7986b385bb0b80a130bf9571d048596e782114b75c18045fc33"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp310-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "17a75570438defdbf6662865f0eb2337",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.8",
"size": 163432,
"upload_time": "2024-11-21T10:30:45",
"upload_time_iso_8601": "2024-11-21T10:30:45.126143Z",
"url": "https://files.pythonhosted.org/packages/ab/63/011332f368accb2016c7c66721cf4f432ce6b147c69104b795bd5f39691f/epyxid-0.3.2-cp310-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2780682664ed0dcfb563ec9b14ab464e49f85ba76275717ebe6b7c3dab0055b1",
"md5": "4bd98e1f603ca8c893759ef6060ee0d5",
"sha256": "0a89387f11499308476ee363c0f18e657ae7f0edc5f1c25a1814aa15253e2e9a"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-cp311-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "4bd98e1f603ca8c893759ef6060ee0d5",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 258615,
"upload_time": "2024-11-21T10:30:40",
"upload_time_iso_8601": "2024-11-21T10:30:40.318816Z",
"url": "https://files.pythonhosted.org/packages/27/80/682664ed0dcfb563ec9b14ab464e49f85ba76275717ebe6b7c3dab0055b1/epyxid-0.3.2-cp311-cp311-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d315a0f8dc801635fea0d73589047f040f9d85816fad7c37e9467e90ac7a7be7",
"md5": "746607779fe40e0c57288932565c8fe9",
"sha256": "5863aaf3b563dce8b4dad17509d5297a69df9a0d81a21a01d03043bef1be0911"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "746607779fe40e0c57288932565c8fe9",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 251909,
"upload_time": "2024-11-21T10:30:35",
"upload_time_iso_8601": "2024-11-21T10:30:35.875754Z",
"url": "https://files.pythonhosted.org/packages/d3/15/a0f8dc801635fea0d73589047f040f9d85816fad7c37e9467e90ac7a7be7/epyxid-0.3.2-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3712fa031623596af68b14ef8db7ea70f3c29be6aa7bfb348121cd9e67c958a9",
"md5": "5d1432758fae9a59ea2ab22eda683845",
"sha256": "7d1232611c3413bd009234530c9bbaba82c491b9ef203f589cee8389b754b629"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "5d1432758fae9a59ea2ab22eda683845",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 273677,
"upload_time": "2024-11-21T10:29:38",
"upload_time_iso_8601": "2024-11-21T10:29:38.503212Z",
"url": "https://files.pythonhosted.org/packages/37/12/fa031623596af68b14ef8db7ea70f3c29be6aa7bfb348121cd9e67c958a9/epyxid-0.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8147a5d874b1e2174b74a8f42ee6d6d4d4da7cef8e8b8770e6ce0decb7ff52d7",
"md5": "ea50ad1aa2d44208d3fc39ec50868ecc",
"sha256": "e2e55ea4810969f34e3ab3241526557392edc2b4353dff4dab18548bc1d76445"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "ea50ad1aa2d44208d3fc39ec50868ecc",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 284635,
"upload_time": "2024-11-21T10:29:50",
"upload_time_iso_8601": "2024-11-21T10:29:50.479678Z",
"url": "https://files.pythonhosted.org/packages/81/47/a5d874b1e2174b74a8f42ee6d6d4d4da7cef8e8b8770e6ce0decb7ff52d7/epyxid-0.3.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "482b2d537d16a4d34e51802f5fe8065525c0bc296714965b7d83052ca3e54b43",
"md5": "c387c20b939b004bbf3955cd31fc23ec",
"sha256": "b9901d99e974b954101552582902251be0d29fde7dad836fcb86bd421d97fde7"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "c387c20b939b004bbf3955cd31fc23ec",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 304423,
"upload_time": "2024-11-21T10:29:59",
"upload_time_iso_8601": "2024-11-21T10:29:59.669698Z",
"url": "https://files.pythonhosted.org/packages/48/2b/2d537d16a4d34e51802f5fe8065525c0bc296714965b7d83052ca3e54b43/epyxid-0.3.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "843140e3ead33fcbdf8ad38ac0c1151921b719e45f4524c7573152c2dcdf0dcb",
"md5": "6789c224be76bae7fb47ee1bc7509d82",
"sha256": "02c8c990fe13f1ce22d285a965e80c2a47539f3c43c4dc5e1698cdd0ba1d9571"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "6789c224be76bae7fb47ee1bc7509d82",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 368054,
"upload_time": "2024-11-21T10:30:08",
"upload_time_iso_8601": "2024-11-21T10:30:08.761686Z",
"url": "https://files.pythonhosted.org/packages/84/31/40e3ead33fcbdf8ad38ac0c1151921b719e45f4524c7573152c2dcdf0dcb/epyxid-0.3.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5f986ca8d4f360090400e926db84f0bc277329dcf163c24ba5494a8397c16b44",
"md5": "116d8a366c01b1441d86adb0bd9af6c4",
"sha256": "a667c36c8f0affebaabe7fcdef4fb3f96e3930e9c6baa9a01cb6611fe6941fbc"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "116d8a366c01b1441d86adb0bd9af6c4",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 278255,
"upload_time": "2024-11-21T10:30:28",
"upload_time_iso_8601": "2024-11-21T10:30:28.032242Z",
"url": "https://files.pythonhosted.org/packages/5f/98/6ca8d4f360090400e926db84f0bc277329dcf163c24ba5494a8397c16b44/epyxid-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bc68d501f704b593ae383caa15a3a1a21a258dd060f92c56db93814feefbebf2",
"md5": "c0648b855260ac7bb3e5c8ad22ab8c38",
"sha256": "a87828dab07bc2d81f962e4cdb108768ba9223ba26cf9f439dcf79c5253fe478"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "c0648b855260ac7bb3e5c8ad22ab8c38",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 289042,
"upload_time": "2024-11-21T10:30:19",
"upload_time_iso_8601": "2024-11-21T10:30:19.496615Z",
"url": "https://files.pythonhosted.org/packages/bc/68/d501f704b593ae383caa15a3a1a21a258dd060f92c56db93814feefbebf2/epyxid-0.3.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "01b1f4ff287b66391e86366b887ac4ab5be170fefc985ce23f93d4091373f748",
"md5": "74625a45be30273f4709f49a50e916c3",
"sha256": "7af627fc3f5d256cde9dc9adb3b95becb8472e740fc896dcc8aa8666e072add8"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-none-win32.whl",
"has_sig": false,
"md5_digest": "74625a45be30273f4709f49a50e916c3",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 155394,
"upload_time": "2024-11-21T10:30:52",
"upload_time_iso_8601": "2024-11-21T10:30:52.020118Z",
"url": "https://files.pythonhosted.org/packages/01/b1/f4ff287b66391e86366b887ac4ab5be170fefc985ce23f93d4091373f748/epyxid-0.3.2-cp311-none-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0e0b9b2e187136a904fc31a875b225b00e52a869c5dbb169e10e028527414f4e",
"md5": "7e2005de2e05f0e9eb57a44925c115c3",
"sha256": "7524a8198f73abc2fcfbad60c84dc813c685c3c5b9d70c7990a65d5ff802f050"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp311-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "7e2005de2e05f0e9eb57a44925c115c3",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.8",
"size": 163377,
"upload_time": "2024-11-21T10:30:46",
"upload_time_iso_8601": "2024-11-21T10:30:46.298997Z",
"url": "https://files.pythonhosted.org/packages/0e/0b/9b2e187136a904fc31a875b225b00e52a869c5dbb169e10e028527414f4e/epyxid-0.3.2-cp311-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "46f516860e351bc28c89755908353819ab414bf68a63c2cbef99b2802473c521",
"md5": "5e3f2d39509f538b34c6bcc44333f7ac",
"sha256": "a91a85e3b7d3139ac877af79adfb76f2455359039b43216cd7d3e9b31cd65a3d"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-cp312-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "5e3f2d39509f538b34c6bcc44333f7ac",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 259388,
"upload_time": "2024-11-21T10:30:41",
"upload_time_iso_8601": "2024-11-21T10:30:41.425238Z",
"url": "https://files.pythonhosted.org/packages/46/f5/16860e351bc28c89755908353819ab414bf68a63c2cbef99b2802473c521/epyxid-0.3.2-cp312-cp312-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d93a116bdb1f40da6607ef777bf8186e2f8d5d4d8c339cf3c2ce4559320a897c",
"md5": "01723621b0422daff2556af1a85556e0",
"sha256": "182b82daf4be7a39bf5d453458369d6dcc75bafaece916cfb9ef07aa88326999"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "01723621b0422daff2556af1a85556e0",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 252642,
"upload_time": "2024-11-21T10:30:36",
"upload_time_iso_8601": "2024-11-21T10:30:36.970990Z",
"url": "https://files.pythonhosted.org/packages/d9/3a/116bdb1f40da6607ef777bf8186e2f8d5d4d8c339cf3c2ce4559320a897c/epyxid-0.3.2-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "51f0ac2030e3102445bdde84cb6c5eafbead49c943dc4536a25568f251ecf7ad",
"md5": "3c8aaa721454f1ce0ba3337d1f06f465",
"sha256": "de9c7aefa90ff11a47f79eb4fdf412dce0e6e824d51e55620ca18cc8fbf3f3e7"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "3c8aaa721454f1ce0ba3337d1f06f465",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 274112,
"upload_time": "2024-11-21T10:29:40",
"upload_time_iso_8601": "2024-11-21T10:29:40.183801Z",
"url": "https://files.pythonhosted.org/packages/51/f0/ac2030e3102445bdde84cb6c5eafbead49c943dc4536a25568f251ecf7ad/epyxid-0.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "73ce46e6a8088ca8d37d5fbba06e57c58abac8c4cd89a23b0fa9f7ec6455bdb8",
"md5": "8da96b167960e2108719875006dbe504",
"sha256": "b4f4831955b3e1d3e1b1bc424b96e27c3852eb46d6508493c527d2964a18200b"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "8da96b167960e2108719875006dbe504",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 285425,
"upload_time": "2024-11-21T10:29:51",
"upload_time_iso_8601": "2024-11-21T10:29:51.625310Z",
"url": "https://files.pythonhosted.org/packages/73/ce/46e6a8088ca8d37d5fbba06e57c58abac8c4cd89a23b0fa9f7ec6455bdb8/epyxid-0.3.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e67ba8813977904cf6a8f9976960b88b315bc0137caf0bd86c2c6da30ebe133f",
"md5": "2a745c2079a0f74e94fd605fbfb88333",
"sha256": "2ed95488fa468349ba0ffd9c5f9742af73b794f10c59dc6b918c177e47e412ca"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "2a745c2079a0f74e94fd605fbfb88333",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 304971,
"upload_time": "2024-11-21T10:30:01",
"upload_time_iso_8601": "2024-11-21T10:30:01.035899Z",
"url": "https://files.pythonhosted.org/packages/e6/7b/a8813977904cf6a8f9976960b88b315bc0137caf0bd86c2c6da30ebe133f/epyxid-0.3.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4319003852972f7df0a91dbba390b03c4e32958d5990b1a7db7a45f6a33f86ca",
"md5": "d49055c9662e8924373dc32268355e87",
"sha256": "53ceb3124cbd645cb06fee9bfaa840c3d82a7a5fedbe9d5c4b283d9b73aea75f"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "d49055c9662e8924373dc32268355e87",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 364376,
"upload_time": "2024-11-21T10:30:10",
"upload_time_iso_8601": "2024-11-21T10:30:10.602448Z",
"url": "https://files.pythonhosted.org/packages/43/19/003852972f7df0a91dbba390b03c4e32958d5990b1a7db7a45f6a33f86ca/epyxid-0.3.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8c489fae242dcf6d96957ae3624a3c4a0d73a20d863a06d027b81cd37623ceb5",
"md5": "89620f71b6f95bbcbd09013658c4cf9d",
"sha256": "6995733d65e1df4f2dfc28fdbba6564f5086164724115db38d8ec0e0d4fe5ed6"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "89620f71b6f95bbcbd09013658c4cf9d",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 279058,
"upload_time": "2024-11-21T10:30:29",
"upload_time_iso_8601": "2024-11-21T10:30:29.109136Z",
"url": "https://files.pythonhosted.org/packages/8c/48/9fae242dcf6d96957ae3624a3c4a0d73a20d863a06d027b81cd37623ceb5/epyxid-0.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "93af9505b378d8133bcc7c6b06b6e75196d647af5fb7a9aab1cc3aa23872f033",
"md5": "b76957d92b862aa0099e37dc5ebc6860",
"sha256": "5bca96507b2bfdbb0d074a87b6a49ff5c9299676890b7117c450bf8b5cbd766b"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "b76957d92b862aa0099e37dc5ebc6860",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 289344,
"upload_time": "2024-11-21T10:30:20",
"upload_time_iso_8601": "2024-11-21T10:30:20.581808Z",
"url": "https://files.pythonhosted.org/packages/93/af/9505b378d8133bcc7c6b06b6e75196d647af5fb7a9aab1cc3aa23872f033/epyxid-0.3.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e97dabfc413534a56db3b8ab8ca0c7acf392b35aa003e332166ef3556030d05a",
"md5": "a37fb2a3881001bf3581e3e3900984b5",
"sha256": "cb6287b3e0a95cc5e3afeca208ed32dc3157f8808770faaf4b42bf346e683ae2"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-none-win32.whl",
"has_sig": false,
"md5_digest": "a37fb2a3881001bf3581e3e3900984b5",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 156943,
"upload_time": "2024-11-21T10:30:54",
"upload_time_iso_8601": "2024-11-21T10:30:54.381549Z",
"url": "https://files.pythonhosted.org/packages/e9/7d/abfc413534a56db3b8ab8ca0c7acf392b35aa003e332166ef3556030d05a/epyxid-0.3.2-cp312-none-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aa610527d9775630d5d2e2bc360a9b3d59a04d6be596afbad814a5d539283cf0",
"md5": "624590d8174ab2e3c0c6627fed0ad868",
"sha256": "74c62a2883f27840cdbee63a9b86fd8b65fb34bfee89632412bd5eb2528407ed"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp312-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "624590d8174ab2e3c0c6627fed0ad868",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.8",
"size": 165887,
"upload_time": "2024-11-21T10:30:47",
"upload_time_iso_8601": "2024-11-21T10:30:47.448996Z",
"url": "https://files.pythonhosted.org/packages/aa/61/0527d9775630d5d2e2bc360a9b3d59a04d6be596afbad814a5d539283cf0/epyxid-0.3.2-cp312-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "51778152e397be4e035dbd253fbf5bda54ceeadbad868cbcceb73f5b577c4360",
"md5": "cb3e8c76e4e1083d7db1e5b902e0a142",
"sha256": "ebf6fc6419ddd5e6d95479fee0005f113e58811e6f82b9195c418b96e187779c"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "cb3e8c76e4e1083d7db1e5b902e0a142",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 274637,
"upload_time": "2024-11-21T10:29:41",
"upload_time_iso_8601": "2024-11-21T10:29:41.227613Z",
"url": "https://files.pythonhosted.org/packages/51/77/8152e397be4e035dbd253fbf5bda54ceeadbad868cbcceb73f5b577c4360/epyxid-0.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7d05381f4c94fce4c283c934bd469e96bb731992a2df9f352bee3227f97fba40",
"md5": "92f05ee597cae28daec8bf5652d6cf11",
"sha256": "f1eeea1ba10442f51a47c487420ad74708adfe596a705eb49a1d2c4f714f4206"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "92f05ee597cae28daec8bf5652d6cf11",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 285467,
"upload_time": "2024-11-21T10:29:52",
"upload_time_iso_8601": "2024-11-21T10:29:52.622907Z",
"url": "https://files.pythonhosted.org/packages/7d/05/381f4c94fce4c283c934bd469e96bb731992a2df9f352bee3227f97fba40/epyxid-0.3.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "80cc04a56351e1a52c32453182dc3427ef953674f87ee9b80b037f9361ef88c8",
"md5": "e0a5946337eeb6c0acccb858b8bb875e",
"sha256": "48d99acf1316b3d367e07075d5af096500fa95119204f26df585be4338fe7910"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "e0a5946337eeb6c0acccb858b8bb875e",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 305289,
"upload_time": "2024-11-21T10:30:02",
"upload_time_iso_8601": "2024-11-21T10:30:02.224338Z",
"url": "https://files.pythonhosted.org/packages/80/cc/04a56351e1a52c32453182dc3427ef953674f87ee9b80b037f9361ef88c8/epyxid-0.3.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7cb583aec22ab656f791fb61eeeaeb79d6ac43fc3cd7b6839bd23c172890c110",
"md5": "c2854c4611bb8be56af0525f999486f1",
"sha256": "4c9ccc0124a6958b43e07fac379727332858f23c9416c21ecf46a86b2d93fd20"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "c2854c4611bb8be56af0525f999486f1",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 369480,
"upload_time": "2024-11-21T10:30:11",
"upload_time_iso_8601": "2024-11-21T10:30:11.690557Z",
"url": "https://files.pythonhosted.org/packages/7c/b5/83aec22ab656f791fb61eeeaeb79d6ac43fc3cd7b6839bd23c172890c110/epyxid-0.3.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cf4be351daf692a23f65c052ada3ae9b0075e7f936d44995acc9d9cb2a758381",
"md5": "e54590a48031cf089b2cf56c61f32f77",
"sha256": "7b57ea8d05791ab2b1b28a180ead993c867afdd4c97874b372b4a9501dd1c2c2"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "e54590a48031cf089b2cf56c61f32f77",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 278813,
"upload_time": "2024-11-21T10:30:30",
"upload_time_iso_8601": "2024-11-21T10:30:30.173436Z",
"url": "https://files.pythonhosted.org/packages/cf/4b/e351daf692a23f65c052ada3ae9b0075e7f936d44995acc9d9cb2a758381/epyxid-0.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3d1b01eb1f5ca9692fb5967e4d4800ad25bad91f9740750c848da73ebea97128",
"md5": "dfc4ca3df8d33c6fc51846241146c88d",
"sha256": "f93a2d00ebe5202ffb5b0ba67caf3ccb8914be8a86a3c0b6c46f09c6533a9797"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "dfc4ca3df8d33c6fc51846241146c88d",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 290017,
"upload_time": "2024-11-21T10:30:22",
"upload_time_iso_8601": "2024-11-21T10:30:22.378516Z",
"url": "https://files.pythonhosted.org/packages/3d/1b/01eb1f5ca9692fb5967e4d4800ad25bad91f9740750c848da73ebea97128/epyxid-0.3.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1772355f4ab256b8425f14a23a9f9a24769052fc4907cf6fdaac40323f6c69e2",
"md5": "f2e9cc6fcd854ab34893b98fab89797e",
"sha256": "927aae8b420db0ecbfef345bda2b8e48d2d386258f24fb505e8dbd69b67ef07d"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp38-none-win32.whl",
"has_sig": false,
"md5_digest": "f2e9cc6fcd854ab34893b98fab89797e",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 156017,
"upload_time": "2024-11-21T10:30:55",
"upload_time_iso_8601": "2024-11-21T10:30:55.557444Z",
"url": "https://files.pythonhosted.org/packages/17/72/355f4ab256b8425f14a23a9f9a24769052fc4907cf6fdaac40323f6c69e2/epyxid-0.3.2-cp38-none-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "428523021be5fe5279fed066fd0a167ae3f8d3acebd0406372bee4a20813faf1",
"md5": "7a9af849f58f400c868d24f6c429484d",
"sha256": "9fc45671b19dedb873d9c9e7ec18d6230d812b059fd1b992f6540a1c86b994b9"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp38-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "7a9af849f58f400c868d24f6c429484d",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.8",
"size": 164160,
"upload_time": "2024-11-21T10:30:48",
"upload_time_iso_8601": "2024-11-21T10:30:48.609283Z",
"url": "https://files.pythonhosted.org/packages/42/85/23021be5fe5279fed066fd0a167ae3f8d3acebd0406372bee4a20813faf1/epyxid-0.3.2-cp38-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dbf341dded91c308f5c8d51dd31526e78bf8da51d7e6ed0e4871f049ea6b9f25",
"md5": "ea95089fbe6e610da7179f25fcfc6032",
"sha256": "716c6b205d38e41fa5e9a157de260625396570ea2585c6c69506c336af0e484c"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-cp39-macosx_10_12_x86_64.whl",
"has_sig": false,
"md5_digest": "ea95089fbe6e610da7179f25fcfc6032",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 259204,
"upload_time": "2024-11-21T10:30:42",
"upload_time_iso_8601": "2024-11-21T10:30:42.544812Z",
"url": "https://files.pythonhosted.org/packages/db/f3/41dded91c308f5c8d51dd31526e78bf8da51d7e6ed0e4871f049ea6b9f25/epyxid-0.3.2-cp39-cp39-macosx_10_12_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c27f6c11053f67617bb6afe1d980ff8f65a822f467025ab45d5414a25ff0ebe0",
"md5": "dd6a878fedeb54b8f5fe74d6fcc9a7d6",
"sha256": "3d67d397a712ec6f0c2e15d4af8273c728d0df5426dca828fb889e34700ff2ba"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "dd6a878fedeb54b8f5fe74d6fcc9a7d6",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 252501,
"upload_time": "2024-11-21T10:30:38",
"upload_time_iso_8601": "2024-11-21T10:30:38.124917Z",
"url": "https://files.pythonhosted.org/packages/c2/7f/6c11053f67617bb6afe1d980ff8f65a822f467025ab45d5414a25ff0ebe0/epyxid-0.3.2-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "35c7d29e826891b516aa2f49771e37ef67b1f9ffab9b790dc7a7ec69bbf14a7b",
"md5": "fc2e9cb78738247d4568dccc91039f42",
"sha256": "4403d2e7c80a843aca2050d6cb1792828f223326868ceb71018b53099b2ec840"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "fc2e9cb78738247d4568dccc91039f42",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 274417,
"upload_time": "2024-11-21T10:29:43",
"upload_time_iso_8601": "2024-11-21T10:29:43.599138Z",
"url": "https://files.pythonhosted.org/packages/35/c7/d29e826891b516aa2f49771e37ef67b1f9ffab9b790dc7a7ec69bbf14a7b/epyxid-0.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9e2f3401a2c302173a9797dfe1ea229be4e94a7e33ce9d901ffcdb3cb75a39f8",
"md5": "6461c1b1a41a175da8775672b62f0fcc",
"sha256": "3d1672bab304a55a723269845be99095298523551246cf8b2ac3850432b349bd"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "6461c1b1a41a175da8775672b62f0fcc",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 285402,
"upload_time": "2024-11-21T10:29:53",
"upload_time_iso_8601": "2024-11-21T10:29:53.808271Z",
"url": "https://files.pythonhosted.org/packages/9e/2f/3401a2c302173a9797dfe1ea229be4e94a7e33ce9d901ffcdb3cb75a39f8/epyxid-0.3.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8a9df0dd8c73e87317a37bd1ef9c889c9556125ec1e8b71b5de8230812a8b3cb",
"md5": "775fdac692c2a314a74ffeb9f5ac0b03",
"sha256": "f5ac92b6bd364c2b07f8ffc09a54dc88863385ea50be7326a91b28a1ff14c925"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "775fdac692c2a314a74ffeb9f5ac0b03",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 305146,
"upload_time": "2024-11-21T10:30:03",
"upload_time_iso_8601": "2024-11-21T10:30:03.378673Z",
"url": "https://files.pythonhosted.org/packages/8a/9d/f0dd8c73e87317a37bd1ef9c889c9556125ec1e8b71b5de8230812a8b3cb/epyxid-0.3.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "101d97a86ac81fa2b5ca3c24faa896558000d41fa1bdb8b6b506be1d3628082c",
"md5": "f703c5268acd7c81240e130725ef4cd8",
"sha256": "e1e7029c3a358394d1785be50a3d6aea273b132f0c6d70b6961629903affd932"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "f703c5268acd7c81240e130725ef4cd8",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 369461,
"upload_time": "2024-11-21T10:30:14",
"upload_time_iso_8601": "2024-11-21T10:30:14.324348Z",
"url": "https://files.pythonhosted.org/packages/10/1d/97a86ac81fa2b5ca3c24faa896558000d41fa1bdb8b6b506be1d3628082c/epyxid-0.3.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d955d6b92134fda5e6c9a88deae5a7c40cd28d4a8fd8569723a893a75e33bcfb",
"md5": "be951cb81d2394e81b807060d7691e31",
"sha256": "872fc405588387ed2758046cfe73e05d7c8482690579801a828f0f5e63e6e5e3"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "be951cb81d2394e81b807060d7691e31",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 278727,
"upload_time": "2024-11-21T10:30:31",
"upload_time_iso_8601": "2024-11-21T10:30:31.944583Z",
"url": "https://files.pythonhosted.org/packages/d9/55/d6b92134fda5e6c9a88deae5a7c40cd28d4a8fd8569723a893a75e33bcfb/epyxid-0.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "039dc9e491578163020c9e5971350b1b52041a164935c3b6397d1c71dfee14de",
"md5": "50acf9d37e3cba7d0167c3e8044104a8",
"sha256": "3105eb6116ea8bac7d02d4797e335940ab7643c982f7b1d508893e7793a5a1d8"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "50acf9d37e3cba7d0167c3e8044104a8",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 289828,
"upload_time": "2024-11-21T10:30:23",
"upload_time_iso_8601": "2024-11-21T10:30:23.416765Z",
"url": "https://files.pythonhosted.org/packages/03/9d/c9e491578163020c9e5971350b1b52041a164935c3b6397d1c71dfee14de/epyxid-0.3.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ab862610e458b8210cbb55bc5e2cc7ff14689d19af5d2b6df813bb41ab7f7373",
"md5": "8ed28694eff52700a41c2dceb0b1d424",
"sha256": "a2adf6fd2ea0fe28ce36b9ba1a62fe6b29252a35bc27e7cdd29095434f4872d9"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-none-win32.whl",
"has_sig": false,
"md5_digest": "8ed28694eff52700a41c2dceb0b1d424",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 155837,
"upload_time": "2024-11-21T10:30:56",
"upload_time_iso_8601": "2024-11-21T10:30:56.743251Z",
"url": "https://files.pythonhosted.org/packages/ab/86/2610e458b8210cbb55bc5e2cc7ff14689d19af5d2b6df813bb41ab7f7373/epyxid-0.3.2-cp39-none-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9ecd57f93135cea8f2800d8f92d3fce69c16ce8f615c5fca77b60846da8ef773",
"md5": "64c2d4ef31f49567204db2ee67022f9e",
"sha256": "e2599d3c87b669a7f067e863f6a0609f256d2cd13b92428633800e030b224b08"
},
"downloads": -1,
"filename": "epyxid-0.3.2-cp39-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "64c2d4ef31f49567204db2ee67022f9e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.8",
"size": 163902,
"upload_time": "2024-11-21T10:30:49",
"upload_time_iso_8601": "2024-11-21T10:30:49.699587Z",
"url": "https://files.pythonhosted.org/packages/9e/cd/57f93135cea8f2800d8f92d3fce69c16ce8f615c5fca77b60846da8ef773/epyxid-0.3.2-cp39-none-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bc20c38d2ad829cb1d7cc9e4da51372a15c0e8f91c851663495e41c551a2bbf1",
"md5": "e05f5fc5dfdc45f66195ad9f49c7848c",
"sha256": "0a831e8e70132bca1b1abbf34a50339ad94e37d50f83f00d9699750af996aa76"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "e05f5fc5dfdc45f66195ad9f49c7848c",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 273596,
"upload_time": "2024-11-21T10:29:45",
"upload_time_iso_8601": "2024-11-21T10:29:45.331311Z",
"url": "https://files.pythonhosted.org/packages/bc/20/c38d2ad829cb1d7cc9e4da51372a15c0e8f91c851663495e41c551a2bbf1/epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fe230fa62f9ec9fd170076f917b4bfb2f6d434bd89b2ce565235e0966f2b0438",
"md5": "771053c939d0b484e16286efe22bdfc0",
"sha256": "04b3b827076df1e920bc0242d410cc954f18180b5cf3b50b8b86cbe9461c3d49"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "771053c939d0b484e16286efe22bdfc0",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 284465,
"upload_time": "2024-11-21T10:29:54",
"upload_time_iso_8601": "2024-11-21T10:29:54.828044Z",
"url": "https://files.pythonhosted.org/packages/fe/23/0fa62f9ec9fd170076f917b4bfb2f6d434bd89b2ce565235e0966f2b0438/epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "95b6422ee5ad2c09b0a2fb868b3976f2b9b27374a6bc3d33b611ebd3e828f458",
"md5": "943df7ecd3ac5f77df44976698d67fa0",
"sha256": "997ff4253bd8d4e0df31d5d30da13e7233bdca37dd0f40e20755e7b47406126f"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "943df7ecd3ac5f77df44976698d67fa0",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 304236,
"upload_time": "2024-11-21T10:30:04",
"upload_time_iso_8601": "2024-11-21T10:30:04.442455Z",
"url": "https://files.pythonhosted.org/packages/95/b6/422ee5ad2c09b0a2fb868b3976f2b9b27374a6bc3d33b611ebd3e828f458/epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aeb1dd43124263ed342abe519af682d99494d887b3884bd30d2a2bfa8ca4d7a0",
"md5": "0e83ba0d47099dbd535c3103daad85c7",
"sha256": "f20b6941d6684d9ea65d8269e90ac44bf3e2ff2361ea587b91644b5e4010ff58"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "0e83ba0d47099dbd535c3103daad85c7",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 368201,
"upload_time": "2024-11-21T10:30:15",
"upload_time_iso_8601": "2024-11-21T10:30:15.326809Z",
"url": "https://files.pythonhosted.org/packages/ae/b1/dd43124263ed342abe519af682d99494d887b3884bd30d2a2bfa8ca4d7a0/epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1efdc1c3a398cf6e957b94da645cfc71a77ec9cf36c1ee7914159e429801bf53",
"md5": "5aae42c4c68c1f244b83b527c709103a",
"sha256": "979030e60647d28d8e76e99fe27ca5d0afc2e8e8cdf424ed795ce702557523c7"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "5aae42c4c68c1f244b83b527c709103a",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 278203,
"upload_time": "2024-11-21T10:30:33",
"upload_time_iso_8601": "2024-11-21T10:30:33.667398Z",
"url": "https://files.pythonhosted.org/packages/1e/fd/c1c3a398cf6e957b94da645cfc71a77ec9cf36c1ee7914159e429801bf53/epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aab77a071e1cb8515b8e3c16f707577805a743c230534f4528619ffbce4a4015",
"md5": "358dde5121f910e27b389a5040a97dfb",
"sha256": "d2ae52a85de829a758ce95d7a2a67e84e2e3b1a8e8f6b169b3de12e27d23af56"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
"has_sig": false,
"md5_digest": "358dde5121f910e27b389a5040a97dfb",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.8",
"size": 288589,
"upload_time": "2024-11-21T10:30:25",
"upload_time_iso_8601": "2024-11-21T10:30:25.143602Z",
"url": "https://files.pythonhosted.org/packages/aa/b7/7a071e1cb8515b8e3c16f707577805a743c230534f4528619ffbce4a4015/epyxid-0.3.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a7a9d26ed4461e11dd7f11ce5f819b9d08c7b07fe8251b93ca68db89f87a2b78",
"md5": "cb382183b2f9371b67a735555db9bf40",
"sha256": "af3d7c31251d1a850ac2b6c4ff07f66c7e3fd36214ecef1ef553d833d44eaad1"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "cb382183b2f9371b67a735555db9bf40",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.8",
"size": 274168,
"upload_time": "2024-11-21T10:29:47",
"upload_time_iso_8601": "2024-11-21T10:29:47.137863Z",
"url": "https://files.pythonhosted.org/packages/a7/a9/d26ed4461e11dd7f11ce5f819b9d08c7b07fe8251b93ca68db89f87a2b78/epyxid-0.3.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9dc070c28dbb1a30a53cc2c0938367a51db144dd1b1a55469cdbcd3cd404d13c",
"md5": "3b9dfdc4b91dbddc2baa044b4fea30a3",
"sha256": "1a39419e6f750d8f036e247ab938790ccd69e8b9262b45230657d36d3f598fa5"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "3b9dfdc4b91dbddc2baa044b4fea30a3",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.8",
"size": 285001,
"upload_time": "2024-11-21T10:29:55",
"upload_time_iso_8601": "2024-11-21T10:29:55.952766Z",
"url": "https://files.pythonhosted.org/packages/9d/c0/70c28dbb1a30a53cc2c0938367a51db144dd1b1a55469cdbcd3cd404d13c/epyxid-0.3.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2207eb3b49b51b7cd8a9c34a17a615766c7705bae628c70e598f693d7472b2f1",
"md5": "6efb29b06f4ddedfd132e605414f86d7",
"sha256": "6d58947e5274075e24b9fdfb1ef5564fd6bdc8bceadff86e8dad66f1071b0a3b"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "6efb29b06f4ddedfd132e605414f86d7",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.8",
"size": 304702,
"upload_time": "2024-11-21T10:30:05",
"upload_time_iso_8601": "2024-11-21T10:30:05.535875Z",
"url": "https://files.pythonhosted.org/packages/22/07/eb3b49b51b7cd8a9c34a17a615766c7705bae628c70e598f693d7472b2f1/epyxid-0.3.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0a186b0d109e193b170928d246aa7fa382dd4c3e449714da7d7bb2a4ae7abb68",
"md5": "198833a8ee459fea5ea5ead7e1cbb33c",
"sha256": "4566b1d71832d2a79472567427eb0a25460dd6c525d9a9e20ad2c5c0e8363e82"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "198833a8ee459fea5ea5ead7e1cbb33c",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.8",
"size": 368636,
"upload_time": "2024-11-21T10:30:16",
"upload_time_iso_8601": "2024-11-21T10:30:16.363321Z",
"url": "https://files.pythonhosted.org/packages/0a/18/6b0d109e193b170928d246aa7fa382dd4c3e449714da7d7bb2a4ae7abb68/epyxid-0.3.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c2fbbcbd75ebe9c2ef939309e7f4afef5685eff4155d6b3cd920cfa33a0946bd",
"md5": "6a1110b417f55a793337bae91ee25be1",
"sha256": "80774e1d56651455bd8c02abf3825f94a865f03115db228b42b93148ecf08c98"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "6a1110b417f55a793337bae91ee25be1",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 273859,
"upload_time": "2024-11-21T10:29:48",
"upload_time_iso_8601": "2024-11-21T10:29:48.206046Z",
"url": "https://files.pythonhosted.org/packages/c2/fb/bcbd75ebe9c2ef939309e7f4afef5685eff4155d6b3cd920cfa33a0946bd/epyxid-0.3.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9ab0ac931bd1cbf5676d18c512beebf121334c215949d2b737de5ec509370c4b",
"md5": "32fff4930c2120e2ced00d087cbe065b",
"sha256": "f705be5264fdef6e138c7d72713b80d0b1187e46fda13e2da857f3171fbc3931"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"has_sig": false,
"md5_digest": "32fff4930c2120e2ced00d087cbe065b",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 284722,
"upload_time": "2024-11-21T10:29:57",
"upload_time_iso_8601": "2024-11-21T10:29:57.651348Z",
"url": "https://files.pythonhosted.org/packages/9a/b0/ac931bd1cbf5676d18c512beebf121334c215949d2b737de5ec509370c4b/epyxid-0.3.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "66f77d949cab3cb9ffbf7b5e75ece68034b2726becf550a7d9e2c09b97b2cce0",
"md5": "6b44db99ea054e414ae4a8d9ff21b90f",
"sha256": "b17ae52017a7f2df21601d5e22a2d2c1c45d23aa2b7986f066c2fec38699a64d"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"has_sig": false,
"md5_digest": "6b44db99ea054e414ae4a8d9ff21b90f",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 304606,
"upload_time": "2024-11-21T10:30:06",
"upload_time_iso_8601": "2024-11-21T10:30:06.582957Z",
"url": "https://files.pythonhosted.org/packages/66/f7/7d949cab3cb9ffbf7b5e75ece68034b2726becf550a7d9e2c09b97b2cce0/epyxid-0.3.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8e4094a6e7ac4b4e591768662e95cad03ed925c596bf772a1524e352ba2fdcfc",
"md5": "27c24dcb6c46c4f0080a4bced56f3c56",
"sha256": "11779f36d337896f29fed88dc90679388c88f23bdc64bc346cb7c21a25d7aead"
},
"downloads": -1,
"filename": "epyxid-0.3.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"has_sig": false,
"md5_digest": "27c24dcb6c46c4f0080a4bced56f3c56",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.8",
"size": 368474,
"upload_time": "2024-11-21T10:30:17",
"upload_time_iso_8601": "2024-11-21T10:30:17.371957Z",
"url": "https://files.pythonhosted.org/packages/8e/40/94a6e7ac4b4e591768662e95cad03ed925c596bf772a1524e352ba2fdcfc/epyxid-0.3.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "36ec4a4346a687e45b15f79cc8f0f5c2eb687d67d16051f89a8e4cba88b593d7",
"md5": "da588d9fc40caa7ca35acbe33d14a21e",
"sha256": "be349f0e7f28e0c86025254095924c3c1353804d5bd0d63300f61f1dbae3ee83"
},
"downloads": -1,
"filename": "epyxid-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "da588d9fc40caa7ca35acbe33d14a21e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 10037,
"upload_time": "2024-11-21T10:30:43",
"upload_time_iso_8601": "2024-11-21T10:30:43.624872Z",
"url": "https://files.pythonhosted.org/packages/36/ec/4a4346a687e45b15f79cc8f0f5c2eb687d67d16051f89a8e4cba88b593d7/epyxid-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-21 10:30:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shpaker",
"github_project": "epyxid",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "epyxid"
}