rookiepy


Namerookiepy JSON
Version 0.5.6 PyPI version JSON
download
home_pageNone
SummaryLoad cookies from any browser on any platform
upload_time2024-11-01 19:28:37
maintainerNone
docs_urlNone
authorthewh1teagle
requires_python>=3.7
licenseMIT
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": "thewh1teagle",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/52/b7/b75e3bb8cdd0210a0ffb106002b678170c9a3a50ae1dc1c9bc1f701b4452/rookiepy-0.5.6.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": "MIT",
    "summary": "Load cookies from any browser on any platform",
    "version": "0.5.6",
    "project_urls": {
        "Documentation": "https://github.com/thewh1teagle/rookie/blob/main/docs/Python.md",
        "Homepage": "https://github.com/thewh1teagle/rookie",
        "Issues": "https://github.com/thewh1teagle/rookie/issues",
        "Repository": "https://github.com/thewh1teagle/rookie"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0f646d8c3a530da92abed05cf12ec80a9765f6fbb5657013624b16a0f7a3a7d7",
                "md5": "4c42347a9d8abf9848d77ed84c3687c6",
                "sha256": "b138d59447317438564475b3bfa80ea6adbbdc65edfa44f14c1565b90ce64257"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp310-cp310-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4c42347a9d8abf9848d77ed84c3687c6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1403633,
            "upload_time": "2024-11-01T19:25:42",
            "upload_time_iso_8601": "2024-11-01T19:25:42.113841Z",
            "url": "https://files.pythonhosted.org/packages/0f/64/6d8c3a530da92abed05cf12ec80a9765f6fbb5657013624b16a0f7a3a7d7/rookiepy-0.5.6-cp310-cp310-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "667758d20e6e45b38f9950486ca6bd8629eb0385ec9f68aadbee67db03e4fd48",
                "md5": "21b2fab8111a66ff59472bc710b1da88",
                "sha256": "ed2c39cb06b8b2edb186d7b0afe08dbb3257bba94f2b18e3bb3ae8a80b77e01b"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "21b2fab8111a66ff59472bc710b1da88",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1312421,
            "upload_time": "2024-11-01T19:25:45",
            "upload_time_iso_8601": "2024-11-01T19:25:45.329510Z",
            "url": "https://files.pythonhosted.org/packages/66/77/58d20e6e45b38f9950486ca6bd8629eb0385ec9f68aadbee67db03e4fd48/rookiepy-0.5.6-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "724bd3ef49aefb2e73ed86d64ffdc90e369eae119321715c259ccbe8dc050a5f",
                "md5": "676de33f4d1d42bc7c397d86c23257ea",
                "sha256": "3b547cd5ebf875635bd96d8c3365be3f2c664bbab45fda36c8c5b880a4d17512"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "676de33f4d1d42bc7c397d86c23257ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2678357,
            "upload_time": "2024-11-01T19:25:47",
            "upload_time_iso_8601": "2024-11-01T19:25:47.681983Z",
            "url": "https://files.pythonhosted.org/packages/72/4b/d3ef49aefb2e73ed86d64ffdc90e369eae119321715c259ccbe8dc050a5f/rookiepy-0.5.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb34770004fc5b6c77d2d3708f4c3938e9939b0248d06f8dfeee124e128f99e3",
                "md5": "a82427aac717f537257c57e2cf4218a6",
                "sha256": "65e6e6939d7d87942795d8275d56a17a7c046732420aa10c05e2b63ee6345e93"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "a82427aac717f537257c57e2cf4218a6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2583944,
            "upload_time": "2024-11-01T19:25:50",
            "upload_time_iso_8601": "2024-11-01T19:25:50.241517Z",
            "url": "https://files.pythonhosted.org/packages/bb/34/770004fc5b6c77d2d3708f4c3938e9939b0248d06f8dfeee124e128f99e3/rookiepy-0.5.6-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7ed0493838aae78dfeca1b3246515cb67b53f55997026b4372bf80ea81bb9206",
                "md5": "c52c36c4cd31613b072826aae40ba400",
                "sha256": "c370e4eb33f8848e686b4a14183078411fccb882fc9040823e30a8597ee00b8a"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "c52c36c4cd31613b072826aae40ba400",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2992938,
            "upload_time": "2024-11-01T19:25:52",
            "upload_time_iso_8601": "2024-11-01T19:25:52.560829Z",
            "url": "https://files.pythonhosted.org/packages/7e/d0/493838aae78dfeca1b3246515cb67b53f55997026b4372bf80ea81bb9206/rookiepy-0.5.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7519412239d02d4f73baea9e9f7f2b21ebd187c3bf38ef4ec517bb2a839e0183",
                "md5": "c3066a62750b57872c14146924badbc6",
                "sha256": "d2e2be75c052375b9f489fefbf359935f1882fd7f80b724a976d2dd1ec462d9d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "c3066a62750b57872c14146924badbc6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2870215,
            "upload_time": "2024-11-01T19:25:55",
            "upload_time_iso_8601": "2024-11-01T19:25:55.182476Z",
            "url": "https://files.pythonhosted.org/packages/75/19/412239d02d4f73baea9e9f7f2b21ebd187c3bf38ef4ec517bb2a839e0183/rookiepy-0.5.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6985b46d140837570114a7cdb57626775ea5b456beb4ce30dc9972a616cdd709",
                "md5": "5f931b0f9c95bfe4a2616b8eb7566648",
                "sha256": "c73b5de7db85fc5f398d1f50bc6b1e3672ddeb76fd2c9721980eaeb530e69d13"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "5f931b0f9c95bfe4a2616b8eb7566648",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2979196,
            "upload_time": "2024-11-01T19:25:57",
            "upload_time_iso_8601": "2024-11-01T19:25:57.615495Z",
            "url": "https://files.pythonhosted.org/packages/69/85/b46d140837570114a7cdb57626775ea5b456beb4ce30dc9972a616cdd709/rookiepy-0.5.6-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2a397594b696befce2aa5e50dd6f7a632b50ea94d9ec14651f1b4651f1ed24e1",
                "md5": "ed309b56e6d26c676eeed5dd48bf2ff3",
                "sha256": "67391fca6afc3251c8bbd4a395f287ebfcb35652cf9a4aadf5b4df73481fac08"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ed309b56e6d26c676eeed5dd48bf2ff3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2800928,
            "upload_time": "2024-11-01T19:25:59",
            "upload_time_iso_8601": "2024-11-01T19:25:59.902782Z",
            "url": "https://files.pythonhosted.org/packages/2a/39/7594b696befce2aa5e50dd6f7a632b50ea94d9ec14651f1b4651f1ed24e1/rookiepy-0.5.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c5b965d5ae2ee2b86a3992b9d10eeecc822c590e311fff4f25eed5eeb05b4cfc",
                "md5": "de5f6e826a98afaaaaab9eef0d9ea420",
                "sha256": "9ea86008705ff0dbbb1f74cf4847c71a6c6a848427797e0086401d9ef0117432"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "de5f6e826a98afaaaaab9eef0d9ea420",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 2440815,
            "upload_time": "2024-11-01T19:26:02",
            "upload_time_iso_8601": "2024-11-01T19:26:02.336500Z",
            "url": "https://files.pythonhosted.org/packages/c5/b9/65d5ae2ee2b86a3992b9d10eeecc822c590e311fff4f25eed5eeb05b4cfc/rookiepy-0.5.6-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "652626bc3e2f519f14fd95f1cfeeef533c5c3f2bc356e01e8599e2cbfcba926f",
                "md5": "16a49ad9278bcf6cde20cfd6025bc307",
                "sha256": "265bb767edd2e4e47d3de534871f94181572236d2ae3925597f4ceba557a1525"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "16a49ad9278bcf6cde20cfd6025bc307",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1403708,
            "upload_time": "2024-11-01T19:26:04",
            "upload_time_iso_8601": "2024-11-01T19:26:04.704839Z",
            "url": "https://files.pythonhosted.org/packages/65/26/26bc3e2f519f14fd95f1cfeeef533c5c3f2bc356e01e8599e2cbfcba926f/rookiepy-0.5.6-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cc73234f2c42b4f73b96e4b5722afae664c0870e69f14dd1408ca06a5015b3a2",
                "md5": "28581f01d3dbbcba8a84317ce7f58100",
                "sha256": "89253f803fcd4fbfa9f06961af9bc59efeade69b377d0d7569f5591e2e9a1b0e"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "28581f01d3dbbcba8a84317ce7f58100",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1312473,
            "upload_time": "2024-11-01T19:26:07",
            "upload_time_iso_8601": "2024-11-01T19:26:07.500564Z",
            "url": "https://files.pythonhosted.org/packages/cc/73/234f2c42b4f73b96e4b5722afae664c0870e69f14dd1408ca06a5015b3a2/rookiepy-0.5.6-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c1c30ed2342b68c3e1db1d362e2e05577318c2fdc580a41026ddf8d504cbb7f",
                "md5": "6f55d734bf8b9f2a4028e649fb5c3ee3",
                "sha256": "8d2dc1770c2d77f84961ea01dce6fab32f771fb84066c94f372a69d26f61981a"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6f55d734bf8b9f2a4028e649fb5c3ee3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2678396,
            "upload_time": "2024-11-01T19:26:11",
            "upload_time_iso_8601": "2024-11-01T19:26:11.229589Z",
            "url": "https://files.pythonhosted.org/packages/1c/1c/30ed2342b68c3e1db1d362e2e05577318c2fdc580a41026ddf8d504cbb7f/rookiepy-0.5.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "217a5dd1f2b95180bd45b7c49eb15d189d16445255dbc192b4565c56bcd8b13d",
                "md5": "0378a2960bfed3d1e2f452e740fb46cf",
                "sha256": "8e69d53476ac66171823935f4fc93adf30556be37f77b775931f7c5a6d841260"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "0378a2960bfed3d1e2f452e740fb46cf",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2583956,
            "upload_time": "2024-11-01T19:26:13",
            "upload_time_iso_8601": "2024-11-01T19:26:13.962566Z",
            "url": "https://files.pythonhosted.org/packages/21/7a/5dd1f2b95180bd45b7c49eb15d189d16445255dbc192b4565c56bcd8b13d/rookiepy-0.5.6-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8756d5f40ec7b29949db27c5d7da3c2f9f8d3b9fe5cb19341a899f0fa3c065b2",
                "md5": "2b52a6f5354d6f414e8e041c34360b73",
                "sha256": "1bd868521032ae24c44946906c88518fc9bb941befe8f6d7e1d8ff355f67b598"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "2b52a6f5354d6f414e8e041c34360b73",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2992867,
            "upload_time": "2024-11-01T19:26:16",
            "upload_time_iso_8601": "2024-11-01T19:26:16.801112Z",
            "url": "https://files.pythonhosted.org/packages/87/56/d5f40ec7b29949db27c5d7da3c2f9f8d3b9fe5cb19341a899f0fa3c065b2/rookiepy-0.5.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e883b382531f0e8cb3d827158f788a73b014050f5b0fd0f725a4f1994ec08311",
                "md5": "5f0f1402358c7b1f7b6653a4b7c812f4",
                "sha256": "f29a324c8b44a8b7bbef632001c76b1764d647164aaaf165b5496310f57328cc"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "5f0f1402358c7b1f7b6653a4b7c812f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2870293,
            "upload_time": "2024-11-01T19:26:19",
            "upload_time_iso_8601": "2024-11-01T19:26:19.499942Z",
            "url": "https://files.pythonhosted.org/packages/e8/83/b382531f0e8cb3d827158f788a73b014050f5b0fd0f725a4f1994ec08311/rookiepy-0.5.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a54943915b3e2b21b1455b6edacc71f27056c87b311325268465bf45f56393ca",
                "md5": "b955f1141a80e818ed8df79b36a22582",
                "sha256": "dd95eb157acee95e3079f86a26cadf720f1d7ef4900735c8b5ff3a12c29f7880"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "b955f1141a80e818ed8df79b36a22582",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2979356,
            "upload_time": "2024-11-01T19:26:21",
            "upload_time_iso_8601": "2024-11-01T19:26:21.891361Z",
            "url": "https://files.pythonhosted.org/packages/a5/49/43915b3e2b21b1455b6edacc71f27056c87b311325268465bf45f56393ca/rookiepy-0.5.6-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0092e58af41f1847f746fbcda17dec454e1f249f931ca38ecb426ef93f315c3d",
                "md5": "af086639333b0551a2fa67cfac250950",
                "sha256": "afb0fa7a973d5cf7833ddd46854d823dad70027457fff44f3161d0128d884e17"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "af086639333b0551a2fa67cfac250950",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2800937,
            "upload_time": "2024-11-01T19:26:24",
            "upload_time_iso_8601": "2024-11-01T19:26:24.051964Z",
            "url": "https://files.pythonhosted.org/packages/00/92/e58af41f1847f746fbcda17dec454e1f249f931ca38ecb426ef93f315c3d/rookiepy-0.5.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6d2e5def20a848e855c1c10bf86a3e2db7008d242b4e117846a635ba6e006d75",
                "md5": "cc7f8b4ec11746ba5d5f61d1a7679cc4",
                "sha256": "d1ba846c1d066530a32a77fc48b8e4197795151ab8940dea86f319849b544d5b"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cc7f8b4ec11746ba5d5f61d1a7679cc4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 2440816,
            "upload_time": "2024-11-01T19:26:26",
            "upload_time_iso_8601": "2024-11-01T19:26:26.716651Z",
            "url": "https://files.pythonhosted.org/packages/6d/2e/5def20a848e855c1c10bf86a3e2db7008d242b4e117846a635ba6e006d75/rookiepy-0.5.6-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "def370737571ed2fb7cd9e360b0ec6ce637c8894d712632f7e13b442f5286eef",
                "md5": "dd168f149ce40e2cb5d6d2961bbc7d8a",
                "sha256": "96737f44eab781d5a010b71f7cd70ef43c6a6977dc1c54d019158b8fcfe57167"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dd168f149ce40e2cb5d6d2961bbc7d8a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1404166,
            "upload_time": "2024-11-01T19:26:29",
            "upload_time_iso_8601": "2024-11-01T19:26:29.356041Z",
            "url": "https://files.pythonhosted.org/packages/de/f3/70737571ed2fb7cd9e360b0ec6ce637c8894d712632f7e13b442f5286eef/rookiepy-0.5.6-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "05ae9b69ca2821149cdb5061d6d3098a003affd7ca71b79166e98aed5d7beac8",
                "md5": "d6fead19872f2b700385e72c40181a7d",
                "sha256": "37a8fc437f49672387d4a512df5522a724c4440442e64cad84680f1718f68c50"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d6fead19872f2b700385e72c40181a7d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1311996,
            "upload_time": "2024-11-01T19:26:31",
            "upload_time_iso_8601": "2024-11-01T19:26:31.659918Z",
            "url": "https://files.pythonhosted.org/packages/05/ae/9b69ca2821149cdb5061d6d3098a003affd7ca71b79166e98aed5d7beac8/rookiepy-0.5.6-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d7293a7a44027d542c889f9605843d5c7f8df105eb0b79ad45750d7c0b18875b",
                "md5": "5daf9856fdce995410463c819d6ac841",
                "sha256": "22d0ece1ef732045f0482f72bc199cad81878154ceb62780c1e2f297c62df7e2"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5daf9856fdce995410463c819d6ac841",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2678772,
            "upload_time": "2024-11-01T19:26:33",
            "upload_time_iso_8601": "2024-11-01T19:26:33.995607Z",
            "url": "https://files.pythonhosted.org/packages/d7/29/3a7a44027d542c889f9605843d5c7f8df105eb0b79ad45750d7c0b18875b/rookiepy-0.5.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6b62fb0a8267604f11e7df565509834279b179eadb785e4d5e0b99cc096a27f4",
                "md5": "66a131efb1309443c0c3e2370f9c1416",
                "sha256": "307943d5780492c533bfeb6bc89d1a4b3e5b91b25af6fc1de280acc1e2ff16f6"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "66a131efb1309443c0c3e2370f9c1416",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2583775,
            "upload_time": "2024-11-01T19:26:36",
            "upload_time_iso_8601": "2024-11-01T19:26:36.665676Z",
            "url": "https://files.pythonhosted.org/packages/6b/62/fb0a8267604f11e7df565509834279b179eadb785e4d5e0b99cc096a27f4/rookiepy-0.5.6-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b0bc1f85445a00107f97f488f5f14ac25f1994c8436c543263e43865380e553",
                "md5": "5cc054e314f0686fdddfac6afd53f453",
                "sha256": "c607eef14f64ba284f3754449b6eb079aa8aaa66b443d0cdd2ec9aaa1814a8da"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "5cc054e314f0686fdddfac6afd53f453",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2993272,
            "upload_time": "2024-11-01T19:26:39",
            "upload_time_iso_8601": "2024-11-01T19:26:39.668846Z",
            "url": "https://files.pythonhosted.org/packages/5b/0b/c1f85445a00107f97f488f5f14ac25f1994c8436c543263e43865380e553/rookiepy-0.5.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4cb47ca3ab1860f38e1d79df051aad6e8826732f3dee77fd694f226e20e8389c",
                "md5": "76ad806ce8a0d805ec6e92ef42be09fd",
                "sha256": "19f4b95436705b38e4a55cfa9f3d999bb4edc6a7f91ba13b1b90bb14b1796fdb"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "76ad806ce8a0d805ec6e92ef42be09fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2871214,
            "upload_time": "2024-11-01T19:26:42",
            "upload_time_iso_8601": "2024-11-01T19:26:42.240984Z",
            "url": "https://files.pythonhosted.org/packages/4c/b4/7ca3ab1860f38e1d79df051aad6e8826732f3dee77fd694f226e20e8389c/rookiepy-0.5.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8a36f45c3a833595285d790d91de20e64dff5ae1780a407033a018f0efccf852",
                "md5": "9f45df22b8cb32b1e2d1725a5e5f7866",
                "sha256": "95b881f2f3d93bb56808eaaf8ac9e0e5e3245dda837edab194834a3caaadcbe7"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "9f45df22b8cb32b1e2d1725a5e5f7866",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2971688,
            "upload_time": "2024-11-01T19:26:44",
            "upload_time_iso_8601": "2024-11-01T19:26:44.341589Z",
            "url": "https://files.pythonhosted.org/packages/8a/36/f45c3a833595285d790d91de20e64dff5ae1780a407033a018f0efccf852/rookiepy-0.5.6-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "19c459b5e0b6efcd919683578605bfac4bc112ac34de5a871094fe3efa58896b",
                "md5": "15e3ea1dce75c0c405819039ec5094d2",
                "sha256": "2c49a0b59bc0329928a369a479f9b1c16cbe3a2548dd8273b13515c7ced73449"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "15e3ea1dce75c0c405819039ec5094d2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2801469,
            "upload_time": "2024-11-01T19:26:47",
            "upload_time_iso_8601": "2024-11-01T19:26:47.997828Z",
            "url": "https://files.pythonhosted.org/packages/19/c4/59b5e0b6efcd919683578605bfac4bc112ac34de5a871094fe3efa58896b/rookiepy-0.5.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e438bba16936ece960db7ed10f8ebf05dc6228959511d3837020da1e9b7dcdf6",
                "md5": "0fc69855cee1868ef4accfb3199e71c4",
                "sha256": "6bb956c9f2dece5101aafc7a715bc672c5b30ddcaa55c9926d12440635d89cfc"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp312-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0fc69855cee1868ef4accfb3199e71c4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 2441230,
            "upload_time": "2024-11-01T19:26:50",
            "upload_time_iso_8601": "2024-11-01T19:26:50.486193Z",
            "url": "https://files.pythonhosted.org/packages/e4/38/bba16936ece960db7ed10f8ebf05dc6228959511d3837020da1e9b7dcdf6/rookiepy-0.5.6-cp312-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "50a924708dbe876614e592c17dc16b211ce1253c2facc146a35d515bbe5db64c",
                "md5": "f77491eecde45001f366dcc608dee78f",
                "sha256": "4382eef8ee72d218a7a2637af7c7449d5457ea18f910cc7cd1a8d2325ed53a6e"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f77491eecde45001f366dcc608dee78f",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2678311,
            "upload_time": "2024-11-01T19:26:53",
            "upload_time_iso_8601": "2024-11-01T19:26:53.048510Z",
            "url": "https://files.pythonhosted.org/packages/50/a9/24708dbe876614e592c17dc16b211ce1253c2facc146a35d515bbe5db64c/rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dcc2203e0f453e8dfa812cce65dc01551afd6580e1852ca198637fe06934b8cf",
                "md5": "258d98bd0a7275c994bf2a36a7f151cb",
                "sha256": "4a58e3e10550e4d355f485a88859ae8b54e1b15eff933beb55630b765a65bab1"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "258d98bd0a7275c994bf2a36a7f151cb",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2584119,
            "upload_time": "2024-11-01T19:26:55",
            "upload_time_iso_8601": "2024-11-01T19:26:55.418315Z",
            "url": "https://files.pythonhosted.org/packages/dc/c2/203e0f453e8dfa812cce65dc01551afd6580e1852ca198637fe06934b8cf/rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "59df71761ad0a1b2046c8c033c5db1d0cfa741f8c51486e48c5eeee8e9410b67",
                "md5": "999e9f2f2b478cead4e4db59ea014224",
                "sha256": "be5d064162d90998603d6c3d9c19ebafe027a7866233493964462d03ab6645b5"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "999e9f2f2b478cead4e4db59ea014224",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2992821,
            "upload_time": "2024-11-01T19:26:57",
            "upload_time_iso_8601": "2024-11-01T19:26:57.727192Z",
            "url": "https://files.pythonhosted.org/packages/59/df/71761ad0a1b2046c8c033c5db1d0cfa741f8c51486e48c5eeee8e9410b67/rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ea4e5d023c9d557c052aeb73a6b45cb64c8323b7ce3ff176bcd511c5ff73ee64",
                "md5": "ee56abf8e70802e539a54f52e29fe579",
                "sha256": "f99f4e6d3369d6d1cc121ff7f0c784fd2f2989fed7fbf2b733440b66a1312cbe"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "ee56abf8e70802e539a54f52e29fe579",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2870176,
            "upload_time": "2024-11-01T19:27:00",
            "upload_time_iso_8601": "2024-11-01T19:27:00.272357Z",
            "url": "https://files.pythonhosted.org/packages/ea/4e/5d023c9d557c052aeb73a6b45cb64c8323b7ce3ff176bcd511c5ff73ee64/rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c357e6319dcc41382b44657620fc42a733dfa8555f5e08c898fafc5117c5fb05",
                "md5": "31b539780b982a46d6a0960674687243",
                "sha256": "bb5ca1851b92e72cd66b80d6fc90bd3d0c37cb826adc25bd45693746feaa065a"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "31b539780b982a46d6a0960674687243",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2978744,
            "upload_time": "2024-11-01T19:27:02",
            "upload_time_iso_8601": "2024-11-01T19:27:02.459717Z",
            "url": "https://files.pythonhosted.org/packages/c3/57/e6319dcc41382b44657620fc42a733dfa8555f5e08c898fafc5117c5fb05/rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1549f213129077a163c7467898d8295f2e4805b1c5ab1a856886b671ba53936b",
                "md5": "ba8a416c4fcf1a2be930e9c68cbbacdc",
                "sha256": "96778d8a77d62a3ea41873e944c0556c7ec3710224a6d6f77ac670fa7cace46a"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ba8a416c4fcf1a2be930e9c68cbbacdc",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2800935,
            "upload_time": "2024-11-01T19:27:05",
            "upload_time_iso_8601": "2024-11-01T19:27:05.938042Z",
            "url": "https://files.pythonhosted.org/packages/15/49/f213129077a163c7467898d8295f2e4805b1c5ab1a856886b671ba53936b/rookiepy-0.5.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bc8f40fa4407c7b49a7907e423e785a6b7947960e554df7a035ce6e049fa08f6",
                "md5": "73f5e5f1ae747c71c0ac83329fd04430",
                "sha256": "ccbc9003dac9142ecd24b7bdbef0af5dbe825b45ace191b00bbaf5e07f962911"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp37-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "73f5e5f1ae747c71c0ac83329fd04430",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 2440606,
            "upload_time": "2024-11-01T19:27:08",
            "upload_time_iso_8601": "2024-11-01T19:27:08.563513Z",
            "url": "https://files.pythonhosted.org/packages/bc/8f/40fa4407c7b49a7907e423e785a6b7947960e554df7a035ce6e049fa08f6/rookiepy-0.5.6-cp37-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e1cafddc4d6bcc33fb6f71427104bbbcdfe080abc8baf12595bb7e4db3807e3a",
                "md5": "87f794b57aaafdedb1b606ccbc46a320",
                "sha256": "ab3b82d62b8246863f1b729f3b32d125e2f223bfbfce22152d0e8f9debcbbe26"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "87f794b57aaafdedb1b606ccbc46a320",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2678199,
            "upload_time": "2024-11-01T19:27:10",
            "upload_time_iso_8601": "2024-11-01T19:27:10.853582Z",
            "url": "https://files.pythonhosted.org/packages/e1/ca/fddc4d6bcc33fb6f71427104bbbcdfe080abc8baf12595bb7e4db3807e3a/rookiepy-0.5.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ed9403f4ed406dd11520e6e18f1ba8e954d9722f6e6febf18de061ef253f6169",
                "md5": "7afca47fa279901c9d6caf29c0d3b7fb",
                "sha256": "37e41d87a8a000421ac397c630dc295090369040ac278cf9fd712782cf170341"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "7afca47fa279901c9d6caf29c0d3b7fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2584192,
            "upload_time": "2024-11-01T19:27:13",
            "upload_time_iso_8601": "2024-11-01T19:27:13.288245Z",
            "url": "https://files.pythonhosted.org/packages/ed/94/03f4ed406dd11520e6e18f1ba8e954d9722f6e6febf18de061ef253f6169/rookiepy-0.5.6-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "840a1890e67d421a5c9fe3b611dcdbc041895fa57a7b47e2c84b004efac15df0",
                "md5": "4667bd3c244d5d6eb2befeaa83fa273d",
                "sha256": "190b3ccc048df7d379dd72cc0f6e0260dfaedde789eb77ccfef16989c5282b63"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "4667bd3c244d5d6eb2befeaa83fa273d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2992600,
            "upload_time": "2024-11-01T19:27:15",
            "upload_time_iso_8601": "2024-11-01T19:27:15.782130Z",
            "url": "https://files.pythonhosted.org/packages/84/0a/1890e67d421a5c9fe3b611dcdbc041895fa57a7b47e2c84b004efac15df0/rookiepy-0.5.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d099bc88b436270cbad6149f7ac31ab2a316c2b98319bffef8e78cb4e59e8653",
                "md5": "dfb27eaa30eaf999059f4d825eb83e7b",
                "sha256": "56d83b53d9cb8753ba9432bf2c8b9c1d927d8a4c243389e14e04bf2a0db8e028"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "dfb27eaa30eaf999059f4d825eb83e7b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2870157,
            "upload_time": "2024-11-01T19:27:18",
            "upload_time_iso_8601": "2024-11-01T19:27:18.284954Z",
            "url": "https://files.pythonhosted.org/packages/d0/99/bc88b436270cbad6149f7ac31ab2a316c2b98319bffef8e78cb4e59e8653/rookiepy-0.5.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9835a51094cd7b54c35c82adfafe7e32af8b7d464dfe814afddff01528bd992a",
                "md5": "cdaa025f8aabba82530053c915272f15",
                "sha256": "e073287b71dcd069fa570feffc1fb0c3255af762f14d4a888db441b9b27efd13"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "cdaa025f8aabba82530053c915272f15",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2979079,
            "upload_time": "2024-11-01T19:27:20",
            "upload_time_iso_8601": "2024-11-01T19:27:20.587058Z",
            "url": "https://files.pythonhosted.org/packages/98/35/a51094cd7b54c35c82adfafe7e32af8b7d464dfe814afddff01528bd992a/rookiepy-0.5.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1b7f2bf038df588b79c2d295d4e4b90e6c6deef6573ab726f12f15a725122595",
                "md5": "6be90c13bed8861a6a3d85a2e61a1d9f",
                "sha256": "634706205a29f17e4cdc5bfc31946645ed58977ed73552e1b45f4e2e8573c272"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6be90c13bed8861a6a3d85a2e61a1d9f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2800520,
            "upload_time": "2024-11-01T19:27:22",
            "upload_time_iso_8601": "2024-11-01T19:27:22.891866Z",
            "url": "https://files.pythonhosted.org/packages/1b/7f/2bf038df588b79c2d295d4e4b90e6c6deef6573ab726f12f15a725122595/rookiepy-0.5.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0eced4bd388310c8f520ec4613867cda43a4009c7c5b9ead70cef2bdfb393c43",
                "md5": "5eacc724cc30c93414dabd5af13db3be",
                "sha256": "21463477c3e8eb1b7220c85ea73501846d53d944f6440ac822735af2fa912352"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp38-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5eacc724cc30c93414dabd5af13db3be",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 2440653,
            "upload_time": "2024-11-01T19:27:25",
            "upload_time_iso_8601": "2024-11-01T19:27:25.535174Z",
            "url": "https://files.pythonhosted.org/packages/0e/ce/d4bd388310c8f520ec4613867cda43a4009c7c5b9ead70cef2bdfb393c43/rookiepy-0.5.6-cp38-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8b609fbdd2e2414ac3ff2d71f34fe9fbdb10f4ffdf6dc7190fa336b7cf5616e2",
                "md5": "f0b111cd07eb0add6227a863bcb243f4",
                "sha256": "f8a85d650598b4c3a94e7e781b58c99d092655186c471e23c1d62609d789b808"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp39-cp39-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f0b111cd07eb0add6227a863bcb243f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1403622,
            "upload_time": "2024-11-01T19:27:28",
            "upload_time_iso_8601": "2024-11-01T19:27:28.002248Z",
            "url": "https://files.pythonhosted.org/packages/8b/60/9fbdd2e2414ac3ff2d71f34fe9fbdb10f4ffdf6dc7190fa336b7cf5616e2/rookiepy-0.5.6-cp39-cp39-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "49eb8b6cbc8328b098a6890c342d3efcac9ad3cf721c23780a63d4da00a9226c",
                "md5": "30c53aff16b2e9028556aa8700fc6d0b",
                "sha256": "4ba68c970cdc52a7b611f736d247a57c9738c031224becd33ed476345dadb067"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "30c53aff16b2e9028556aa8700fc6d0b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1312350,
            "upload_time": "2024-11-01T19:27:30",
            "upload_time_iso_8601": "2024-11-01T19:27:30.463698Z",
            "url": "https://files.pythonhosted.org/packages/49/eb/8b6cbc8328b098a6890c342d3efcac9ad3cf721c23780a63d4da00a9226c/rookiepy-0.5.6-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e6deeb0a6930e815f089cc5a32549fac33e4a59a2b9d44505d398e9ed3be0e7a",
                "md5": "aa46daaa4e8660ed688f68f6547e7a60",
                "sha256": "21d7fa28bc286a152e9568438bb63b1154244608be6ea24aed12a39f53d1dd0d"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "aa46daaa4e8660ed688f68f6547e7a60",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2678170,
            "upload_time": "2024-11-01T19:27:32",
            "upload_time_iso_8601": "2024-11-01T19:27:32.692523Z",
            "url": "https://files.pythonhosted.org/packages/e6/de/eb0a6930e815f089cc5a32549fac33e4a59a2b9d44505d398e9ed3be0e7a/rookiepy-0.5.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3fb544d38fabecd29a47e79e603010cf24cdb169cec8b09356ddb6ed9ea985bd",
                "md5": "fa7a94bc6c99543cef34581953890762",
                "sha256": "5be3c9e5a5e2b01b565c9871d4d48050f991f5437ca0569920caa6310d1417ee"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "fa7a94bc6c99543cef34581953890762",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2583864,
            "upload_time": "2024-11-01T19:27:35",
            "upload_time_iso_8601": "2024-11-01T19:27:35.197739Z",
            "url": "https://files.pythonhosted.org/packages/3f/b5/44d38fabecd29a47e79e603010cf24cdb169cec8b09356ddb6ed9ea985bd/rookiepy-0.5.6-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "da73ba0c6b812433cad0091ba90d3e7a5bfcd6f6c60b45eefd43a4be5c226ed2",
                "md5": "fdeace31286c54945a49a5cd06b07e3e",
                "sha256": "a0a1be4185011e13357140c7aff7778f49bddbfa0824aeb54f4e8201d99e1369"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "fdeace31286c54945a49a5cd06b07e3e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2992844,
            "upload_time": "2024-11-01T19:27:37",
            "upload_time_iso_8601": "2024-11-01T19:27:37.409264Z",
            "url": "https://files.pythonhosted.org/packages/da/73/ba0c6b812433cad0091ba90d3e7a5bfcd6f6c60b45eefd43a4be5c226ed2/rookiepy-0.5.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e605219b387b5d4127651507fcaa463825f2915d41d08a02ae23b81ac71923c0",
                "md5": "6d0266521a3849bd0bd450552c741e4c",
                "sha256": "ffc89d8a93fb04c0c13da8ee18c559f27ac60f302470ab30334c2f70588a579a"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "6d0266521a3849bd0bd450552c741e4c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2870186,
            "upload_time": "2024-11-01T19:27:40",
            "upload_time_iso_8601": "2024-11-01T19:27:40.222057Z",
            "url": "https://files.pythonhosted.org/packages/e6/05/219b387b5d4127651507fcaa463825f2915d41d08a02ae23b81ac71923c0/rookiepy-0.5.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6c9e11d08de991b6f4f82ca6dbd6f2243e9c7dfbb9b051e21cea5619b14cb66",
                "md5": "889b81b1659044bc7801e52061b381e5",
                "sha256": "002ce3cfc0a89b67ebe44e1ef50f21df1c8c8da7e56a2d7e42a2a389964a25e2"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "889b81b1659044bc7801e52061b381e5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2979295,
            "upload_time": "2024-11-01T19:27:42",
            "upload_time_iso_8601": "2024-11-01T19:27:42.520620Z",
            "url": "https://files.pythonhosted.org/packages/f6/c9/e11d08de991b6f4f82ca6dbd6f2243e9c7dfbb9b051e21cea5619b14cb66/rookiepy-0.5.6-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4be462ceaaf98677d15c959048315926856e02ce4455096ab3007fd104e92563",
                "md5": "0396bd633ad8a2420fb7a3d7d3a31829",
                "sha256": "45375f0776bcae0d81ba5e01209a78d69479da7b2e07730a2ed930e892bba2da"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0396bd633ad8a2420fb7a3d7d3a31829",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2800724,
            "upload_time": "2024-11-01T19:27:45",
            "upload_time_iso_8601": "2024-11-01T19:27:45.775805Z",
            "url": "https://files.pythonhosted.org/packages/4b/e4/62ceaaf98677d15c959048315926856e02ce4455096ab3007fd104e92563/rookiepy-0.5.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0398ae57641c9daa53d195cc868fb92ec5eaf1e7001ce3d5eadff2f2044502fc",
                "md5": "3b4e8fa039d9b913f109a21a5eb0fdd5",
                "sha256": "9a1243d45570aea2bbd08abb993710698167ddecec8e4a018e3ec93ac2e7b484"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3b4e8fa039d9b913f109a21a5eb0fdd5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 2440785,
            "upload_time": "2024-11-01T19:27:48",
            "upload_time_iso_8601": "2024-11-01T19:27:48.276969Z",
            "url": "https://files.pythonhosted.org/packages/03/98/ae57641c9daa53d195cc868fb92ec5eaf1e7001ce3d5eadff2f2044502fc/rookiepy-0.5.6-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a4e12ea594498b77ba420213f67f096c8876523c352aaa23899279f290966418",
                "md5": "21e40fe473cdf0fea0a6175b6dcf655e",
                "sha256": "e5bc244f1f170be075a9c52c8f5581ea75b93b449154633194185ffb059e1399"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "21e40fe473cdf0fea0a6175b6dcf655e",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 2678887,
            "upload_time": "2024-11-01T19:27:50",
            "upload_time_iso_8601": "2024-11-01T19:27:50.796004Z",
            "url": "https://files.pythonhosted.org/packages/a4/e1/2ea594498b77ba420213f67f096c8876523c352aaa23899279f290966418/rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fdfa0a2741fadd2585344ecf9a0045a864997dc4f463f83592e01ffdab9146bb",
                "md5": "5015864fd19a18f99320cb91ddb27775",
                "sha256": "e934109fed936d35f0457016f180ef60e9cb65fd2c0cb5af4889ceb287701e63"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "5015864fd19a18f99320cb91ddb27775",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 2583523,
            "upload_time": "2024-11-01T19:27:53",
            "upload_time_iso_8601": "2024-11-01T19:27:53.351185Z",
            "url": "https://files.pythonhosted.org/packages/fd/fa/0a2741fadd2585344ecf9a0045a864997dc4f463f83592e01ffdab9146bb/rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4565e9338bc9a17eff505d7854d38ce05e20e5d372a3292cb6e5cd9b6eb118e1",
                "md5": "5c1891d4e44a91d59ee3a54c8b210c76",
                "sha256": "9853429d6c1d05b3224fe6bae0790122998819e46e607b5e8b6899a8a72442eb"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "5c1891d4e44a91d59ee3a54c8b210c76",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 2993909,
            "upload_time": "2024-11-01T19:27:56",
            "upload_time_iso_8601": "2024-11-01T19:27:56.444553Z",
            "url": "https://files.pythonhosted.org/packages/45/65/e9338bc9a17eff505d7854d38ce05e20e5d372a3292cb6e5cd9b6eb118e1/rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "48fa150ba5a15e90ad6391d283a7923fee038ab350abfdeff52c1fd7280889df",
                "md5": "4c05689ada1877d429d9f22c913aacb7",
                "sha256": "ac5dbd9d2e292760a987a2de148e9553e0c1799caa66751bb103be4698021bd1"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "4c05689ada1877d429d9f22c913aacb7",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 2870849,
            "upload_time": "2024-11-01T19:27:59",
            "upload_time_iso_8601": "2024-11-01T19:27:59.019584Z",
            "url": "https://files.pythonhosted.org/packages/48/fa/150ba5a15e90ad6391d283a7923fee038ab350abfdeff52c1fd7280889df/rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7aa4b1d54a67105c04630d6748eccd2665fe8964dddf18ecd52970cf5aea8466",
                "md5": "6021e2d5d7b8b8ab700d4b23103dccf8",
                "sha256": "d83261b8843482dd229eba19423a6388bdd0c662b9fc6660f9258223d3e33003"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "6021e2d5d7b8b8ab700d4b23103dccf8",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 2979858,
            "upload_time": "2024-11-01T19:28:01",
            "upload_time_iso_8601": "2024-11-01T19:28:01.484198Z",
            "url": "https://files.pythonhosted.org/packages/7a/a4/b1d54a67105c04630d6748eccd2665fe8964dddf18ecd52970cf5aea8466/rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad204d5199f0e4e250730f09c5aad9b278a653415c7baf084a9cd1306e8db09e",
                "md5": "fc3473a05cc5c5c907219395e67d5ed1",
                "sha256": "3daa59bbd9bff7c653ec5c8b13fdc6e7f20ca9b47c73ff8f8f0eee9b2549b067"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fc3473a05cc5c5c907219395e67d5ed1",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 2801757,
            "upload_time": "2024-11-01T19:28:03",
            "upload_time_iso_8601": "2024-11-01T19:28:03.902442Z",
            "url": "https://files.pythonhosted.org/packages/ad/20/4d5199f0e4e250730f09c5aad9b278a653415c7baf084a9cd1306e8db09e/rookiepy-0.5.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "15be0deaf115ac8ff5f858d2323cc58cd08dcd4fea30ee013e9f0e66ad0913ec",
                "md5": "97046e8f7df8a8a419af4dea2add8529",
                "sha256": "1944fb0b92243338cd398e99d81e2e8635bf6f7a616cad19d3325fd8b9d69d64"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "97046e8f7df8a8a419af4dea2add8529",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 2681325,
            "upload_time": "2024-11-01T19:28:06",
            "upload_time_iso_8601": "2024-11-01T19:28:06.046016Z",
            "url": "https://files.pythonhosted.org/packages/15/be/0deaf115ac8ff5f858d2323cc58cd08dcd4fea30ee013e9f0e66ad0913ec/rookiepy-0.5.6-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e1cc4e33fa9a4d78cfae98f44220cfc3ff056c504a98b0584713aae430fde684",
                "md5": "c4c8450c58f49688911b96df63ee58e0",
                "sha256": "5b30a2912e80b5606ab0d41f6ffbcc1c457df3dc7529d1fa5e318975a0e6b0d1"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "c4c8450c58f49688911b96df63ee58e0",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 2587399,
            "upload_time": "2024-11-01T19:28:08",
            "upload_time_iso_8601": "2024-11-01T19:28:08.964695Z",
            "url": "https://files.pythonhosted.org/packages/e1/cc/4e33fa9a4d78cfae98f44220cfc3ff056c504a98b0584713aae430fde684/rookiepy-0.5.6-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0bd10b21fd3a25f4abe84e4ae6a52d5df93ae5d5cb1bb48ad59a1efcd3446126",
                "md5": "393d2b82767d018a66847f3c7c0cbec1",
                "sha256": "c2d62ee59ae3cadf44f6a394785ab08d317037decb5e9d0e864e51782de4e1af"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "393d2b82767d018a66847f3c7c0cbec1",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 2872148,
            "upload_time": "2024-11-01T19:28:11",
            "upload_time_iso_8601": "2024-11-01T19:28:11.552246Z",
            "url": "https://files.pythonhosted.org/packages/0b/d1/0b21fd3a25f4abe84e4ae6a52d5df93ae5d5cb1bb48ad59a1efcd3446126/rookiepy-0.5.6-pp37-pypy37_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3bea7820bdd8840e6c210cfc72c7ddd916a5e6775d077a2dead9794f0b7fbad0",
                "md5": "0ce4f8a12fd1d359e257864e2d3c63de",
                "sha256": "eb0bcbedcb5856a1647d8f43cc3519175608cd64b3096da80790fdac07a062ac"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "0ce4f8a12fd1d359e257864e2d3c63de",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 2982557,
            "upload_time": "2024-11-01T19:28:13",
            "upload_time_iso_8601": "2024-11-01T19:28:13.988901Z",
            "url": "https://files.pythonhosted.org/packages/3b/ea/7820bdd8840e6c210cfc72c7ddd916a5e6775d077a2dead9794f0b7fbad0/rookiepy-0.5.6-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9d6dd42f8e934fa0e5f9699ad54d30368870d224db3e2151cdc0bf83c8370c7d",
                "md5": "5863ce578cc5a08bbb39594e54f57808",
                "sha256": "5bd21d45b68ddba2f33694d8e8e47494e8b3662a908476c8ad1952edfb976df0"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5863ce578cc5a08bbb39594e54f57808",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 2678510,
            "upload_time": "2024-11-01T19:28:16",
            "upload_time_iso_8601": "2024-11-01T19:28:16.294863Z",
            "url": "https://files.pythonhosted.org/packages/9d/6d/d42f8e934fa0e5f9699ad54d30368870d224db3e2151cdc0bf83c8370c7d/rookiepy-0.5.6-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d1e9327a5e46a01d74a5217a32c2587acd5a1f001b4858bc9da4fdf0a2c7b988",
                "md5": "5cf3a1979807c291c883f511678b2972",
                "sha256": "d679a03146c7829c8db993a5f7915fbf0f652e8e032df934c7e37f41cdf84688"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "5cf3a1979807c291c883f511678b2972",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 2583293,
            "upload_time": "2024-11-01T19:28:18",
            "upload_time_iso_8601": "2024-11-01T19:28:18.985073Z",
            "url": "https://files.pythonhosted.org/packages/d1/e9/327a5e46a01d74a5217a32c2587acd5a1f001b4858bc9da4fdf0a2c7b988/rookiepy-0.5.6-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2cc7bb1a55e5c9bda4c0b0ecf77d7ca32833d53251ca69a4d36ecf520384e51f",
                "md5": "2046bff6cbc6c6afb7e0d993230244b0",
                "sha256": "4231152af0b294a6af505a1d002f977d81f8b3f972388765e8a900b09ef528a1"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "2046bff6cbc6c6afb7e0d993230244b0",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 2870636,
            "upload_time": "2024-11-01T19:28:21",
            "upload_time_iso_8601": "2024-11-01T19:28:21.275023Z",
            "url": "https://files.pythonhosted.org/packages/2c/c7/bb1a55e5c9bda4c0b0ecf77d7ca32833d53251ca69a4d36ecf520384e51f/rookiepy-0.5.6-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "270075c84a84a828a5f3de4393fb8462fc8149fe7d4551688c28dffd08bf1081",
                "md5": "8434789a10985eadce3a9c1fa99b2153",
                "sha256": "24d9a0338ecf587a885469a11d71095cc91b84c5904e8b41c7585ff204f3d6a9"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "8434789a10985eadce3a9c1fa99b2153",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 2979246,
            "upload_time": "2024-11-01T19:28:23",
            "upload_time_iso_8601": "2024-11-01T19:28:23.462063Z",
            "url": "https://files.pythonhosted.org/packages/27/00/75c84a84a828a5f3de4393fb8462fc8149fe7d4551688c28dffd08bf1081/rookiepy-0.5.6-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b69a7162d1246b55fef4d19251ca8967acadc4c3924622cd8888fd01cbdf5288",
                "md5": "a643416cc6c7b3128f21426f22d7e085",
                "sha256": "144bb390b7413295bbd2481a8a6c19f40fb7573535b64873c3025006e822095b"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a643416cc6c7b3128f21426f22d7e085",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 2678613,
            "upload_time": "2024-11-01T19:28:27",
            "upload_time_iso_8601": "2024-11-01T19:28:27.766782Z",
            "url": "https://files.pythonhosted.org/packages/b6/9a/7162d1246b55fef4d19251ca8967acadc4c3924622cd8888fd01cbdf5288/rookiepy-0.5.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "43bb4b116a48e67c319ca4508a1512df1e8aba43ca876c6c121c51b69a5ba33a",
                "md5": "da5e102279795d7cf74862d4a8ce22fe",
                "sha256": "b4dd2bfa0109815b329fd3653cb49acdde5daedab8e60fbd288d4d8d6e4bb1d8"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "da5e102279795d7cf74862d4a8ce22fe",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 2583287,
            "upload_time": "2024-11-01T19:28:30",
            "upload_time_iso_8601": "2024-11-01T19:28:30.063043Z",
            "url": "https://files.pythonhosted.org/packages/43/bb/4b116a48e67c319ca4508a1512df1e8aba43ca876c6c121c51b69a5ba33a/rookiepy-0.5.6-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54d2c5dd10b033c90c9d5eec98608136f6846bb4022dc5235da8bab3920e0ad9",
                "md5": "3b52fadc6b2cecd79e6b706f5094aa60",
                "sha256": "06fceb27bc7b0bde11390e47b4f3a4863149017f52b4ce3f63a64edbbe369476"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "3b52fadc6b2cecd79e6b706f5094aa60",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 2870701,
            "upload_time": "2024-11-01T19:28:32",
            "upload_time_iso_8601": "2024-11-01T19:28:32.891278Z",
            "url": "https://files.pythonhosted.org/packages/54/d2/c5dd10b033c90c9d5eec98608136f6846bb4022dc5235da8bab3920e0ad9/rookiepy-0.5.6-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "781d3b70294f7c5918783dddd21f05a826165f5a1cc3069827aeff20c70eed83",
                "md5": "ea804e0594b3a0bbbe7977927c0374f0",
                "sha256": "9824001d53a16b0a733c6cc8c453123fe454cc700d442b59e76e4b5922ba520b"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "ea804e0594b3a0bbbe7977927c0374f0",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 2979726,
            "upload_time": "2024-11-01T19:28:35",
            "upload_time_iso_8601": "2024-11-01T19:28:35.644839Z",
            "url": "https://files.pythonhosted.org/packages/78/1d/3b70294f7c5918783dddd21f05a826165f5a1cc3069827aeff20c70eed83/rookiepy-0.5.6-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "52b7b75e3bb8cdd0210a0ffb106002b678170c9a3a50ae1dc1c9bc1f701b4452",
                "md5": "1a5b93ce1cb216f83ce4297029034579",
                "sha256": "efa6a93b119478a96b3d8c4454215c4f1af316a24b3b3b3015b73c1c1d887078"
            },
            "downloads": -1,
            "filename": "rookiepy-0.5.6.tar.gz",
            "has_sig": false,
            "md5_digest": "1a5b93ce1cb216f83ce4297029034579",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 45225,
            "upload_time": "2024-11-01T19:28:37",
            "upload_time_iso_8601": "2024-11-01T19:28:37.537556Z",
            "url": "https://files.pythonhosted.org/packages/52/b7/b75e3bb8cdd0210a0ffb106002b678170c9a3a50ae1dc1c9bc1f701b4452/rookiepy-0.5.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-01 19:28:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thewh1teagle",
    "github_project": "rookie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rookiepy"
}
        
Elapsed time: 0.48308s