rookiepy


Namerookiepy JSON
Version 0.5.1 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-04-22 01:29:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rookiepy

Extract cookies from web browsers
Bindings for [rookie](https://github.com/thewh1teagle/rookie)

## Usage

```python
from rookiepy import chrome
cookies = chrome()
for cookie in cookies:
    print(cookie['domain'], cookie['name'], cookie['value'])
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rookiepy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b4/55/95482df6e20ff5a3c96d178a1262c839c5cd21deafb34dffdded2a7213ec/rookiepy-0.5.1.tar.gz",
    "platform": null,
    "description": "# rookiepy\r\n\r\nExtract cookies from web browsers\r\nBindings for [rookie](https://github.com/thewh1teagle/rookie)\r\n\r\n## Usage\r\n\r\n```python\r\nfrom rookiepy import chrome\r\ncookies = chrome()\r\nfor cookie in cookies:\r\n    print(cookie['domain'], cookie['name'], cookie['value'])\r\n```\r\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.5.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9b459301412a31acdcd0ed6f092f13e57eadb63b04e4e6fb67676f9372d5792a",
                "md5": "3c1b9d5a5cc3a7b3d1cd8961fc6ac282",
                "sha256": "b0196b8745481861847787ab0894495a13e48df75aad3b7e52d61e0181514760"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-cp310-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3c1b9d5a5cc3a7b3d1cd8961fc6ac282",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1434342,
            "upload_time": "2024-04-22T01:26:28",
            "upload_time_iso_8601": "2024-04-22T01:26:28.982849Z",
            "url": "https://files.pythonhosted.org/packages/9b/45/9301412a31acdcd0ed6f092f13e57eadb63b04e4e6fb67676f9372d5792a/rookiepy-0.5.1-cp310-cp310-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "add1a1aaae471c708533b631bc4df0e32c83bcb3487021ea0bcd3fb091e6e3c7",
                "md5": "53bf5a2c7b9d93c4360690acef9e169e",
                "sha256": "60c8050568223c2c0dd8faa1f81f76540867fa6f30396b6bb29529481b186e84"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "53bf5a2c7b9d93c4360690acef9e169e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1342097,
            "upload_time": "2024-04-22T01:26:31",
            "upload_time_iso_8601": "2024-04-22T01:26:31.565727Z",
            "url": "https://files.pythonhosted.org/packages/ad/d1/a1aaae471c708533b631bc4df0e32c83bcb3487021ea0bcd3fb091e6e3c7/rookiepy-0.5.1-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c99e73132daaf24b3cfa20937114052865d112191943b26ca4f211228a1f42e8",
                "md5": "392760438e86cfefc04cb355846ff34d",
                "sha256": "5a2a84178487c8632d4b211d6b41bb72e65c003a003186c9c325f5b1ab75b5d8"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "392760438e86cfefc04cb355846ff34d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 3770757,
            "upload_time": "2024-04-22T01:26:34",
            "upload_time_iso_8601": "2024-04-22T01:26:34.036707Z",
            "url": "https://files.pythonhosted.org/packages/c9/9e/73132daaf24b3cfa20937114052865d112191943b26ca4f211228a1f42e8/rookiepy-0.5.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6bac7a3adefeb8aa62fc771cbaf1e920baac99cb134a5fa5e9d00f7a8501db5c",
                "md5": "d7e03e331041bb93f6b93baa97cae42c",
                "sha256": "4f0be7c3c5d00c260483724bb2b0018a264772fe83b99e33991772352c52fd46"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d7e03e331041bb93f6b93baa97cae42c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 3377477,
            "upload_time": "2024-04-22T01:26:36",
            "upload_time_iso_8601": "2024-04-22T01:26:36.274775Z",
            "url": "https://files.pythonhosted.org/packages/6b/ac/7a3adefeb8aa62fc771cbaf1e920baac99cb134a5fa5e9d00f7a8501db5c/rookiepy-0.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "13c17b68ee8f96c665c97f51fb5b8e39fa7fd8abbff587efe51def847add9203",
                "md5": "ba2428188c6c12b6cbcc5c19b34fd704",
                "sha256": "42804bf8654142768f4ccadc68fb4d379cc5a496352376e5b52f664ed1fd2713"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "ba2428188c6c12b6cbcc5c19b34fd704",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 3375303,
            "upload_time": "2024-04-22T01:26:38",
            "upload_time_iso_8601": "2024-04-22T01:26:38.548667Z",
            "url": "https://files.pythonhosted.org/packages/13/c1/7b68ee8f96c665c97f51fb5b8e39fa7fd8abbff587efe51def847add9203/rookiepy-0.5.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "de099ba32f2c15cefe60bb2175c5fbd18c33791e3ac34724a787d1d485b0da55",
                "md5": "a8f27f6713d984f458b00f19df2e2a12",
                "sha256": "7a019906e83691f5830d8c0cc9249d4d79e79e2e86cea0451783aeac675b5d05"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "a8f27f6713d984f458b00f19df2e2a12",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 4147212,
            "upload_time": "2024-04-22T01:26:40",
            "upload_time_iso_8601": "2024-04-22T01:26:40.268715Z",
            "url": "https://files.pythonhosted.org/packages/de/09/9ba32f2c15cefe60bb2175c5fbd18c33791e3ac34724a787d1d485b0da55/rookiepy-0.5.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "32d872a6b36673a351823fd83a7417d6122bdcc29728edd5d1347a19b748806f",
                "md5": "355c78f534a01d2c178a57a8258a0662",
                "sha256": "40fcc4081010eb1d95cee8d589adc96d5849c6c13bdf4e356bc57dac7b3c7637"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "355c78f534a01d2c178a57a8258a0662",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 3843827,
            "upload_time": "2024-04-22T01:26:42",
            "upload_time_iso_8601": "2024-04-22T01:26:42.603844Z",
            "url": "https://files.pythonhosted.org/packages/32/d8/72a6b36673a351823fd83a7417d6122bdcc29728edd5d1347a19b748806f/rookiepy-0.5.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2f2734d77b4da9b485d7892a236cef65c4d84731b58fa2aa80d8c31a4d67c357",
                "md5": "e19bde706538770008ecded3f7da853f",
                "sha256": "b1f852701a941847aaf3e03d3dc9ed5785433ce76d171c8088c5efba65e076bf"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e19bde706538770008ecded3f7da853f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 3548914,
            "upload_time": "2024-04-22T01:26:45",
            "upload_time_iso_8601": "2024-04-22T01:26:45.125363Z",
            "url": "https://files.pythonhosted.org/packages/2f/27/34d77b4da9b485d7892a236cef65c4d84731b58fa2aa80d8c31a4d67c357/rookiepy-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2f82d077f96cf683d7372420547fea2fb98ccda891a6653e2a537cbbf7ef5836",
                "md5": "5db9b8378218a9a0d189a4301952e2d6",
                "sha256": "da82061068eda3c7a00d1019aa92dc7e1137a53c74bd64d8d21e2444eb4c41ca"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-none-win32.whl",
            "has_sig": false,
            "md5_digest": "5db9b8378218a9a0d189a4301952e2d6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2103611,
            "upload_time": "2024-04-22T01:26:47",
            "upload_time_iso_8601": "2024-04-22T01:26:47.610388Z",
            "url": "https://files.pythonhosted.org/packages/2f/82/d077f96cf683d7372420547fea2fb98ccda891a6653e2a537cbbf7ef5836/rookiepy-0.5.1-cp310-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "90c67515d8f9a5a7a5367e1c75f22be3dfca687bb596c79f9e3af4c425b4396d",
                "md5": "0146cbbe7ddce2fb7c57f0007580e6ce",
                "sha256": "5d674f858bd51310e99f38415f19a8d7f7806f0ddb40b1d4de1dbfad6c05721c"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0146cbbe7ddce2fb7c57f0007580e6ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2370427,
            "upload_time": "2024-04-22T01:26:49",
            "upload_time_iso_8601": "2024-04-22T01:26:49.863860Z",
            "url": "https://files.pythonhosted.org/packages/90/c6/7515d8f9a5a7a5367e1c75f22be3dfca687bb596c79f9e3af4c425b4396d/rookiepy-0.5.1-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b1132cbf8adee79fd5013388fc21fa8c0e059be09efa1b89af1afdb6bb9b16ea",
                "md5": "67179e680bde6afdebfba32c7198d575",
                "sha256": "e72e56d5b6d57054cd3374446bfc97badbc619e3f60941b7eb2125a6f1355b7f"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "67179e680bde6afdebfba32c7198d575",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1434339,
            "upload_time": "2024-04-22T01:26:51",
            "upload_time_iso_8601": "2024-04-22T01:26:51.635948Z",
            "url": "https://files.pythonhosted.org/packages/b1/13/2cbf8adee79fd5013388fc21fa8c0e059be09efa1b89af1afdb6bb9b16ea/rookiepy-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7d87604ab481bfe05bfd575698ac0f6c9f1bd6ff7885e37ffedbeb97e67fd061",
                "md5": "2b8495224b4d1ee0b72582e1330be665",
                "sha256": "1ff4989cedfe3fb03f1a55eff8f8fa8eedccc4fd304f07be8df47952ca2b0bc8"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2b8495224b4d1ee0b72582e1330be665",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1342098,
            "upload_time": "2024-04-22T01:26:53",
            "upload_time_iso_8601": "2024-04-22T01:26:53.970918Z",
            "url": "https://files.pythonhosted.org/packages/7d/87/604ab481bfe05bfd575698ac0f6c9f1bd6ff7885e37ffedbeb97e67fd061/rookiepy-0.5.1-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "423e631078caa2282ef007731fe2b649093298138dd6725e281bfd581f7e017f",
                "md5": "45be383f35c004cef26d5a8fd99bfae8",
                "sha256": "1c967d84c7f9c60c076f816856d00a9c8015aa77266b98b9da28ed28c4d8143d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "45be383f35c004cef26d5a8fd99bfae8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 3770801,
            "upload_time": "2024-04-22T01:26:56",
            "upload_time_iso_8601": "2024-04-22T01:26:56.160178Z",
            "url": "https://files.pythonhosted.org/packages/42/3e/631078caa2282ef007731fe2b649093298138dd6725e281bfd581f7e017f/rookiepy-0.5.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09157be577e0a5e32ad55efa979c719cffba367ceebd45ef4c90eed02417226c",
                "md5": "194975f0c5fb8de44dfcfd6edf0bdca9",
                "sha256": "beeb666fc66ecf0c1d9ffd923e0e4941fddfdbd5656885b740979bbfcedd0729"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "194975f0c5fb8de44dfcfd6edf0bdca9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 3377803,
            "upload_time": "2024-04-22T01:26:57",
            "upload_time_iso_8601": "2024-04-22T01:26:57.837479Z",
            "url": "https://files.pythonhosted.org/packages/09/15/7be577e0a5e32ad55efa979c719cffba367ceebd45ef4c90eed02417226c/rookiepy-0.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a205e679ba9a3ffee3a1ccb659d37798d98c23b227b7403bc9668ed25f7683b6",
                "md5": "823df2757d3d93a04e15e55f07a81b7c",
                "sha256": "a389b176fafeaedd39f7f9fabdde483ed158fa8c4e0fb44d4de82dfa7b37bc92"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "823df2757d3d93a04e15e55f07a81b7c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 3375366,
            "upload_time": "2024-04-22T01:27:00",
            "upload_time_iso_8601": "2024-04-22T01:27:00.119762Z",
            "url": "https://files.pythonhosted.org/packages/a2/05/e679ba9a3ffee3a1ccb659d37798d98c23b227b7403bc9668ed25f7683b6/rookiepy-0.5.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cd88d1ce38078f2be86cdb65f73b20c8d740ded1507a694b1aa1892ddc7495fe",
                "md5": "920813e0b14d4cc3a0e6e6f50b83f327",
                "sha256": "dd4830d5daa6a93c138112c3c570b22fa60159c1c5f236f8b37b842716f25595"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "920813e0b14d4cc3a0e6e6f50b83f327",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 4147537,
            "upload_time": "2024-04-22T01:27:02",
            "upload_time_iso_8601": "2024-04-22T01:27:02.783469Z",
            "url": "https://files.pythonhosted.org/packages/cd/88/d1ce38078f2be86cdb65f73b20c8d740ded1507a694b1aa1892ddc7495fe/rookiepy-0.5.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bda89a54044e286637dea8f823dc533bfb412485efd7f7a35d342f8664b658de",
                "md5": "504d1d5813cf2ecc80e98b31c27b13ff",
                "sha256": "f02eb53ed91e9b01e47d1a1d61fcba03ec5480b51836f7cacf6f5d76b926803d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "504d1d5813cf2ecc80e98b31c27b13ff",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 3843772,
            "upload_time": "2024-04-22T01:27:04",
            "upload_time_iso_8601": "2024-04-22T01:27:04.711861Z",
            "url": "https://files.pythonhosted.org/packages/bd/a8/9a54044e286637dea8f823dc533bfb412485efd7f7a35d342f8664b658de/rookiepy-0.5.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "470f23ecdbf0a6a4e682b0d81ab55780ae60972ae8885d659b5aa67f750cbcee",
                "md5": "ad0e9aa86c4082409035e864bf5b7d08",
                "sha256": "f44fb290815fbcedc227cbe85a5d32021b9bc3a99c663409e8e3e1188214889d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ad0e9aa86c4082409035e864bf5b7d08",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 3549024,
            "upload_time": "2024-04-22T01:27:06",
            "upload_time_iso_8601": "2024-04-22T01:27:06.765770Z",
            "url": "https://files.pythonhosted.org/packages/47/0f/23ecdbf0a6a4e682b0d81ab55780ae60972ae8885d659b5aa67f750cbcee/rookiepy-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d1d28365c9fe3421b7104d0b68604a86105311f586c701328263031399cec02a",
                "md5": "9c193a33bc5c522e6bbb5663c9279d6c",
                "sha256": "e34b814932962f400c0e6029125d777f9e10368d7e2198af05e624e99ec47a20"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-none-win32.whl",
            "has_sig": false,
            "md5_digest": "9c193a33bc5c522e6bbb5663c9279d6c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2103613,
            "upload_time": "2024-04-22T01:27:09",
            "upload_time_iso_8601": "2024-04-22T01:27:09.207204Z",
            "url": "https://files.pythonhosted.org/packages/d1/d2/8365c9fe3421b7104d0b68604a86105311f586c701328263031399cec02a/rookiepy-0.5.1-cp311-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b5049a34d06512360311bea5979e8d5168944399bb6fc7db24d0c889c7f10087",
                "md5": "abd39117b40f2906854a0e63cac8373f",
                "sha256": "360be095991abbccdfe3ec13994a6337475666816094cf7f3ce5f42eafdb9c40"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "abd39117b40f2906854a0e63cac8373f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2370433,
            "upload_time": "2024-04-22T01:27:10",
            "upload_time_iso_8601": "2024-04-22T01:27:10.975242Z",
            "url": "https://files.pythonhosted.org/packages/b5/04/9a34d06512360311bea5979e8d5168944399bb6fc7db24d0c889c7f10087/rookiepy-0.5.1-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73dfdfbfab0a64b94c0538eec68265f5a54532a333fcca6759e04b5bb6767882",
                "md5": "9c725d0cc96a829094b5e9ce9e3d627a",
                "sha256": "557509e266d3b22d3e9b7603535a1a4f43c7f1ee8fc85807cd297c3f58ba7671"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9c725d0cc96a829094b5e9ce9e3d627a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1433477,
            "upload_time": "2024-04-22T01:27:13",
            "upload_time_iso_8601": "2024-04-22T01:27:13.082372Z",
            "url": "https://files.pythonhosted.org/packages/73/df/dfbfab0a64b94c0538eec68265f5a54532a333fcca6759e04b5bb6767882/rookiepy-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6769619d40f69dc0338f45cedeb41c8c9bd71a314d134edcea514ba610c35f7",
                "md5": "7f25be95f032253916c33b13c709ec9c",
                "sha256": "c06b417d94e6a5adcdc29e526ba406b8aae73e806febaa3960694284df74099d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7f25be95f032253916c33b13c709ec9c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1340740,
            "upload_time": "2024-04-22T01:27:14",
            "upload_time_iso_8601": "2024-04-22T01:27:14.913734Z",
            "url": "https://files.pythonhosted.org/packages/f6/76/9619d40f69dc0338f45cedeb41c8c9bd71a314d134edcea514ba610c35f7/rookiepy-0.5.1-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4bf9fd606bda44409f1d8f1e0694ab99c24d739de85e0fc9e71657dc69d2b579",
                "md5": "9f31ca3e9f019a907bb0285bc18b6887",
                "sha256": "b76297286f174dc54c97fa38773fffe42d94d07cfbbb4aa2a264068356efe931"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "9f31ca3e9f019a907bb0285bc18b6887",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 3769658,
            "upload_time": "2024-04-22T01:27:17",
            "upload_time_iso_8601": "2024-04-22T01:27:17.246478Z",
            "url": "https://files.pythonhosted.org/packages/4b/f9/fd606bda44409f1d8f1e0694ab99c24d739de85e0fc9e71657dc69d2b579/rookiepy-0.5.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5385780624421cdceae319d79cc25e1864d1d359f725598c7d63aa348f4d0145",
                "md5": "94efa114b5a6b5e544d2b052a5eb8dc6",
                "sha256": "7f40f008b55508c7a55bf8d581fc31318b4f9a4113b37ee507a41bc46c79f47b"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "94efa114b5a6b5e544d2b052a5eb8dc6",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 3376972,
            "upload_time": "2024-04-22T01:27:19",
            "upload_time_iso_8601": "2024-04-22T01:27:19.090489Z",
            "url": "https://files.pythonhosted.org/packages/53/85/780624421cdceae319d79cc25e1864d1d359f725598c7d63aa348f4d0145/rookiepy-0.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bd202b9941423f2db85e5aaf42cb1b94271a6cc3c055e205cca47f7a52212fcf",
                "md5": "45d80253431fc5242c7ddd7d97c4a26d",
                "sha256": "54be18365a250b366432827b768009943e387f8184246681f65d26bd40f10486"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "45d80253431fc5242c7ddd7d97c4a26d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 3375508,
            "upload_time": "2024-04-22T01:27:21",
            "upload_time_iso_8601": "2024-04-22T01:27:21.201681Z",
            "url": "https://files.pythonhosted.org/packages/bd/20/2b9941423f2db85e5aaf42cb1b94271a6cc3c055e205cca47f7a52212fcf/rookiepy-0.5.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d6801df0339d8e76bf7eda787a2956aa20d81bfcd50879aee6db850617407da0",
                "md5": "c011037c650a82d8627642d0be783607",
                "sha256": "6ec2dcac9718c375ede7f8b55b94083bbc2a9110b847f5ad9e0d5edec9388768"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "c011037c650a82d8627642d0be783607",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 4132451,
            "upload_time": "2024-04-22T01:27:23",
            "upload_time_iso_8601": "2024-04-22T01:27:23.157338Z",
            "url": "https://files.pythonhosted.org/packages/d6/80/1df0339d8e76bf7eda787a2956aa20d81bfcd50879aee6db850617407da0/rookiepy-0.5.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d0a3e3f5671d96881cf99d4ee43927578892e15da3ac55769f194fb75dbecd28",
                "md5": "95c7a891a93b740e755514bcd66f6198",
                "sha256": "6a51f80b403a6174c66279639ccbdc01051d9585a7032bbfce0873273910ce98"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "95c7a891a93b740e755514bcd66f6198",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 3834385,
            "upload_time": "2024-04-22T01:27:25",
            "upload_time_iso_8601": "2024-04-22T01:27:25.191202Z",
            "url": "https://files.pythonhosted.org/packages/d0/a3/e3f5671d96881cf99d4ee43927578892e15da3ac55769f194fb75dbecd28/rookiepy-0.5.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4655a513391f363b4f371f1b1fb024d4dda3f57cdba29b7e3520658ef00ca2c3",
                "md5": "402d090a49bad3e15c8ac13cf7c7739a",
                "sha256": "1f39184d43e621928301a3889a27887bc9d23de158a508276f45b938a5c2315e"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "402d090a49bad3e15c8ac13cf7c7739a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 3548831,
            "upload_time": "2024-04-22T01:27:27",
            "upload_time_iso_8601": "2024-04-22T01:27:27.600056Z",
            "url": "https://files.pythonhosted.org/packages/46/55/a513391f363b4f371f1b1fb024d4dda3f57cdba29b7e3520658ef00ca2c3/rookiepy-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aeeccde352657fd8415fe5b021cac8fe5800c7253eaaa5ece40ce20e76685215",
                "md5": "8109a1f6348cf61f7406f4b77bedbaf7",
                "sha256": "4e7c9fb0fdba554a03202df9bafb187c65e931f2986610a566af8f580b920058"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-none-win32.whl",
            "has_sig": false,
            "md5_digest": "8109a1f6348cf61f7406f4b77bedbaf7",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2102742,
            "upload_time": "2024-04-22T01:27:29",
            "upload_time_iso_8601": "2024-04-22T01:27:29.335660Z",
            "url": "https://files.pythonhosted.org/packages/ae/ec/cde352657fd8415fe5b021cac8fe5800c7253eaaa5ece40ce20e76685215/rookiepy-0.5.1-cp312-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bc52d9398e4f1b160df3577ac3c9ce2ca3cb72cbe6939c6954e581c61b6dadf5",
                "md5": "fab557f00f14374680b57341ec57a0a7",
                "sha256": "b0e1bd33c25395cb37e1b8a2e07419c7c24ba9ca074d43dbc4182d3cf99f586f"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp312-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "fab557f00f14374680b57341ec57a0a7",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2370665,
            "upload_time": "2024-04-22T01:27:30",
            "upload_time_iso_8601": "2024-04-22T01:27:30.950137Z",
            "url": "https://files.pythonhosted.org/packages/bc/52/d9398e4f1b160df3577ac3c9ce2ca3cb72cbe6939c6954e581c61b6dadf5/rookiepy-0.5.1-cp312-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3d477adc14de72d77df018397156e6107cedaa4a83953e2f73567d8b4bc92538",
                "md5": "9f32c5b64551de4f6870cc41b4d3cce3",
                "sha256": "cea81294c1138773c5885a209c52545b93376b9f50d91741b353d377ae322f45"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "9f32c5b64551de4f6870cc41b4d3cce3",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3770480,
            "upload_time": "2024-04-22T01:27:33",
            "upload_time_iso_8601": "2024-04-22T01:27:33.270912Z",
            "url": "https://files.pythonhosted.org/packages/3d/47/7adc14de72d77df018397156e6107cedaa4a83953e2f73567d8b4bc92538/rookiepy-0.5.1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "70f76676008dd7127a06adc287bba61d81023cee0041bcfd29bbe38135be662f",
                "md5": "fa1f67ee9498324c77fe4b959225d6c6",
                "sha256": "95403a7092b2e95852a1dd489188459ff1cceca34b2d9fb32053388b68479c1d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "fa1f67ee9498324c77fe4b959225d6c6",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3376514,
            "upload_time": "2024-04-22T01:27:34",
            "upload_time_iso_8601": "2024-04-22T01:27:34.976732Z",
            "url": "https://files.pythonhosted.org/packages/70/f7/6676008dd7127a06adc287bba61d81023cee0041bcfd29bbe38135be662f/rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9a061ffa73cf91488d018ce1af75c7ef503f87b3581b67cb2f82f448adb71af",
                "md5": "49238136695c94eea0af322aaeb20b24",
                "sha256": "a2adf4adbb69a218e2e1414d775ce0abac66f58ca3a60028f8e9ba5998723bf5"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "49238136695c94eea0af322aaeb20b24",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3374754,
            "upload_time": "2024-04-22T01:27:36",
            "upload_time_iso_8601": "2024-04-22T01:27:36.754828Z",
            "url": "https://files.pythonhosted.org/packages/d9/a0/61ffa73cf91488d018ce1af75c7ef503f87b3581b67cb2f82f448adb71af/rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "be47802c2b383fe088a1ef1f5896a3efe507063a450f622f61a5d7d73bac5d3b",
                "md5": "a07b6dda371347b9ca93be98d73153d0",
                "sha256": "54034d6e40443ebb65bdffd629a5e67197c58a713db03e3ce97d5e61cd16a970"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "a07b6dda371347b9ca93be98d73153d0",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 4131592,
            "upload_time": "2024-04-22T01:27:39",
            "upload_time_iso_8601": "2024-04-22T01:27:39.168146Z",
            "url": "https://files.pythonhosted.org/packages/be/47/802c2b383fe088a1ef1f5896a3efe507063a450f622f61a5d7d73bac5d3b/rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9666517251b0a8835d9d24de1360cd286045808696cf3ea5d4875da03faccd14",
                "md5": "f9faa2f6e76d804fbef04f69f1f0342f",
                "sha256": "0f65c895fd7a2ada182b5883c2dfd19b736fd69ed32cadfa92954d97b61bf022"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "f9faa2f6e76d804fbef04f69f1f0342f",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3843307,
            "upload_time": "2024-04-22T01:27:41",
            "upload_time_iso_8601": "2024-04-22T01:27:41.054812Z",
            "url": "https://files.pythonhosted.org/packages/96/66/517251b0a8835d9d24de1360cd286045808696cf3ea5d4875da03faccd14/rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "baefab346d9e08711ea3d37f2fca967e651ba2c6211008073ff498c754a69d57",
                "md5": "96302a8f5c76a7cf8ff4b890ff126585",
                "sha256": "9edaa1299cd93ccc7be98dde8f8db5e5f4b364449ec6d88fd76b161c32d9751f"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "96302a8f5c76a7cf8ff4b890ff126585",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 3548571,
            "upload_time": "2024-04-22T01:27:42",
            "upload_time_iso_8601": "2024-04-22T01:27:42.926666Z",
            "url": "https://files.pythonhosted.org/packages/ba/ef/ab346d9e08711ea3d37f2fca967e651ba2c6211008073ff498c754a69d57/rookiepy-0.5.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d80202a090958f6ea8dc23d3c5287fbce4e73dd496390563079d821d8bc7d92",
                "md5": "71713edf41a8f1ef6d44d9421feda6c8",
                "sha256": "edc3232b1896736fe2a75c9b13e7b25163d4118336fdbd6fb0d91b60a2c7d95d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp37-none-win32.whl",
            "has_sig": false,
            "md5_digest": "71713edf41a8f1ef6d44d9421feda6c8",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2103452,
            "upload_time": "2024-04-22T01:27:45",
            "upload_time_iso_8601": "2024-04-22T01:27:45.441794Z",
            "url": "https://files.pythonhosted.org/packages/8d/80/202a090958f6ea8dc23d3c5287fbce4e73dd496390563079d821d8bc7d92/rookiepy-0.5.1-cp37-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2f6163c123a4cb3d4d77e7a3eb3e0bc8049a595be1806fc80ed1fee5170052ac",
                "md5": "3bf555e73d24ba5874f2239bcea2f667",
                "sha256": "dd6fe03d0e7b9da4935db72763ec247f6646497fe3f464485ff8ed10e6aa5d76"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp37-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3bf555e73d24ba5874f2239bcea2f667",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2370251,
            "upload_time": "2024-04-22T01:27:47",
            "upload_time_iso_8601": "2024-04-22T01:27:47.263725Z",
            "url": "https://files.pythonhosted.org/packages/2f/61/63c123a4cb3d4d77e7a3eb3e0bc8049a595be1806fc80ed1fee5170052ac/rookiepy-0.5.1-cp37-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "04d2125cee2ffaf9de17b1de6523a1063dd2667b425ea5f09d7d1946778284eb",
                "md5": "3036acb8d12a64648c44b688459ae51c",
                "sha256": "b2aaeddec71e904eac813c9dbeed027d177058a1c437e9e4c4dd86265110142f"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "3036acb8d12a64648c44b688459ae51c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 3770511,
            "upload_time": "2024-04-22T01:27:49",
            "upload_time_iso_8601": "2024-04-22T01:27:49.531456Z",
            "url": "https://files.pythonhosted.org/packages/04/d2/125cee2ffaf9de17b1de6523a1063dd2667b425ea5f09d7d1946778284eb/rookiepy-0.5.1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c9c94623d68130585fa64eb85418b517f090735044e66cd0f3a71b813b79a247",
                "md5": "fa90a6afa7e1c380d6dbf4b3b324a910",
                "sha256": "f9a0c402dd9f0508d1178ef5c48a28c618e284ec63a227330d23c977fb23a23d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "fa90a6afa7e1c380d6dbf4b3b324a910",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 3376586,
            "upload_time": "2024-04-22T01:27:51",
            "upload_time_iso_8601": "2024-04-22T01:27:51.383083Z",
            "url": "https://files.pythonhosted.org/packages/c9/c9/4623d68130585fa64eb85418b517f090735044e66cd0f3a71b813b79a247/rookiepy-0.5.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1a8fff35869ba8ce89090bb86b1359567f633d939c1f8e98efb796c778b7a003",
                "md5": "f771fd7bc9c118913ea4b74ba2f63eeb",
                "sha256": "9bf52ac3f0707067120335fb061ef9ea2713cb8d4c78ba071fff75de0aee7be7"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "f771fd7bc9c118913ea4b74ba2f63eeb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 3374372,
            "upload_time": "2024-04-22T01:27:53",
            "upload_time_iso_8601": "2024-04-22T01:27:53.436731Z",
            "url": "https://files.pythonhosted.org/packages/1a/8f/ff35869ba8ce89090bb86b1359567f633d939c1f8e98efb796c778b7a003/rookiepy-0.5.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "734bb9f9cea43ac2b22e33f99b92db0534c4de15873e35eff582b92b7a41a8f8",
                "md5": "dce4786b15c464a0f867aa83eb62519d",
                "sha256": "c259fbcc33d00edf9c73df16ed3bd9303f1049e63775e7cdd3cd54c079f077c6"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "dce4786b15c464a0f867aa83eb62519d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 4131537,
            "upload_time": "2024-04-22T01:27:55",
            "upload_time_iso_8601": "2024-04-22T01:27:55.435744Z",
            "url": "https://files.pythonhosted.org/packages/73/4b/b9f9cea43ac2b22e33f99b92db0534c4de15873e35eff582b92b7a41a8f8/rookiepy-0.5.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e022088e9f25b1f63ce59538de652a828ab2e07e0393336e03f87034acadb06",
                "md5": "d17cc177cb41d78e3dadd3a078d562fc",
                "sha256": "e7abc5349deb7c3e7a3129f170adf888e4cccd6aae718bca8600fba15d98db2e"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "d17cc177cb41d78e3dadd3a078d562fc",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 3843619,
            "upload_time": "2024-04-22T01:27:57",
            "upload_time_iso_8601": "2024-04-22T01:27:57.374083Z",
            "url": "https://files.pythonhosted.org/packages/6e/02/2088e9f25b1f63ce59538de652a828ab2e07e0393336e03f87034acadb06/rookiepy-0.5.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1aae6c26c3ee5bbc63c2e0b80288d8fe0be29e62bb13f8512cd04b17bb3b6b8d",
                "md5": "937cdc459f6c555572498b4b9d154099",
                "sha256": "874feaa07cd5c7987874a99e5fa1418a1c8ed75315c4dda65e7db09ca7d00df0"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "937cdc459f6c555572498b4b9d154099",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 3548526,
            "upload_time": "2024-04-22T01:27:59",
            "upload_time_iso_8601": "2024-04-22T01:27:59.675531Z",
            "url": "https://files.pythonhosted.org/packages/1a/ae/6c26c3ee5bbc63c2e0b80288d8fe0be29e62bb13f8512cd04b17bb3b6b8d/rookiepy-0.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c8c332a82c035b5486e9c3ca7e2b3b68a53982efa0c98758536d6bdb6b542c7d",
                "md5": "5f121a58a4e0b8e16da6e6f5ed242644",
                "sha256": "2ce9eb3e057ec2ff7d2c867cc871a014ac15126f0db21c751ae50a454abfaa0e"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp38-none-win32.whl",
            "has_sig": false,
            "md5_digest": "5f121a58a4e0b8e16da6e6f5ed242644",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2103500,
            "upload_time": "2024-04-22T01:28:02",
            "upload_time_iso_8601": "2024-04-22T01:28:02.427538Z",
            "url": "https://files.pythonhosted.org/packages/c8/c3/32a82c035b5486e9c3ca7e2b3b68a53982efa0c98758536d6bdb6b542c7d/rookiepy-0.5.1-cp38-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1aff24c83b93248f42c96e8f31ff78611e7b2dd1b965c7aaccd7516eb672d7d8",
                "md5": "f4a97865ea28dedf48af5e706e2e7ce8",
                "sha256": "551f77f1c9ce6ad66c98736a7371b326cac9092c30a5c54d49a88708adb38fed"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp38-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f4a97865ea28dedf48af5e706e2e7ce8",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2370272,
            "upload_time": "2024-04-22T01:28:04",
            "upload_time_iso_8601": "2024-04-22T01:28:04.730616Z",
            "url": "https://files.pythonhosted.org/packages/1a/ff/24c83b93248f42c96e8f31ff78611e7b2dd1b965c7aaccd7516eb672d7d8/rookiepy-0.5.1-cp38-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ee19ebe80ed6980a625b3348cc6dde00c624051f592c1ced04f85a59fa5f1081",
                "md5": "6f8530f43669766b5ec4f325b32a3ac5",
                "sha256": "6a71c2b14568e806fd061ae3d3cf2039b8699d09702275bcc55987ed2734c10b"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "6f8530f43669766b5ec4f325b32a3ac5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 3770711,
            "upload_time": "2024-04-22T01:28:06",
            "upload_time_iso_8601": "2024-04-22T01:28:06.692135Z",
            "url": "https://files.pythonhosted.org/packages/ee/19/ebe80ed6980a625b3348cc6dde00c624051f592c1ced04f85a59fa5f1081/rookiepy-0.5.1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "33b5415b122fcfbc378a4c3cde61ef771cdf5cc75fd687f16e7db0517d147262",
                "md5": "c14469384799d21505645cb5dc02cd9c",
                "sha256": "eaabffa6d86e4829dd4facd7cf25866c180912ca5b4898cb43a6c15f3b81769c"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c14469384799d21505645cb5dc02cd9c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 3377483,
            "upload_time": "2024-04-22T01:28:08",
            "upload_time_iso_8601": "2024-04-22T01:28:08.499665Z",
            "url": "https://files.pythonhosted.org/packages/33/b5/415b122fcfbc378a4c3cde61ef771cdf5cc75fd687f16e7db0517d147262/rookiepy-0.5.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b969ae78a8dab1d8c323025491cc90004dc95c6bfc944404d744cb2572036752",
                "md5": "7b0a691ba44ac32c0d1c1ba77ac0f36c",
                "sha256": "5b0a129810ec3d6e32138a3330905e7cee6426d7d859a9029e3cfc6ce85bef42"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "7b0a691ba44ac32c0d1c1ba77ac0f36c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 3375313,
            "upload_time": "2024-04-22T01:28:10",
            "upload_time_iso_8601": "2024-04-22T01:28:10.894498Z",
            "url": "https://files.pythonhosted.org/packages/b9/69/ae78a8dab1d8c323025491cc90004dc95c6bfc944404d744cb2572036752/rookiepy-0.5.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cdbdda942c056c397447b9eb7aa8e8df90a49a373c438f9f2cac46c64ffb2cfe",
                "md5": "e2b46d801fa22f213599fa81ae03cfa4",
                "sha256": "174008e31d22b41db05b20a26302386142049ec18f0e79c4bcaf35e8319ce941"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "e2b46d801fa22f213599fa81ae03cfa4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 4148396,
            "upload_time": "2024-04-22T01:28:12",
            "upload_time_iso_8601": "2024-04-22T01:28:12.742359Z",
            "url": "https://files.pythonhosted.org/packages/cd/bd/da942c056c397447b9eb7aa8e8df90a49a373c438f9f2cac46c64ffb2cfe/rookiepy-0.5.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e6665710b411bd9928f94bd94b74a266218bebb3a02fe3a48f5c7a5ca5a9596",
                "md5": "c8659ed8b632845bed00dc0dd39db774",
                "sha256": "f79121a9e731a87dd3cf20eca0ab2a7fe1de4786928de458cd0c5761795d505b"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "c8659ed8b632845bed00dc0dd39db774",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 3843911,
            "upload_time": "2024-04-22T01:28:14",
            "upload_time_iso_8601": "2024-04-22T01:28:14.736377Z",
            "url": "https://files.pythonhosted.org/packages/0e/66/65710b411bd9928f94bd94b74a266218bebb3a02fe3a48f5c7a5ca5a9596/rookiepy-0.5.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dcca4530d1d1ac6b4ccbb88d54fcecc422fe3a92d416b582000fc7f7e92ee767",
                "md5": "06ac9cbab21008e25ec2efb68d9898b2",
                "sha256": "9a7829e05f78060e8d15c02c71d461c515269cfde8f3b77e5002c1857e097cda"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "06ac9cbab21008e25ec2efb68d9898b2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 3548773,
            "upload_time": "2024-04-22T01:28:16",
            "upload_time_iso_8601": "2024-04-22T01:28:16.914187Z",
            "url": "https://files.pythonhosted.org/packages/dc/ca/4530d1d1ac6b4ccbb88d54fcecc422fe3a92d416b582000fc7f7e92ee767/rookiepy-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e38e2f9e87bd43abff039089638dd420998a602d6b81b686163bb8f11d56ca3e",
                "md5": "db175525deec1ae3dfa72f6eb77ac538",
                "sha256": "4b730593b55fee24617a836ae175a182e8a369ac13e2d633832cc265009bb088"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp39-none-win32.whl",
            "has_sig": false,
            "md5_digest": "db175525deec1ae3dfa72f6eb77ac538",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2103607,
            "upload_time": "2024-04-22T01:28:19",
            "upload_time_iso_8601": "2024-04-22T01:28:19.126267Z",
            "url": "https://files.pythonhosted.org/packages/e3/8e/2f9e87bd43abff039089638dd420998a602d6b81b686163bb8f11d56ca3e/rookiepy-0.5.1-cp39-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "131d44bde1d4d997d055afb8546fe1a153e43a35e4e1ceb4f1477226a771ec70",
                "md5": "e0d9b6eb9a9e684468d7e7e5900196bb",
                "sha256": "1b96198c7bcf023101842cfd4429f99eb4b8a09e5ce2fa0e68a86475dbd67e06"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e0d9b6eb9a9e684468d7e7e5900196bb",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2370425,
            "upload_time": "2024-04-22T01:28:21",
            "upload_time_iso_8601": "2024-04-22T01:28:21.130068Z",
            "url": "https://files.pythonhosted.org/packages/13/1d/44bde1d4d997d055afb8546fe1a153e43a35e4e1ceb4f1477226a771ec70/rookiepy-0.5.1-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e54fa89f894b1f17462657b2b5f8ccb9e33098fad1652ad2a665908261762ef9",
                "md5": "53a6866db79057467df3098489f34bcc",
                "sha256": "c17925d19dac7eea28fa0b8ef85e0901ed9261dc907f8efde67e33fd71200511"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "53a6866db79057467df3098489f34bcc",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 3771462,
            "upload_time": "2024-04-22T01:28:23",
            "upload_time_iso_8601": "2024-04-22T01:28:23.431833Z",
            "url": "https://files.pythonhosted.org/packages/e5/4f/a89f894b1f17462657b2b5f8ccb9e33098fad1652ad2a665908261762ef9/rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "45e89715466668cb22df445f55be26f70efdbe4a45a830c9c8d71c7bd8cd809a",
                "md5": "c658647a084a3dce06af32d53d7aaa9c",
                "sha256": "d456f7b1db599ad755e0bad4d6538ff800c17891b8e1378f8ac36c20e4598a48"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c658647a084a3dce06af32d53d7aaa9c",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 3377196,
            "upload_time": "2024-04-22T01:28:25",
            "upload_time_iso_8601": "2024-04-22T01:28:25.143817Z",
            "url": "https://files.pythonhosted.org/packages/45/e8/9715466668cb22df445f55be26f70efdbe4a45a830c9c8d71c7bd8cd809a/rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b0df884909b4861d94a2a3ff578458a9815cb3127ad6340c586efe2b2abca36a",
                "md5": "0b3cc866da5bdad222113aee5866cb4d",
                "sha256": "91a8effbbe6b5bae958f6a24c92fd22e6edfe272abb7ffac19034569d4b7e84c"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "0b3cc866da5bdad222113aee5866cb4d",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 3375668,
            "upload_time": "2024-04-22T01:28:27",
            "upload_time_iso_8601": "2024-04-22T01:28:27.740245Z",
            "url": "https://files.pythonhosted.org/packages/b0/df/884909b4861d94a2a3ff578458a9815cb3127ad6340c586efe2b2abca36a/rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aa63d704f6d265024b5b15ef107ca1b1c574070cd8da97093b4355d5b43ee7d6",
                "md5": "eb85d1f76cddbf101d5b6ddc7ed0a410",
                "sha256": "ceed1d1ebf381764a8888bc1e149a7fedb8bcce81fa1e8de5f45c3731906e7b8"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "eb85d1f76cddbf101d5b6ddc7ed0a410",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 4132502,
            "upload_time": "2024-04-22T01:28:30",
            "upload_time_iso_8601": "2024-04-22T01:28:30.172816Z",
            "url": "https://files.pythonhosted.org/packages/aa/63/d704f6d265024b5b15ef107ca1b1c574070cd8da97093b4355d5b43ee7d6/rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb51b0fb0fdc661cccde005888a6d45f2daca819a6043e3f2251bba5fa6d3f17",
                "md5": "29d3a02f64678536816b099fb31c5806",
                "sha256": "8ab2851adab7f7eb3c8c56985d6ce8554603e2e77617cd7970c95feda3b59833"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "29d3a02f64678536816b099fb31c5806",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 3844666,
            "upload_time": "2024-04-22T01:28:31",
            "upload_time_iso_8601": "2024-04-22T01:28:31.984368Z",
            "url": "https://files.pythonhosted.org/packages/bb/51/b0fb0fdc661cccde005888a6d45f2daca819a6043e3f2251bba5fa6d3f17/rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb6a0dda54a2f8097ad75528cd4aa6bae29b1de6f8e05be0922af9d6c71bbbfa",
                "md5": "c6b5358f0f7143f4d4bb7a2db3774814",
                "sha256": "cd74496e7b7a6bf3e8d298ab8218f242a5f5e49e3f0689978b868fd1f25d5674"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c6b5358f0f7143f4d4bb7a2db3774814",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 3549139,
            "upload_time": "2024-04-22T01:28:33",
            "upload_time_iso_8601": "2024-04-22T01:28:33.907460Z",
            "url": "https://files.pythonhosted.org/packages/bb/6a/0dda54a2f8097ad75528cd4aa6bae29b1de6f8e05be0922af9d6c71bbbfa/rookiepy-0.5.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "346459d6da1e0d9dd63aa1fd738a65668884c415c0bec29ff15b35e6be6345be",
                "md5": "4876f2bfac941c289f18aef5b168dbff",
                "sha256": "bda1cb87b666c9f7541fd6f6be542448868eb0a1b3849e59678d55d42f05a402"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "4876f2bfac941c289f18aef5b168dbff",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 3775014,
            "upload_time": "2024-04-22T01:28:36",
            "upload_time_iso_8601": "2024-04-22T01:28:36.305945Z",
            "url": "https://files.pythonhosted.org/packages/34/64/59d6da1e0d9dd63aa1fd738a65668884c415c0bec29ff15b35e6be6345be/rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "91eec71b42a9be7fb795bb86843c0ee6fdd969aba6751b7ae2b68186c26aa4cb",
                "md5": "2839d0d0673e0041ddb778f1e05ac27d",
                "sha256": "b289e5879e6028e631f24d106e584fb4678767f5b56b2671b7d7e2f72ad04bc5"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2839d0d0673e0041ddb778f1e05ac27d",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 3379512,
            "upload_time": "2024-04-22T01:28:38",
            "upload_time_iso_8601": "2024-04-22T01:28:38.679674Z",
            "url": "https://files.pythonhosted.org/packages/91/ee/c71b42a9be7fb795bb86843c0ee6fdd969aba6751b7ae2b68186c26aa4cb/rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e55ab3cb82935e220f894783d5f1aee2e4fa2b9a1cadb3994942c907fde02ebb",
                "md5": "ecfde997456faf4839ec2838eddaffb5",
                "sha256": "74c85c70d65c99a36db786f760b94d498ae1b4e3889f44b9b5c89f74fc558b67"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "ecfde997456faf4839ec2838eddaffb5",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 3379381,
            "upload_time": "2024-04-22T01:28:40",
            "upload_time_iso_8601": "2024-04-22T01:28:40.655150Z",
            "url": "https://files.pythonhosted.org/packages/e5/5a/b3cb82935e220f894783d5f1aee2e4fa2b9a1cadb3994942c907fde02ebb/rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c442874892fbfff5012e434d5bc4c9741172f099bdbba57a4c73b7b687391ebc",
                "md5": "45a8b0c870c0735921aebb958c5693e9",
                "sha256": "d1ac5c0316132eab40e9d4e40417918907e83072e496a632b77841fa588b1d9f"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "45a8b0c870c0735921aebb958c5693e9",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 4152059,
            "upload_time": "2024-04-22T01:28:42",
            "upload_time_iso_8601": "2024-04-22T01:28:42.827066Z",
            "url": "https://files.pythonhosted.org/packages/c4/42/874892fbfff5012e434d5bc4c9741172f099bdbba57a4c73b7b687391ebc/rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "53343be1500e06c08c80c6386f9cba0bbc1fc370ea264372da95556bca9303aa",
                "md5": "ed29d6892f0ee7eb47663d270ec77627",
                "sha256": "18ba732ebbb4b0fde3f5fb88a4d2c57e348d1a84e3b3d186e52b2c160ca1e95c"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "ed29d6892f0ee7eb47663d270ec77627",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 3846654,
            "upload_time": "2024-04-22T01:28:44",
            "upload_time_iso_8601": "2024-04-22T01:28:44.797333Z",
            "url": "https://files.pythonhosted.org/packages/53/34/3be1500e06c08c80c6386f9cba0bbc1fc370ea264372da95556bca9303aa/rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e49f1cb8095d9cf6d0a8c88f4e3a7a1d434137d52ec95b38fcb92e0ae0a83e8",
                "md5": "8ddf6bc19e03b5baa2bd5c3756168e95",
                "sha256": "c1878d7d4b0fdd0b05cb5310673725205d164adcae78eebea59fbfb553902716"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8ddf6bc19e03b5baa2bd5c3756168e95",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 3551295,
            "upload_time": "2024-04-22T01:28:47",
            "upload_time_iso_8601": "2024-04-22T01:28:47.321259Z",
            "url": "https://files.pythonhosted.org/packages/5e/49/f1cb8095d9cf6d0a8c88f4e3a7a1d434137d52ec95b38fcb92e0ae0a83e8/rookiepy-0.5.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f8cd0b7184d87a492b1729cafa290c53c7821d5b3b6d4bd5f425de89b0d19c98",
                "md5": "b5631df344e008635f604b9af830ef50",
                "sha256": "9bfb45aa564e8bf8e7ba006a1090cdbf8a29600bff3cde8e665105490c869b25"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "b5631df344e008635f604b9af830ef50",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 3771167,
            "upload_time": "2024-04-22T01:28:49",
            "upload_time_iso_8601": "2024-04-22T01:28:49.693041Z",
            "url": "https://files.pythonhosted.org/packages/f8/cd/0b7184d87a492b1729cafa290c53c7821d5b3b6d4bd5f425de89b0d19c98/rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ecf68a6a7d8d59032ac9baec74a4f5b3ee17d0a855dd0083fa98a4070e705b0a",
                "md5": "8d4422e8cd5a98774c0018633ecef0d7",
                "sha256": "371295e941e7dc9bedc03e669b1d46484f231dea22f5c7cbcf7713977139422d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8d4422e8cd5a98774c0018633ecef0d7",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 3377372,
            "upload_time": "2024-04-22T01:28:52",
            "upload_time_iso_8601": "2024-04-22T01:28:52.040822Z",
            "url": "https://files.pythonhosted.org/packages/ec/f6/8a6a7d8d59032ac9baec74a4f5b3ee17d0a855dd0083fa98a4070e705b0a/rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2f9ed7a3959ed7087e9c22276a9f42fdc48a5fd636c39bba059d7d2dcc17fd1c",
                "md5": "a5dcbbbac21ecd8e69071938e867b4bd",
                "sha256": "291cd306acbccceda4c8f439d7b046404dd725a9db99578d2d6c59d2140e8ba8"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "a5dcbbbac21ecd8e69071938e867b4bd",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 3375271,
            "upload_time": "2024-04-22T01:28:54",
            "upload_time_iso_8601": "2024-04-22T01:28:54.152259Z",
            "url": "https://files.pythonhosted.org/packages/2f/9e/d7a3959ed7087e9c22276a9f42fdc48a5fd636c39bba059d7d2dcc17fd1c/rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "30f57ad6f0564e6e3d25e65e416540375b63740f9359912fcd4fef145b59bd4d",
                "md5": "07dd05a05d3215e1a22fb7ace2653be1",
                "sha256": "5674360d2232477398cdc4abb8bf1fd22f455a4b6d3ede03f74214c578726f40"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "07dd05a05d3215e1a22fb7ace2653be1",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 4132464,
            "upload_time": "2024-04-22T01:28:56",
            "upload_time_iso_8601": "2024-04-22T01:28:56.011986Z",
            "url": "https://files.pythonhosted.org/packages/30/f5/7ad6f0564e6e3d25e65e416540375b63740f9359912fcd4fef145b59bd4d/rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e296acac2e9ceebaebba47f810c7c1a5697c0508eb43bef27e981277c62d7e2",
                "md5": "f02bac18ff275c3049f94dbd9ba8d581",
                "sha256": "28098de2c51837d4af5e1d2487a8c5e09cfec3ed0a55a711b3ac4757efc36ffc"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "f02bac18ff275c3049f94dbd9ba8d581",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 3844270,
            "upload_time": "2024-04-22T01:28:57",
            "upload_time_iso_8601": "2024-04-22T01:28:57.990009Z",
            "url": "https://files.pythonhosted.org/packages/5e/29/6acac2e9ceebaebba47f810c7c1a5697c0508eb43bef27e981277c62d7e2/rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2586b7265a9905ba1dbcd27fbeaaf1de3ca7c3a396db71a5c85169da02a2842",
                "md5": "0e811e5a5722d17a23cd6e7eef0cdfbe",
                "sha256": "3bd44ff292da42b3d28008b1cf849f1cb1fefe4fa03f3f46e7eca487f4bfd6bd"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0e811e5a5722d17a23cd6e7eef0cdfbe",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 3548881,
            "upload_time": "2024-04-22T01:28:59",
            "upload_time_iso_8601": "2024-04-22T01:28:59.915328Z",
            "url": "https://files.pythonhosted.org/packages/f2/58/6b7265a9905ba1dbcd27fbeaaf1de3ca7c3a396db71a5c85169da02a2842/rookiepy-0.5.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "682b0a2e5a1007e34b6c46450e71c3da39a5b354b5a656393f2b2805d930f730",
                "md5": "a88bd88f60415b4d0a1e7dca33d4666e",
                "sha256": "71cf1b68666a4320d75c6e4390e5e09b5b98ffe77cc9120052a5434cd2bfba61"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "a88bd88f60415b4d0a1e7dca33d4666e",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 3771264,
            "upload_time": "2024-04-22T01:29:02",
            "upload_time_iso_8601": "2024-04-22T01:29:02.230869Z",
            "url": "https://files.pythonhosted.org/packages/68/2b/0a2e5a1007e34b6c46450e71c3da39a5b354b5a656393f2b2805d930f730/rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65b13b3753c0ae905f237dfcb0942b23aad6d0167e1ba17630f11f18c3abe27f",
                "md5": "6898c6de06315a55d293aaa1ae19144b",
                "sha256": "04e6402e818d13fbad3bd3cd12d84ec339136e23e54c3f32fedc50f64109c329"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6898c6de06315a55d293aaa1ae19144b",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 3377056,
            "upload_time": "2024-04-22T01:29:04",
            "upload_time_iso_8601": "2024-04-22T01:29:04.280354Z",
            "url": "https://files.pythonhosted.org/packages/65/b1/3b3753c0ae905f237dfcb0942b23aad6d0167e1ba17630f11f18c3abe27f/rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1d3ffb80f2702c271fbd3cab14786ed9accbbf98b0d36f16e016900f672db885",
                "md5": "5ac9de18c78adc30bb08ce5e97cad071",
                "sha256": "6acb54d654cce0184c2604acce5dd3199e515c516c59882ef8a7e2bf1fab1f0c"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "5ac9de18c78adc30bb08ce5e97cad071",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 3375730,
            "upload_time": "2024-04-22T01:29:06",
            "upload_time_iso_8601": "2024-04-22T01:29:06.279298Z",
            "url": "https://files.pythonhosted.org/packages/1d/3f/fb80f2702c271fbd3cab14786ed9accbbf98b0d36f16e016900f672db885/rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "426fb45a2f67e7023b1033bfa87f7fb4833a12897d8ed39e9dad5ed1b0390ecd",
                "md5": "8298f3fc9bd981991087207e22b6d051",
                "sha256": "b8b564a9199f66fa9955a8230e52c37bef25caaf19f34a981e57440feff77097"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "8298f3fc9bd981991087207e22b6d051",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 4148181,
            "upload_time": "2024-04-22T01:29:08",
            "upload_time_iso_8601": "2024-04-22T01:29:08.358667Z",
            "url": "https://files.pythonhosted.org/packages/42/6f/b45a2f67e7023b1033bfa87f7fb4833a12897d8ed39e9dad5ed1b0390ecd/rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9fff11c48ff741456e8e0c9df6859f4812b69c64e800f91c0713fc0a7dd6a8f4",
                "md5": "20a6a52da35aaf92401f783199ec0256",
                "sha256": "e21e48ff2688f31029c3b46d420cc5337052c36996750df48e5e8d0cc56c4c30"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "20a6a52da35aaf92401f783199ec0256",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 3844773,
            "upload_time": "2024-04-22T01:29:10",
            "upload_time_iso_8601": "2024-04-22T01:29:10.790683Z",
            "url": "https://files.pythonhosted.org/packages/9f/ff/11c48ff741456e8e0c9df6859f4812b69c64e800f91c0713fc0a7dd6a8f4/rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "543848b167ed6ec6593278c783b4c5825f3e31def98098c1bcd01d136630870f",
                "md5": "edfb7c0145883429e9a62f27f26372c8",
                "sha256": "26f5afd7e2484f513a88f87c5a8fdbf364e5c5694e3d7c520d6942348a7cb2e3"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "edfb7c0145883429e9a62f27f26372c8",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 3548735,
            "upload_time": "2024-04-22T01:29:12",
            "upload_time_iso_8601": "2024-04-22T01:29:12.675459Z",
            "url": "https://files.pythonhosted.org/packages/54/38/48b167ed6ec6593278c783b4c5825f3e31def98098c1bcd01d136630870f/rookiepy-0.5.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b45595482df6e20ff5a3c96d178a1262c839c5cd21deafb34dffdded2a7213ec",
                "md5": "dba5a0e3f7f95b3366caa28edb62ed42",
                "sha256": "d84ad80d97cd51b7f5b9695de9a4426e8a37850961f165bd2496693f80064d3e"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dba5a0e3f7f95b3366caa28edb62ed42",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 43158,
            "upload_time": "2024-04-22T01:29:14",
            "upload_time_iso_8601": "2024-04-22T01:29:14.323462Z",
            "url": "https://files.pythonhosted.org/packages/b4/55/95482df6e20ff5a3c96d178a1262c839c5cd21deafb34dffdded2a7213ec/rookiepy-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 01:29:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rookiepy"
}
        
Elapsed time: 0.34144s