fastid


Namefastid JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryThis is a library for quickly generating unique IDs in Python.
upload_time2024-04-10 03:21:26
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords unique-id id-generator ulid snowflake uuid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fastid
[![PyPI - Version](https://img.shields.io/pypi/v/fastid.svg)](https://pypi.org/project/fastid)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fastid.svg)](https://pypi.org/project/fastid)

Created for the easy and fast generation of various IDs

## Installation

```console
pip install fastid
```


## Example

```python
import fastid

fastid.snowflake_int()
fastid.snowflake_str()
fastid.ulid()
fastid.uuid_v7()
```


## Supported IDs
- ulid
- snowflake
- uuid v7 (If you intend to use uuid in your database, this can be a great choice)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fastid",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "unique-id, id-generator, ulid, snowflake, uuid",
    "author": null,
    "author_email": "Seungwoo Hong <qksn1541@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/91/4f/dc16fbbb16d09cd3baecccb80f479e237b40b5842c01a8263b3d80aec5f7/fastid-0.0.5.tar.gz",
    "platform": null,
    "description": "# fastid\n[![PyPI - Version](https://img.shields.io/pypi/v/fastid.svg)](https://pypi.org/project/fastid)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fastid.svg)](https://pypi.org/project/fastid)\n\nCreated for the easy and fast generation of various IDs\n\n## Installation\n\n```console\npip install fastid\n```\n\n\n## Example\n\n```python\nimport fastid\n\nfastid.snowflake_int()\nfastid.snowflake_str()\nfastid.ulid()\nfastid.uuid_v7()\n```\n\n\n## Supported IDs\n- ulid\n- snowflake\n- uuid v7 (If you intend to use uuid in your database, this can be a great choice)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This is a library for quickly generating unique IDs in Python.",
    "version": "0.0.5",
    "project_urls": {
        "Repository": "https://github.com/HHongSeungWoo/fastid"
    },
    "split_keywords": [
        "unique-id",
        " id-generator",
        " ulid",
        " snowflake",
        " uuid"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1dca022ce76222bfaea320b0acdbdccd971aede869e2fed8f99b5121912f3add",
                "md5": "d0ed9f2ff0527a92f44c292812a5a888",
                "sha256": "e249e7cfabb786aae2b4d69f5721acf3ef5389e620af1fad6d21f511a91af7d3"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-cp310-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d0ed9f2ff0527a92f44c292812a5a888",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 235637,
            "upload_time": "2024-04-10T03:21:19",
            "upload_time_iso_8601": "2024-04-10T03:21:19.960030Z",
            "url": "https://files.pythonhosted.org/packages/1d/ca/022ce76222bfaea320b0acdbdccd971aede869e2fed8f99b5121912f3add/fastid-0.0.5-cp310-cp310-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a9c28eaf6bae977143f08420d3f8074b50faf59660cf80d6df7df9827ce922e1",
                "md5": "932efdbcc00f2c732eb50dac2db6afdf",
                "sha256": "763db9d45e3bd43563edaace2483900278453a1925858294118dfa58b80b81a3"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "932efdbcc00f2c732eb50dac2db6afdf",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 226813,
            "upload_time": "2024-04-10T03:21:16",
            "upload_time_iso_8601": "2024-04-10T03:21:16.384038Z",
            "url": "https://files.pythonhosted.org/packages/a9/c2/8eaf6bae977143f08420d3f8074b50faf59660cf80d6df7df9827ce922e1/fastid-0.0.5-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b42a7c711bdfdfa234307847034b3203af606cf520213b988b592ead861ab664",
                "md5": "37feb5744b7868df3c40eeb90bfddd15",
                "sha256": "3a82c0b67bcc3b5504fa7ca0c03cae4405a0fd3c8ebde8359f8a68547123ff78"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "37feb5744b7868df3c40eeb90bfddd15",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 998762,
            "upload_time": "2024-04-10T03:19:32",
            "upload_time_iso_8601": "2024-04-10T03:19:32.053835Z",
            "url": "https://files.pythonhosted.org/packages/b4/2a/7c711bdfdfa234307847034b3203af606cf520213b988b592ead861ab664/fastid-0.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "70b71d3a4aaa47bc471b4c42d9ee99ff0564b8b22c73430834920f480e7cb385",
                "md5": "36d66d7e8736547900bcd3be2d016c2e",
                "sha256": "971dfa17ee3f51fdb350f0677209dcce9ec7de739122967594f1847fc005367b"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "36d66d7e8736547900bcd3be2d016c2e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1016494,
            "upload_time": "2024-04-10T03:19:49",
            "upload_time_iso_8601": "2024-04-10T03:19:49.430594Z",
            "url": "https://files.pythonhosted.org/packages/70/b7/1d3a4aaa47bc471b4c42d9ee99ff0564b8b22c73430834920f480e7cb385/fastid-0.0.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "91c9977f0b7a421669c085e983298f682fa855ba6304ad43f66edae05790994f",
                "md5": "a117ff04414b41f1ee4158c591597bb6",
                "sha256": "032bc7802560489f125fa8ba98d37b29663bfc9dca35d55eb6161ea73e31bf49"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "a117ff04414b41f1ee4158c591597bb6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1114615,
            "upload_time": "2024-04-10T03:20:07",
            "upload_time_iso_8601": "2024-04-10T03:20:07.077609Z",
            "url": "https://files.pythonhosted.org/packages/91/c9/977f0b7a421669c085e983298f682fa855ba6304ad43f66edae05790994f/fastid-0.0.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "329819ce26eb9137ae38ce4f6574d53f690c0f94c35bc14b838d71c30eb68a94",
                "md5": "bf644594a7069b1094500897660aad53",
                "sha256": "414b26611576020134895334f65500ebb48067d661ad94333197b2fddf274589"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "bf644594a7069b1094500897660aad53",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1143588,
            "upload_time": "2024-04-10T03:20:24",
            "upload_time_iso_8601": "2024-04-10T03:20:24.549523Z",
            "url": "https://files.pythonhosted.org/packages/32/98/19ce26eb9137ae38ce4f6574d53f690c0f94c35bc14b838d71c30eb68a94/fastid-0.0.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b648b3a76bbab095c2f30ef2e3f155d7f25db3bff480870826b3ce99a351696f",
                "md5": "4a5e243697c1d463ad6cfe7629c60eb3",
                "sha256": "a8a2eb8a92ab0a07f3ee8430e9671cd0f5877afbbc561a83ce468b8879fe4b9b"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4a5e243697c1d463ad6cfe7629c60eb3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1014414,
            "upload_time": "2024-04-10T03:20:59",
            "upload_time_iso_8601": "2024-04-10T03:20:59.569327Z",
            "url": "https://files.pythonhosted.org/packages/b6/48/b3a76bbab095c2f30ef2e3f155d7f25db3bff480870826b3ce99a351696f/fastid-0.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "760b04618ee1fc04e45ea3ba5c89894e75c984d6a4705f4fffb6a82bb96d137d",
                "md5": "463028ba28cc32a233d72a04c0c3da8d",
                "sha256": "a3b5e49d5cd9276e16a519b4dd5a281049074baa2d41a98ffb93082143bed82b"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "463028ba28cc32a233d72a04c0c3da8d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1032011,
            "upload_time": "2024-04-10T03:20:40",
            "upload_time_iso_8601": "2024-04-10T03:20:40.905956Z",
            "url": "https://files.pythonhosted.org/packages/76/0b/04618ee1fc04e45ea3ba5c89894e75c984d6a4705f4fffb6a82bb96d137d/fastid-0.0.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f8e7cf0224205596498c89bcec0c39306a825b05a2b96294c230d065e0e466be",
                "md5": "b30cd363d8d43b8003f7a4d4e9b2fd67",
                "sha256": "42b21151993146aa2dc96060450688c99dc39334f0293fa8d986f0571545cda1"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-none-win32.whl",
            "has_sig": false,
            "md5_digest": "b30cd363d8d43b8003f7a4d4e9b2fd67",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 116221,
            "upload_time": "2024-04-10T03:21:35",
            "upload_time_iso_8601": "2024-04-10T03:21:35.316440Z",
            "url": "https://files.pythonhosted.org/packages/f8/e7/cf0224205596498c89bcec0c39306a825b05a2b96294c230d065e0e466be/fastid-0.0.5-cp310-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c5db8705f5caf865fbae0d04df8ee5ecc91d58f2c6732ec211a5ac4bcd537cc7",
                "md5": "cfb6b3750dec7485e1742b889e2d8d2d",
                "sha256": "5c63c116d25aa140b3604d4daae8d95af6fe48e63f7897dfff445560766b9b84"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cfb6b3750dec7485e1742b889e2d8d2d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 121607,
            "upload_time": "2024-04-10T03:21:27",
            "upload_time_iso_8601": "2024-04-10T03:21:27.870829Z",
            "url": "https://files.pythonhosted.org/packages/c5/db/8705f5caf865fbae0d04df8ee5ecc91d58f2c6732ec211a5ac4bcd537cc7/fastid-0.0.5-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "39dd2e129fd0583ce50906a713392e921e1e28189ab092d22e80a4acab89991c",
                "md5": "f94f0faa4ded3640703c2fe8a23ff5a4",
                "sha256": "103f172dc98e8f70bc6d62d2fe1c9b3a6fd94ebaa4fc091bce31f4837e8094c9"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f94f0faa4ded3640703c2fe8a23ff5a4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 235640,
            "upload_time": "2024-04-10T03:21:21",
            "upload_time_iso_8601": "2024-04-10T03:21:21.139248Z",
            "url": "https://files.pythonhosted.org/packages/39/dd/2e129fd0583ce50906a713392e921e1e28189ab092d22e80a4acab89991c/fastid-0.0.5-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aefbe2cbbb7ef55b942b17079f46158d79bd5a332dee6e6f02973734e1764c42",
                "md5": "5192874da625b01d69723fcc04db7a18",
                "sha256": "d5d212f95dd84622a8f621dc61370e0e0098874aa3a5529da8dd10cdcc512042"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "5192874da625b01d69723fcc04db7a18",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 226880,
            "upload_time": "2024-04-10T03:21:17",
            "upload_time_iso_8601": "2024-04-10T03:21:17.611017Z",
            "url": "https://files.pythonhosted.org/packages/ae/fb/e2cbbb7ef55b942b17079f46158d79bd5a332dee6e6f02973734e1764c42/fastid-0.0.5-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b5116d0767eef40f466c8652c53a324e6943b5fcc803df1e98f40eaa7cc34ee9",
                "md5": "a3afbb60c526b7717b6d881d11dac36e",
                "sha256": "6d2b82eaf07edc6c9fb62766c43852a8f87db6f204888a06f53792261c4a49ad"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a3afbb60c526b7717b6d881d11dac36e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 998827,
            "upload_time": "2024-04-10T03:19:34",
            "upload_time_iso_8601": "2024-04-10T03:19:34.116408Z",
            "url": "https://files.pythonhosted.org/packages/b5/11/6d0767eef40f466c8652c53a324e6943b5fcc803df1e98f40eaa7cc34ee9/fastid-0.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "89e61f432fa2fd2c03a5001ce2ef92b1fe7b3d63a5ce9d8e61aa306e5f474746",
                "md5": "b433a261832edde43ea450997d34c298",
                "sha256": "3d9ad493f1ae9c27acd47393f8e773d2899f625465758e5adcc013e50308490a"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "b433a261832edde43ea450997d34c298",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1016542,
            "upload_time": "2024-04-10T03:19:50",
            "upload_time_iso_8601": "2024-04-10T03:19:50.844208Z",
            "url": "https://files.pythonhosted.org/packages/89/e6/1f432fa2fd2c03a5001ce2ef92b1fe7b3d63a5ce9d8e61aa306e5f474746/fastid-0.0.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d298910d7de615fb2d8bbd47c7f3b25a739a5443eb9d6c567f34b98399089cf1",
                "md5": "359ac10f9c171d41e2825f6a65cb09fd",
                "sha256": "ac605bf1f0a81e8576522cece123d5c967156b36e6b0f204d0685d4cc37840e0"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "359ac10f9c171d41e2825f6a65cb09fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1114682,
            "upload_time": "2024-04-10T03:20:09",
            "upload_time_iso_8601": "2024-04-10T03:20:09.109276Z",
            "url": "https://files.pythonhosted.org/packages/d2/98/910d7de615fb2d8bbd47c7f3b25a739a5443eb9d6c567f34b98399089cf1/fastid-0.0.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "31dcc20f5c59aedab1cbe262cb852dc10b2c16e13db2dccc2d1b4a7102929f3e",
                "md5": "10029bfa38d8fc8f506af7e1cc297c44",
                "sha256": "94e58b72a557af7f0c305b555d71389b94bd141d88b7790eeafdc8b7706b6b84"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "10029bfa38d8fc8f506af7e1cc297c44",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1143681,
            "upload_time": "2024-04-10T03:20:27",
            "upload_time_iso_8601": "2024-04-10T03:20:27.121976Z",
            "url": "https://files.pythonhosted.org/packages/31/dc/c20f5c59aedab1cbe262cb852dc10b2c16e13db2dccc2d1b4a7102929f3e/fastid-0.0.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cd3767f5d4db29d1a03b96558742213fc35323f5ddc255222f5c44a5cad58337",
                "md5": "59b9b5fd2eb7c4e4966a2e608a9ab8ca",
                "sha256": "f6c93768a75207efd20da0056d9edf2027fd6c9caaaf1540a95b63fc618c7c8d"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "59b9b5fd2eb7c4e4966a2e608a9ab8ca",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1014486,
            "upload_time": "2024-04-10T03:21:01",
            "upload_time_iso_8601": "2024-04-10T03:21:01.553863Z",
            "url": "https://files.pythonhosted.org/packages/cd/37/67f5d4db29d1a03b96558742213fc35323f5ddc255222f5c44a5cad58337/fastid-0.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e8c2f668f4e212234bc2c9934b5bb6f9c12d36b202386cdc981ece3d1ec7dfea",
                "md5": "0b17456d0007db9fa520003f6156b1c4",
                "sha256": "258476bbab89195224c51fe545635ee3ca7137d1695d8ac237ab9caf54580f11"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "0b17456d0007db9fa520003f6156b1c4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1032096,
            "upload_time": "2024-04-10T03:20:42",
            "upload_time_iso_8601": "2024-04-10T03:20:42.570345Z",
            "url": "https://files.pythonhosted.org/packages/e8/c2/f668f4e212234bc2c9934b5bb6f9c12d36b202386cdc981ece3d1ec7dfea/fastid-0.0.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "00e079c01846bd17c069af6ec5925d887bcbd6bc17c4c79dacd811937f5792a9",
                "md5": "a9cd24003a17ea1336ef95ea85442bd5",
                "sha256": "3243477fadab04cc0cf6f901266289a539b4a74f4a9c85aceee03ba6b3da1154"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-none-win32.whl",
            "has_sig": false,
            "md5_digest": "a9cd24003a17ea1336ef95ea85442bd5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 116225,
            "upload_time": "2024-04-10T03:21:36",
            "upload_time_iso_8601": "2024-04-10T03:21:36.457149Z",
            "url": "https://files.pythonhosted.org/packages/00/e0/79c01846bd17c069af6ec5925d887bcbd6bc17c4c79dacd811937f5792a9/fastid-0.0.5-cp311-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "abe2b197eaa84969c0905975894bac44e05e8d134e91bb37cb95cbafcbb00cc5",
                "md5": "cc7c3d3096cd70b4765d824986d2477c",
                "sha256": "8a1b8331952ca44081267edc30fbf95f17beafb2b5942c4a5b8817cb51cb60a0"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cc7c3d3096cd70b4765d824986d2477c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 121607,
            "upload_time": "2024-04-10T03:21:29",
            "upload_time_iso_8601": "2024-04-10T03:21:29.194770Z",
            "url": "https://files.pythonhosted.org/packages/ab/e2/b197eaa84969c0905975894bac44e05e8d134e91bb37cb95cbafcbb00cc5/fastid-0.0.5-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "01358c5e4a2a91b621693bc91bf095a919ee5caa176928bddf7af3d4ed723b86",
                "md5": "c89412c9b72f639766d99a2621585165",
                "sha256": "9b66c6cf2db131fb5f7941056320ef0d26b9aa8803acb7d2a6a89d67d7ed12b7"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c89412c9b72f639766d99a2621585165",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 235642,
            "upload_time": "2024-04-10T03:21:23",
            "upload_time_iso_8601": "2024-04-10T03:21:23.358225Z",
            "url": "https://files.pythonhosted.org/packages/01/35/8c5e4a2a91b621693bc91bf095a919ee5caa176928bddf7af3d4ed723b86/fastid-0.0.5-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "17215aec8141749e5a467f56c94d2c65b47c796465db412598c0c6fba01addfc",
                "md5": "00fc39097acb4baafae41bf3886af21a",
                "sha256": "79a62fe5696cf837ab2136b0801472b7b0b9f847655c935059420c9e6fea8d5c"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "00fc39097acb4baafae41bf3886af21a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 227033,
            "upload_time": "2024-04-10T03:21:18",
            "upload_time_iso_8601": "2024-04-10T03:21:18.802798Z",
            "url": "https://files.pythonhosted.org/packages/17/21/5aec8141749e5a467f56c94d2c65b47c796465db412598c0c6fba01addfc/fastid-0.0.5-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d4d634c2d640350f760cc929a18f775165d38ef85373e69461b4004800e89c7f",
                "md5": "e121e17aa0a02ea66a9e4ac3e6489fcf",
                "sha256": "f34d484bb45ffb44570cf5301424df9d0f8bd5db6b4516eac5ff924c43e064ee"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e121e17aa0a02ea66a9e4ac3e6489fcf",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 998913,
            "upload_time": "2024-04-10T03:19:35",
            "upload_time_iso_8601": "2024-04-10T03:19:35.946223Z",
            "url": "https://files.pythonhosted.org/packages/d4/d6/34c2d640350f760cc929a18f775165d38ef85373e69461b4004800e89c7f/fastid-0.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "80933099c66ff981a3e6a459ad284693084866f24db3ed24cbee56a51edf1408",
                "md5": "a6acf2fe586ea9105743eb5e62fef600",
                "sha256": "8e90736872905102cad64bf7d23e4908625e304c0d7dbd1a016e93c1cea59d83"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "a6acf2fe586ea9105743eb5e62fef600",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1016706,
            "upload_time": "2024-04-10T03:19:52",
            "upload_time_iso_8601": "2024-04-10T03:19:52.360181Z",
            "url": "https://files.pythonhosted.org/packages/80/93/3099c66ff981a3e6a459ad284693084866f24db3ed24cbee56a51edf1408/fastid-0.0.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eff4a23fd0ab655aeec599c73b8ce699af6178f1adb8585dec761cf2ec6c137a",
                "md5": "a8fd75616c63d922216e09391382cfc5",
                "sha256": "a20e96679709fab8a314ca7e60732530270743312f767d3154877cb10a27be8c"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "a8fd75616c63d922216e09391382cfc5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1115030,
            "upload_time": "2024-04-10T03:20:11",
            "upload_time_iso_8601": "2024-04-10T03:20:11.459787Z",
            "url": "https://files.pythonhosted.org/packages/ef/f4/a23fd0ab655aeec599c73b8ce699af6178f1adb8585dec761cf2ec6c137a/fastid-0.0.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4904fb859a5bc26e15ba74137a28a1d3e5306ffa3c3f454017ec1a1a089a6024",
                "md5": "e6162de861041fa9114d1d4719ea626c",
                "sha256": "818c0fd8de5f607cd5278c622c1fa69e561ea59886ece4c79d6cb468b25da61c"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "e6162de861041fa9114d1d4719ea626c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1131543,
            "upload_time": "2024-04-10T03:20:28",
            "upload_time_iso_8601": "2024-04-10T03:20:28.569240Z",
            "url": "https://files.pythonhosted.org/packages/49/04/fb859a5bc26e15ba74137a28a1d3e5306ffa3c3f454017ec1a1a089a6024/fastid-0.0.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4060fa967513298562230d61808c57348acac4b4a826b64e4667f01ade6f1318",
                "md5": "8b95f1d434f8c9615f77db5c3b6866d5",
                "sha256": "b20a94b808bd6bb34283500152f55990a64cb21d400f47925a39033cbe347630"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8b95f1d434f8c9615f77db5c3b6866d5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1014514,
            "upload_time": "2024-04-10T03:21:02",
            "upload_time_iso_8601": "2024-04-10T03:21:02.935568Z",
            "url": "https://files.pythonhosted.org/packages/40/60/fa967513298562230d61808c57348acac4b4a826b64e4667f01ade6f1318/fastid-0.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "085c87b965a3917b508d79c2700636338e23c5b030e39bb16186fc51d77b96fb",
                "md5": "8430f2dff7b3dcd8fabdaf4070a26f0b",
                "sha256": "05e4ca5778bd50197f8a658bbfe70fa4df8bc7c5c4f4d1f1fdc104d75a45995e"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "8430f2dff7b3dcd8fabdaf4070a26f0b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1031523,
            "upload_time": "2024-04-10T03:20:43",
            "upload_time_iso_8601": "2024-04-10T03:20:43.964431Z",
            "url": "https://files.pythonhosted.org/packages/08/5c/87b965a3917b508d79c2700636338e23c5b030e39bb16186fc51d77b96fb/fastid-0.0.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9702c4bc502a16bacfbceae88b3ec4aa2502a7f5f9d4956c3d313f273ad59af7",
                "md5": "ab4a476e098a88f4d95d5612a17ac8d6",
                "sha256": "17d008fede29bc182944b2ce8218710cb8c8dcbf13181014c69c66faba0c312e"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-none-win32.whl",
            "has_sig": false,
            "md5_digest": "ab4a476e098a88f4d95d5612a17ac8d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 115900,
            "upload_time": "2024-04-10T03:21:37",
            "upload_time_iso_8601": "2024-04-10T03:21:37.821662Z",
            "url": "https://files.pythonhosted.org/packages/97/02/c4bc502a16bacfbceae88b3ec4aa2502a7f5f9d4956c3d313f273ad59af7/fastid-0.0.5-cp312-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3c8826f8945f8d96eb1f9020ffd498f194e0b775015bf6df0d1f60ca079151d2",
                "md5": "049cb5a935d71c5ddd0bfab038447ca6",
                "sha256": "a64da8aa7fcf71637b10d170244f6e1c86ded5f30f8e5c1a933034aef194c1f3"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp312-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "049cb5a935d71c5ddd0bfab038447ca6",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 122243,
            "upload_time": "2024-04-10T03:21:30",
            "upload_time_iso_8601": "2024-04-10T03:21:30.422740Z",
            "url": "https://files.pythonhosted.org/packages/3c/88/26f8945f8d96eb1f9020ffd498f194e0b775015bf6df0d1f60ca079151d2/fastid-0.0.5-cp312-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cff5b7ba98dab188e1d3a4718a6f74f44b8d458abdbe0ed38f83974d1740706c",
                "md5": "a3b864fe96e7d732867025b092269b0a",
                "sha256": "84d5b516861597e5c98dd9c77cfd08f98042459884beb1ac7f5236b593730750"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a3b864fe96e7d732867025b092269b0a",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 998559,
            "upload_time": "2024-04-10T03:19:37",
            "upload_time_iso_8601": "2024-04-10T03:19:37.498226Z",
            "url": "https://files.pythonhosted.org/packages/cf/f5/b7ba98dab188e1d3a4718a6f74f44b8d458abdbe0ed38f83974d1740706c/fastid-0.0.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "647aeed531d94d11cdfcf7ce0ad8108a60f27b379adb385dd6b07c7ab8f0655a",
                "md5": "87669cdbfda5310cf8e2a6ec4b6a954b",
                "sha256": "cfd60d0aa46848c8c7a77bb1730527522599e1f6b808f773af83b1469a82f543"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "87669cdbfda5310cf8e2a6ec4b6a954b",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1016602,
            "upload_time": "2024-04-10T03:19:54",
            "upload_time_iso_8601": "2024-04-10T03:19:54.295275Z",
            "url": "https://files.pythonhosted.org/packages/64/7a/eed531d94d11cdfcf7ce0ad8108a60f27b379adb385dd6b07c7ab8f0655a/fastid-0.0.5-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb209a8f2415cb573a17cc401d15a64b15145a30917ea2741966ddda5289b028",
                "md5": "18bd24821dc29d069454a67d30abc550",
                "sha256": "fee1a6c87ba39a6b8ba07eef6638f29a336223e9b64080585a20f2a3ef6788d6"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "18bd24821dc29d069454a67d30abc550",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1114116,
            "upload_time": "2024-04-10T03:20:13",
            "upload_time_iso_8601": "2024-04-10T03:20:13.413218Z",
            "url": "https://files.pythonhosted.org/packages/eb/20/9a8f2415cb573a17cc401d15a64b15145a30917ea2741966ddda5289b028/fastid-0.0.5-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "221b86689ce11ba73f6422e381b856dfe8faba3187ee2e8cc45c44dc57fd4e37",
                "md5": "56245f3a2ff95ceda9df5376189a151a",
                "sha256": "635d07f1e48a7547dcb8bd8b8d425e5ad5f785b0055ffda34bdbe893b8a299eb"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "56245f3a2ff95ceda9df5376189a151a",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1143040,
            "upload_time": "2024-04-10T03:20:29",
            "upload_time_iso_8601": "2024-04-10T03:20:29.928151Z",
            "url": "https://files.pythonhosted.org/packages/22/1b/86689ce11ba73f6422e381b856dfe8faba3187ee2e8cc45c44dc57fd4e37/fastid-0.0.5-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9bd47b56beab7f429b5f35096383f4462a91959d1e91ac1185b79b8ab1989913",
                "md5": "8cb0443b7b72418666104e50d98bd090",
                "sha256": "7b139bbe5fdca2f45b504c33cff97fc5d6c38c8fa06641101fd74ab0887b05e6"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8cb0443b7b72418666104e50d98bd090",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1014162,
            "upload_time": "2024-04-10T03:21:04",
            "upload_time_iso_8601": "2024-04-10T03:21:04.352762Z",
            "url": "https://files.pythonhosted.org/packages/9b/d4/7b56beab7f429b5f35096383f4462a91959d1e91ac1185b79b8ab1989913/fastid-0.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d7b2a9d5a54aba8d4633d3b10acfe3499a7aeebfce18fbdfb40420c49e2f6ca7",
                "md5": "865b92d5c08e8e940612e7142cd2f82a",
                "sha256": "285973e87f2e11491347f177e55583cd1a582db2fe854e9e1a3996fd979bc1ca"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "865b92d5c08e8e940612e7142cd2f82a",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1031571,
            "upload_time": "2024-04-10T03:20:45",
            "upload_time_iso_8601": "2024-04-10T03:20:45.863065Z",
            "url": "https://files.pythonhosted.org/packages/d7/b2/a9d5a54aba8d4633d3b10acfe3499a7aeebfce18fbdfb40420c49e2f6ca7/fastid-0.0.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ab74b5374b79278c9ede3a08d8cff8faf0adade231cca385e3c0095ab4721c0e",
                "md5": "c29e16a0e70f02c67e5773909219294e",
                "sha256": "785a5744aeda93734da68c2130eb1c163e8a95a7980f02b8f20096d43b725627"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp37-none-win32.whl",
            "has_sig": false,
            "md5_digest": "c29e16a0e70f02c67e5773909219294e",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 116023,
            "upload_time": "2024-04-10T03:21:39",
            "upload_time_iso_8601": "2024-04-10T03:21:39.772944Z",
            "url": "https://files.pythonhosted.org/packages/ab/74/b5374b79278c9ede3a08d8cff8faf0adade231cca385e3c0095ab4721c0e/fastid-0.0.5-cp37-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a183530af9aa599f06a13a99b3f5a6c61da8490b836419ea235d8019d339bab2",
                "md5": "e107bb42786917811d4c4d964842ed75",
                "sha256": "2f766361c0cad2182f64dce9e16e2d2fa082dac1c3902dbb3b14baf87ed893a1"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp37-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e107bb42786917811d4c4d964842ed75",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 121387,
            "upload_time": "2024-04-10T03:21:31",
            "upload_time_iso_8601": "2024-04-10T03:21:31.570291Z",
            "url": "https://files.pythonhosted.org/packages/a1/83/530af9aa599f06a13a99b3f5a6c61da8490b836419ea235d8019d339bab2/fastid-0.0.5-cp37-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b4e4e30eb483832574dd0e7ff918639a988f8627cc2893c6d727b3d2fe7372a9",
                "md5": "9910da22bb3f53deb573d1efb42e7674",
                "sha256": "36941562fff9f568115744e79ae5488bdfb243c1a3665881dbe337aae810f6fb"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9910da22bb3f53deb573d1efb42e7674",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 998448,
            "upload_time": "2024-04-10T03:19:38",
            "upload_time_iso_8601": "2024-04-10T03:19:38.946803Z",
            "url": "https://files.pythonhosted.org/packages/b4/e4/e30eb483832574dd0e7ff918639a988f8627cc2893c6d727b3d2fe7372a9/fastid-0.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cb2f86feb3f8a8a26d62770a28168055b533fea2ae42edd233cd9401852748e5",
                "md5": "83b0da874a1d74cd9a73c59103533638",
                "sha256": "670f8e91985c690b37eee2f2bd966366fe8d8841acba68ed7f53b462e9f832eb"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "83b0da874a1d74cd9a73c59103533638",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1016379,
            "upload_time": "2024-04-10T03:19:55",
            "upload_time_iso_8601": "2024-04-10T03:19:55.579964Z",
            "url": "https://files.pythonhosted.org/packages/cb/2f/86feb3f8a8a26d62770a28168055b533fea2ae42edd233cd9401852748e5/fastid-0.0.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2e0ab1ce08eb3e329a3725b440023bcbd0b775779026afc8185e1003b61d7326",
                "md5": "bf04413daf1cdcbada492179c5d29260",
                "sha256": "bb5c2e25b52b456325a620f6323302f817ae6a2833be2fa274d9cfa7795a15cd"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "bf04413daf1cdcbada492179c5d29260",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1114311,
            "upload_time": "2024-04-10T03:20:15",
            "upload_time_iso_8601": "2024-04-10T03:20:15.103464Z",
            "url": "https://files.pythonhosted.org/packages/2e/0a/b1ce08eb3e329a3725b440023bcbd0b775779026afc8185e1003b61d7326/fastid-0.0.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "360859e057c409706cd7a02b0ac7f3e6e2e75b4797a32d0656c696d6f63838b2",
                "md5": "05b16124050f5078cb442f7bb6aa67f5",
                "sha256": "ddea425135b16fbdcc3d3928ebbf61f001b86214170ef37d002e8553fa664a0b"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "05b16124050f5078cb442f7bb6aa67f5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1142537,
            "upload_time": "2024-04-10T03:20:31",
            "upload_time_iso_8601": "2024-04-10T03:20:31.466113Z",
            "url": "https://files.pythonhosted.org/packages/36/08/59e057c409706cd7a02b0ac7f3e6e2e75b4797a32d0656c696d6f63838b2/fastid-0.0.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d155a7e3d41cb5734fc0eb5d9f56b3b535e43240c8abf353a03151810276f43",
                "md5": "859d960ce36e1f3fc0d8424bbae7d99c",
                "sha256": "36b108ed1b9cd9417f6b62d064e141c9bf781e728d6a98515c20e9f3366cf782"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "859d960ce36e1f3fc0d8424bbae7d99c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1014105,
            "upload_time": "2024-04-10T03:21:05",
            "upload_time_iso_8601": "2024-04-10T03:21:05.836627Z",
            "url": "https://files.pythonhosted.org/packages/8d/15/5a7e3d41cb5734fc0eb5d9f56b3b535e43240c8abf353a03151810276f43/fastid-0.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "52dfb9461ec1d9b35202967920da0e38f8bd71457ed364a791b45b9a1c72b340",
                "md5": "896d3e391e442b59338a01db4e462001",
                "sha256": "7b8ddec90dd0f5729e90428b9f3c0ec2a08ce7d55eb3a45c6c162f4aa4d86424"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "896d3e391e442b59338a01db4e462001",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1031419,
            "upload_time": "2024-04-10T03:20:47",
            "upload_time_iso_8601": "2024-04-10T03:20:47.871950Z",
            "url": "https://files.pythonhosted.org/packages/52/df/b9461ec1d9b35202967920da0e38f8bd71457ed364a791b45b9a1c72b340/fastid-0.0.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4388f05d12f1f83efe9d670877998b78a445b61ba37bf64968224158120d2fbc",
                "md5": "25b6714cfc74e37c71aa33b33bd8960f",
                "sha256": "8a7e2c820c19a179a1e486c379c169d9fde9f1214c61be117b9ff17c03b60fd9"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp38-none-win32.whl",
            "has_sig": false,
            "md5_digest": "25b6714cfc74e37c71aa33b33bd8960f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 116072,
            "upload_time": "2024-04-10T03:21:41",
            "upload_time_iso_8601": "2024-04-10T03:21:41.067961Z",
            "url": "https://files.pythonhosted.org/packages/43/88/f05d12f1f83efe9d670877998b78a445b61ba37bf64968224158120d2fbc/fastid-0.0.5-cp38-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "235b0538434a1ca6997f623911c00c12cbedeebcf8b499a7ca123a37517fd3b4",
                "md5": "90aca01c77e5b20448bf56a9afa0c3ab",
                "sha256": "0d7a3c8642c05d66ebe938d91ba0236b0430f0d1a99499169031b9b286a5df82"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp38-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "90aca01c77e5b20448bf56a9afa0c3ab",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 121427,
            "upload_time": "2024-04-10T03:21:32",
            "upload_time_iso_8601": "2024-04-10T03:21:32.836465Z",
            "url": "https://files.pythonhosted.org/packages/23/5b/0538434a1ca6997f623911c00c12cbedeebcf8b499a7ca123a37517fd3b4/fastid-0.0.5-cp38-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5f7fdd0d93dd891511feb7fdf81c9159f2b04769c15cb2882bf869f34244c02a",
                "md5": "90c364a66f2b860a16ef7f34ca70e472",
                "sha256": "926c392a07f216345a0856c5e1779759ea3cacf27884aed5aa569e34a51b7b8f"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "90c364a66f2b860a16ef7f34ca70e472",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 998786,
            "upload_time": "2024-04-10T03:19:40",
            "upload_time_iso_8601": "2024-04-10T03:19:40.900925Z",
            "url": "https://files.pythonhosted.org/packages/5f/7f/dd0d93dd891511feb7fdf81c9159f2b04769c15cb2882bf869f34244c02a/fastid-0.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "221c95c8986fe0c7b971e8d1fe8921f5f16697a0434b293169da85084b75de9b",
                "md5": "a3d3ad39f432a688dd61f26cb8eb6055",
                "sha256": "25c27e2b8c8a55898026b997590703cc92bf0fc382df9c60561cc9a8aca601a6"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "a3d3ad39f432a688dd61f26cb8eb6055",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1016175,
            "upload_time": "2024-04-10T03:19:58",
            "upload_time_iso_8601": "2024-04-10T03:19:58.086312Z",
            "url": "https://files.pythonhosted.org/packages/22/1c/95c8986fe0c7b971e8d1fe8921f5f16697a0434b293169da85084b75de9b/fastid-0.0.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9b21ec776606950a0630ce3602d6149b9033a705d6011072e6d6efc0d792bb0",
                "md5": "6291f46c091464c1096cca69c609541e",
                "sha256": "f1d61119471c017dc272c2628ede2ff979e2f69f0261cb06de1a821d540fc280"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "6291f46c091464c1096cca69c609541e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1114902,
            "upload_time": "2024-04-10T03:20:16",
            "upload_time_iso_8601": "2024-04-10T03:20:16.499009Z",
            "url": "https://files.pythonhosted.org/packages/d9/b2/1ec776606950a0630ce3602d6149b9033a705d6011072e6d6efc0d792bb0/fastid-0.0.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0213efc0d04823dab49ca51360fa8ca6c5d61df3570a88dd46928f1d2b9e58fe",
                "md5": "8d11572d548fcfc40d04166c531a7f2d",
                "sha256": "2cba58922dd91c10a04adc515e3fd752930961efc1c67c2595ca84fbf793758c"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "8d11572d548fcfc40d04166c531a7f2d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1143290,
            "upload_time": "2024-04-10T03:20:32",
            "upload_time_iso_8601": "2024-04-10T03:20:32.905139Z",
            "url": "https://files.pythonhosted.org/packages/02/13/efc0d04823dab49ca51360fa8ca6c5d61df3570a88dd46928f1d2b9e58fe/fastid-0.0.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "92d9a9f5a25585db96b1957d51697a19524201e0868fe16116ca41378751bc94",
                "md5": "36ea60d8a977aa9a7604e0dbc6c36ae9",
                "sha256": "7fcc2b1f4b7788fa75d266e4658633c9d7fdd9cc753ee1b7e6ce51120a2f4173"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "36ea60d8a977aa9a7604e0dbc6c36ae9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1014426,
            "upload_time": "2024-04-10T03:21:07",
            "upload_time_iso_8601": "2024-04-10T03:21:07.519280Z",
            "url": "https://files.pythonhosted.org/packages/92/d9/a9f5a25585db96b1957d51697a19524201e0868fe16116ca41378751bc94/fastid-0.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fc6ebe0663cd3197306031c0e95cc2b46749c64bad15392c4fa88c853d9fd624",
                "md5": "cf2eded03224afead6f0522e750b3966",
                "sha256": "96472424dd07bbfd2c68d4f00b8af0166cebc4b9fe4b59a984822e133a9e8127"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "cf2eded03224afead6f0522e750b3966",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1031853,
            "upload_time": "2024-04-10T03:20:50",
            "upload_time_iso_8601": "2024-04-10T03:20:50.307472Z",
            "url": "https://files.pythonhosted.org/packages/fc/6e/be0663cd3197306031c0e95cc2b46749c64bad15392c4fa88c853d9fd624/fastid-0.0.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "20f14d41ba49e4aa2e6206591a1e6ecf681149e6422bda722628755d6153357e",
                "md5": "8bb6569c8b6757827360155f4f6db406",
                "sha256": "d94e08c5df6a87db67b6f258837e7d0552ed2ca0473db27ab79fccca34b0e5b1"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp39-none-win32.whl",
            "has_sig": false,
            "md5_digest": "8bb6569c8b6757827360155f4f6db406",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 116121,
            "upload_time": "2024-04-10T03:21:42",
            "upload_time_iso_8601": "2024-04-10T03:21:42.114829Z",
            "url": "https://files.pythonhosted.org/packages/20/f1/4d41ba49e4aa2e6206591a1e6ecf681149e6422bda722628755d6153357e/fastid-0.0.5-cp39-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "635b207c947ad898644457508667a49bf1fb21d2ad78bd652585bb410a7e1e78",
                "md5": "2d17cbd15bb5d7e7f67994631f6a67bb",
                "sha256": "6403f5b72c2473bc0a2219b69e5bd97cd219f5076c963e077f8a602d80c530d2"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2d17cbd15bb5d7e7f67994631f6a67bb",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 121618,
            "upload_time": "2024-04-10T03:21:34",
            "upload_time_iso_8601": "2024-04-10T03:21:34.004111Z",
            "url": "https://files.pythonhosted.org/packages/63/5b/207c947ad898644457508667a49bf1fb21d2ad78bd652585bb410a7e1e78/fastid-0.0.5-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad52a9c0428697352e0eff714769baf88396e444a61cc551d0493f90e5b1084d",
                "md5": "b8cb6d38bf5ae7413eaec97217c272f2",
                "sha256": "739fa71adb14a5453703092ced8c3a2caba1369d96bfc365650bbfe4cee688bc"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b8cb6d38bf5ae7413eaec97217c272f2",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 998527,
            "upload_time": "2024-04-10T03:19:42",
            "upload_time_iso_8601": "2024-04-10T03:19:42.284489Z",
            "url": "https://files.pythonhosted.org/packages/ad/52/a9c0428697352e0eff714769baf88396e444a61cc551d0493f90e5b1084d/fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8799667c01c24c13f4faa6424007e1e4784590a1f3d7e852c8a50d922c4fd3e3",
                "md5": "a9b4c117c17123fdd7cdf837110d3da7",
                "sha256": "bc9a218cf1e73f230d7442f348434331e924e66cd4ef09d4c9b3ce472d6b7ea7"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "a9b4c117c17123fdd7cdf837110d3da7",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1016594,
            "upload_time": "2024-04-10T03:19:59",
            "upload_time_iso_8601": "2024-04-10T03:19:59.321831Z",
            "url": "https://files.pythonhosted.org/packages/87/99/667c01c24c13f4faa6424007e1e4784590a1f3d7e852c8a50d922c4fd3e3/fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c8e254e257ee95299f27f6dfcc8782fe933642ac7442fbf5bddba2f398990536",
                "md5": "4cfd1db56918e039749a80473aeca8aa",
                "sha256": "2afbaa01e9196ae3d234a8d2fae5113c3ec41d7a46b253f72a01e37f1fa19bee"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "4cfd1db56918e039749a80473aeca8aa",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1114852,
            "upload_time": "2024-04-10T03:20:18",
            "upload_time_iso_8601": "2024-04-10T03:20:18.538145Z",
            "url": "https://files.pythonhosted.org/packages/c8/e2/54e257ee95299f27f6dfcc8782fe933642ac7442fbf5bddba2f398990536/fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b00d854b6500e23b434a9808f0b1df30ec31e26bf07416918ef0ff6f28484b11",
                "md5": "c86bcc070a421421b605cff0783c02f9",
                "sha256": "81e121e5bacd4336e6b6bbecb5e1d657991f4cabe93a9549673ee44ef95ba912"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "c86bcc070a421421b605cff0783c02f9",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1143544,
            "upload_time": "2024-04-10T03:20:34",
            "upload_time_iso_8601": "2024-04-10T03:20:34.770302Z",
            "url": "https://files.pythonhosted.org/packages/b0/0d/854b6500e23b434a9808f0b1df30ec31e26bf07416918ef0ff6f28484b11/fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6b337760c47ed2547def77c007136552192b8d6e573bfa8888bcaa6e05fa6727",
                "md5": "572e1250a23911f925c61cd9063a42c7",
                "sha256": "747b61e6ed34fe29019f16d4ba5ef77a7b46621b409bd87e43a22a9cb7bd0465"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "572e1250a23911f925c61cd9063a42c7",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1014462,
            "upload_time": "2024-04-10T03:21:08",
            "upload_time_iso_8601": "2024-04-10T03:21:08.865544Z",
            "url": "https://files.pythonhosted.org/packages/6b/33/7760c47ed2547def77c007136552192b8d6e573bfa8888bcaa6e05fa6727/fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5a2fe4f575504975b9e5f2a6c1c8ae9a70f7a8ec7df86a0fbd690f5d120e692e",
                "md5": "c0aef8b559e782a777eacebd8afb2454",
                "sha256": "10cb0f80ef6f5752c11234a53e8d02bd4d7b5a664fa79ecb45e859ef0ce98e65"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "c0aef8b559e782a777eacebd8afb2454",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1031865,
            "upload_time": "2024-04-10T03:20:52",
            "upload_time_iso_8601": "2024-04-10T03:20:52.223594Z",
            "url": "https://files.pythonhosted.org/packages/5a/2f/e4f575504975b9e5f2a6c1c8ae9a70f7a8ec7df86a0fbd690f5d120e692e/fastid-0.0.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dd616d6c9e165dfa0af2a7a36b4981ff84a20eca5fcf53e35847aeebeaea735e",
                "md5": "bfe6716f837079f9a58f2bd23241a526",
                "sha256": "01b185ea87a941e313d8e3c931b07538fe3deb574248ac3019a16579dbef825a"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bfe6716f837079f9a58f2bd23241a526",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1001562,
            "upload_time": "2024-04-10T03:19:43",
            "upload_time_iso_8601": "2024-04-10T03:19:43.869714Z",
            "url": "https://files.pythonhosted.org/packages/dd/61/6d6c9e165dfa0af2a7a36b4981ff84a20eca5fcf53e35847aeebeaea735e/fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f1fa187dc044a92a6450237bcb52b6c61a1a16a95a63138072ed8acca32459ca",
                "md5": "09f365816a72157421bdce302ff258b8",
                "sha256": "af872a5b7605077a94cef699e3f756d239ebbe5d2e9fbf6f5f0421c44d10e89f"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "09f365816a72157421bdce302ff258b8",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1019346,
            "upload_time": "2024-04-10T03:20:01",
            "upload_time_iso_8601": "2024-04-10T03:20:01.439461Z",
            "url": "https://files.pythonhosted.org/packages/f1/fa/187dc044a92a6450237bcb52b6c61a1a16a95a63138072ed8acca32459ca/fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "402e30995aef619868940255410b7573609b00c2214130dcd3c7ef482363451b",
                "md5": "b316ee372de90a7059fa3e5480a3317f",
                "sha256": "539884e6f328ed3b13bda54965ae491b490bc3a1072f9d23b953b56e07439d6e"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "b316ee372de90a7059fa3e5480a3317f",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1118029,
            "upload_time": "2024-04-10T03:20:19",
            "upload_time_iso_8601": "2024-04-10T03:20:19.835381Z",
            "url": "https://files.pythonhosted.org/packages/40/2e/30995aef619868940255410b7573609b00c2214130dcd3c7ef482363451b/fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73147abb6d36ce7fabcb4895f3ccc107acf22672e88e8469a2493aff03d79e3b",
                "md5": "80b9e2287094fbd82c570fcfdd379c92",
                "sha256": "70a022ecd99c0249a5e1b3b7d6a9de4f19abc22b3436d1ad9eda31c77effad6a"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "80b9e2287094fbd82c570fcfdd379c92",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1147915,
            "upload_time": "2024-04-10T03:20:36",
            "upload_time_iso_8601": "2024-04-10T03:20:36.274188Z",
            "url": "https://files.pythonhosted.org/packages/73/14/7abb6d36ce7fabcb4895f3ccc107acf22672e88e8469a2493aff03d79e3b/fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dc5275f1f6440e086978bf55ab6a1da2bee6be24d16ecfb3bbd11c730071803b",
                "md5": "9c9031c203dfa121d06381baed754c25",
                "sha256": "ac62454270d09444eca545944cfb1d96bbae9632e6b71a67a3da2f6d6e463531"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9c9031c203dfa121d06381baed754c25",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1017058,
            "upload_time": "2024-04-10T03:21:10",
            "upload_time_iso_8601": "2024-04-10T03:21:10.589212Z",
            "url": "https://files.pythonhosted.org/packages/dc/52/75f1f6440e086978bf55ab6a1da2bee6be24d16ecfb3bbd11c730071803b/fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "01d280a716a03fa549cf1155530eb4fa7185c8fe31df978a1c263ee1895da997",
                "md5": "75454e376dfbf3be9bbf101c9a825cd5",
                "sha256": "542f6368008e7940b2f14ffdf079d2efdea2bb7f76eb0222deb48e69b77bfaa2"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "75454e376dfbf3be9bbf101c9a825cd5",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1036023,
            "upload_time": "2024-04-10T03:20:53",
            "upload_time_iso_8601": "2024-04-10T03:20:53.629112Z",
            "url": "https://files.pythonhosted.org/packages/01/d2/80a716a03fa549cf1155530eb4fa7185c8fe31df978a1c263ee1895da997/fastid-0.0.5-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f405f4fc2efd7960561a1bd3535799248c5a2ffbf9b0686439855fd2b62f298e",
                "md5": "4aa0f40085cf6d8ff6af3cb16e21d7cc",
                "sha256": "dd04cd62552d1a50bdbb319f8fd8ea8e0d2eac12c02016c612a841f460ae6996"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4aa0f40085cf6d8ff6af3cb16e21d7cc",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 998415,
            "upload_time": "2024-04-10T03:19:46",
            "upload_time_iso_8601": "2024-04-10T03:19:46.545261Z",
            "url": "https://files.pythonhosted.org/packages/f4/05/f4fc2efd7960561a1bd3535799248c5a2ffbf9b0686439855fd2b62f298e/fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "452b5128902b30c91d4a41c98f684aaa2811f8ab14add1ac68b84457bb10b489",
                "md5": "6b158cc17c6e736d0575fbd968c3eac3",
                "sha256": "2caa7aef08201760d6aec9544131e99a85e29fcac2d666b68e9defd08b0a31bd"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "6b158cc17c6e736d0575fbd968c3eac3",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1016314,
            "upload_time": "2024-04-10T03:20:03",
            "upload_time_iso_8601": "2024-04-10T03:20:03.148523Z",
            "url": "https://files.pythonhosted.org/packages/45/2b/5128902b30c91d4a41c98f684aaa2811f8ab14add1ac68b84457bb10b489/fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a9a93167cd524d0485026d8d94a98d556f99db91be50814c4705063a5f0ae3ef",
                "md5": "596e8654480099c3d03675569ca88481",
                "sha256": "709217c075dab864ae5f2a3d8b6e343ffeb324e53dee53653a52428b99490e27"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "596e8654480099c3d03675569ca88481",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1114678,
            "upload_time": "2024-04-10T03:20:21",
            "upload_time_iso_8601": "2024-04-10T03:20:21.207299Z",
            "url": "https://files.pythonhosted.org/packages/a9/a9/3167cd524d0485026d8d94a98d556f99db91be50814c4705063a5f0ae3ef/fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "16dc46a6d3c6c100120aa20ffa126820431cf562e38e62fd3368267b68ed090b",
                "md5": "7da3e2f8e6720265d2e317b8eae34a0d",
                "sha256": "91dbf8acfe3e68c2d0fbc09c5cf1f4902e312fa46f820ffa35fd60b04cc041d7"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "7da3e2f8e6720265d2e317b8eae34a0d",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1143497,
            "upload_time": "2024-04-10T03:20:37",
            "upload_time_iso_8601": "2024-04-10T03:20:37.707250Z",
            "url": "https://files.pythonhosted.org/packages/16/dc/46a6d3c6c100120aa20ffa126820431cf562e38e62fd3368267b68ed090b/fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "504ef763230168d3cfb42e88bed8573c077de301a1f3e248887fe8cb9c1ee9d0",
                "md5": "0a9a895bda06b48ce346e61b358bed8a",
                "sha256": "84a97d493410841555fbee6d245eccfa805601fbeb849da42afb29123067c7fe"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0a9a895bda06b48ce346e61b358bed8a",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1014331,
            "upload_time": "2024-04-10T03:21:12",
            "upload_time_iso_8601": "2024-04-10T03:21:12.151703Z",
            "url": "https://files.pythonhosted.org/packages/50/4e/f763230168d3cfb42e88bed8573c077de301a1f3e248887fe8cb9c1ee9d0/fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "209dc37bdbd5eda7ce414d766fdb68d6077008c202bb14f9e5af17cab631d5a4",
                "md5": "4c216bfd04d49828ea0980300b1f6600",
                "sha256": "839e416f6dcb88b8ad93eac4108c4e07cf6ff8fdfd70b49011119e6e40a8c9fc"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "4c216bfd04d49828ea0980300b1f6600",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1031941,
            "upload_time": "2024-04-10T03:20:55",
            "upload_time_iso_8601": "2024-04-10T03:20:55.605841Z",
            "url": "https://files.pythonhosted.org/packages/20/9d/c37bdbd5eda7ce414d766fdb68d6077008c202bb14f9e5af17cab631d5a4/fastid-0.0.5-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ba422374bb5ca6d2c3b1e7ba0f31ffc1676ec0a102139ac322012e93ba58416",
                "md5": "24024db0ffb01a0f85fcc404a9f83c64",
                "sha256": "03f08dcd31fbed0d1d355637968762231b7bc83435f70d301336bba88687fbc5"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "24024db0ffb01a0f85fcc404a9f83c64",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 998487,
            "upload_time": "2024-04-10T03:19:47",
            "upload_time_iso_8601": "2024-04-10T03:19:47.915467Z",
            "url": "https://files.pythonhosted.org/packages/8b/a4/22374bb5ca6d2c3b1e7ba0f31ffc1676ec0a102139ac322012e93ba58416/fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2ae48f5600eb85fbcfa5f9bea6d2f03f53c19073acbb8756767662f9ff7bea6",
                "md5": "009586f41824bf6137a71c4af469f705",
                "sha256": "ff2efd7d1380c67ca732bbdd76d7b315dd8a14b05418aacf3c7d74b2f9c87ef6"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "009586f41824bf6137a71c4af469f705",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1016517,
            "upload_time": "2024-04-10T03:20:05",
            "upload_time_iso_8601": "2024-04-10T03:20:05.094910Z",
            "url": "https://files.pythonhosted.org/packages/a2/ae/48f5600eb85fbcfa5f9bea6d2f03f53c19073acbb8756767662f9ff7bea6/fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d926e5069647eb169ee5b93f68e25977c6956a338cb4d4467a20ed379ddcacdb",
                "md5": "774c39f518e84b4f2a93cd5a781ea95e",
                "sha256": "1266fbab0bdb4ffd21375ddebe11b6e454261444426c757cc2e43c34bf90c3aa"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "774c39f518e84b4f2a93cd5a781ea95e",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1114785,
            "upload_time": "2024-04-10T03:20:23",
            "upload_time_iso_8601": "2024-04-10T03:20:23.101045Z",
            "url": "https://files.pythonhosted.org/packages/d9/26/e5069647eb169ee5b93f68e25977c6956a338cb4d4467a20ed379ddcacdb/fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aa0f0edde2e965d199061b09cbf72094f7e9af4cd0563e79f754cc2585148dc1",
                "md5": "55b515e6696b90217676eb7104ed22da",
                "sha256": "44b3abdeb2f36f1c7d58974ca17b78540de42163e23e89550d7afc3df8e497ba"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "55b515e6696b90217676eb7104ed22da",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1143647,
            "upload_time": "2024-04-10T03:20:39",
            "upload_time_iso_8601": "2024-04-10T03:20:39.031472Z",
            "url": "https://files.pythonhosted.org/packages/aa/0f/0edde2e965d199061b09cbf72094f7e9af4cd0563e79f754cc2585148dc1/fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f491047ae08e8da615b701aed073f7c7d1f45020ad75694ae572c5e3f844aae1",
                "md5": "dd85167ef90c44ef37d8385d4ffda245",
                "sha256": "7a0130490d6b3da1ab3508ff37362dc8e517c95283d2df74bbed4d0edd81be47"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dd85167ef90c44ef37d8385d4ffda245",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1014591,
            "upload_time": "2024-04-10T03:21:15",
            "upload_time_iso_8601": "2024-04-10T03:21:15.045230Z",
            "url": "https://files.pythonhosted.org/packages/f4/91/047ae08e8da615b701aed073f7c7d1f45020ad75694ae572c5e3f844aae1/fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "00d808fa6b161667a400e45dcca1ed794909f29a713442b70d9a7babbb08a3e5",
                "md5": "1010976f8f51738cd7dbeb39e89a38b5",
                "sha256": "29975182789ca0cb6d87e26a1dafa4f06e9edf94120c016eddca0782b8d06e3b"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "1010976f8f51738cd7dbeb39e89a38b5",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1031810,
            "upload_time": "2024-04-10T03:20:57",
            "upload_time_iso_8601": "2024-04-10T03:20:57.660889Z",
            "url": "https://files.pythonhosted.org/packages/00/d8/08fa6b161667a400e45dcca1ed794909f29a713442b70d9a7babbb08a3e5/fastid-0.0.5-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "914fdc16fbbb16d09cd3baecccb80f479e237b40b5842c01a8263b3d80aec5f7",
                "md5": "32ff9b8798a34a4f72e4cc4b2a36480e",
                "sha256": "91f21833394dce277d5980a82b1b5feaed6ca6be540b98c20f77f95c0a17e25e"
            },
            "downloads": -1,
            "filename": "fastid-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "32ff9b8798a34a4f72e4cc4b2a36480e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6847,
            "upload_time": "2024-04-10T03:21:26",
            "upload_time_iso_8601": "2024-04-10T03:21:26.981654Z",
            "url": "https://files.pythonhosted.org/packages/91/4f/dc16fbbb16d09cd3baecccb80f479e237b40b5842c01a8263b3d80aec5f7/fastid-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 03:21:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HHongSeungWoo",
    "github_project": "fastid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fastid"
}
        
Elapsed time: 0.23895s