secupy


Namesecupy JSON
Version 1.2.2 PyPI version JSON
download
home_pagehttps://secupy.com/
SummaryAdvanced encryption protecting your python codebase.
upload_time2024-10-13 13:20:18
maintainerNone
docs_urlNone
authorDi2MA
requires_python>3.7
licenseOther/Proprietary License
keywords encryption source aes remote
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Secupy!
=======

We protect your Python source code and your business.
High End Encryption for your Python Source Code. Secupy is the most efficiente and cost effective solution to protect your Intellectual Property. The decryption process takes place during module import, with no impact on the performance of the running application. It works on any platform, with any framework or code.


Quick Start
===========

First of all you need an account. [Registre](https://www.secupy.com/dashboard/accounts/signup/) to obtain an api token.

> **Warning**
> Without the registration you can only encrypt one file that will last 24 hours.

> **Note**
> With the registration, you can obtain a free token to build a daily valid software or production token with no limit for our builded software. An api token is a 40 character lenght string.


Install secupy from pip:

```bash
$ pip install secupy
```

Activate your host `secupy activate --token <api token>`

```bash
$ secupy activate --token X123456789Y123456789Z123456789K123456789
```

Build you software `secupy build -s <source code directory> -d <destination directory>`

```bash
$ secupy build -s . -d ./build 
```

And finally run it assuming we call a module called `entrypoint` in the `build` directory:

```bash
$ cd build
$ secupy -m entrypoint
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://secupy.com/",
    "name": "secupy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">3.7",
    "maintainer_email": null,
    "keywords": "encryption source aes remote",
    "author": "Di2MA",
    "author_email": "secupy@di2ma.com",
    "download_url": null,
    "platform": null,
    "description": "Secupy!\n=======\n\nWe protect your Python source code and your business.\nHigh End Encryption for your Python Source Code. Secupy is the most efficiente and cost effective solution to protect your Intellectual Property. The decryption process takes place during module import, with no impact on the performance of the running application. It works on any platform, with any framework or code.\n\n\nQuick Start\n===========\n\nFirst of all you need an account. [Registre](https://www.secupy.com/dashboard/accounts/signup/) to obtain an api token.\n\n> **Warning**\n> Without the registration you can only encrypt one file that will last 24 hours.\n\n> **Note**\n> With the registration, you can obtain a free token to build a daily valid software or production token with no limit for our builded software. An api token is a 40 character lenght string.\n\n\nInstall secupy from pip:\n\n```bash\n$ pip install secupy\n```\n\nActivate your host `secupy activate --token <api token>`\n\n```bash\n$ secupy activate --token X123456789Y123456789Z123456789K123456789\n```\n\nBuild you software `secupy build -s <source code directory> -d <destination directory>`\n\n```bash\n$ secupy build -s . -d ./build \n```\n\nAnd finally run it assuming we call a module called `entrypoint` in the `build` directory:\n\n```bash\n$ cd build\n$ secupy -m entrypoint\n```\n",
    "bugtrack_url": null,
    "license": "Other/Proprietary License",
    "summary": "Advanced encryption protecting your python codebase.",
    "version": "1.2.2",
    "project_urls": {
        "Dashboard": "https://secupy.com/",
        "Homepage": "https://secupy.com/"
    },
    "split_keywords": [
        "encryption",
        "source",
        "aes",
        "remote"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2349bb3eccbaec3f17b70d5afa3ff87f1d9d0cc3bce26da2bf0833d6704f1364",
                "md5": "fec23b59c20dc35c0002a15b688dbc75",
                "sha256": "65542203e00fde870ecd4ba1435fb90d2fbb46f9b8a0ce07c28308cd8a7e8d93"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fec23b59c20dc35c0002a15b688dbc75",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 451656,
            "upload_time": "2024-10-13T13:20:18",
            "upload_time_iso_8601": "2024-10-13T13:20:18.803349Z",
            "url": "https://files.pythonhosted.org/packages/23/49/bb3eccbaec3f17b70d5afa3ff87f1d9d0cc3bce26da2bf0833d6704f1364/secupy-1.2.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60be8117f2ccf72ea834d5c2211954f0160ffe7232bd6bf394bb47541c3ca088",
                "md5": "2a677b582611cbb66d4f86984ae42e14",
                "sha256": "798e79eebfffc52338f6aa6597f9030f58734f6c28798d28f25ab7ef491fc89a"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2a677b582611cbb66d4f86984ae42e14",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 424170,
            "upload_time": "2024-10-13T13:20:20",
            "upload_time_iso_8601": "2024-10-13T13:20:20.952486Z",
            "url": "https://files.pythonhosted.org/packages/60/be/8117f2ccf72ea834d5c2211954f0160ffe7232bd6bf394bb47541c3ca088/secupy-1.2.2-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5dc04ba934aabe24559d23b31c543d9468fd94b3c2839a06e18417d48e8687f4",
                "md5": "083efbbeede82555dbe94dfaea14533f",
                "sha256": "42e2811df0b59643f8cfea840cf270b06ab928655169bdff5e065ce32ac17ce8"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "083efbbeede82555dbe94dfaea14533f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 475827,
            "upload_time": "2024-10-13T13:20:22",
            "upload_time_iso_8601": "2024-10-13T13:20:22.568934Z",
            "url": "https://files.pythonhosted.org/packages/5d/c0/4ba934aabe24559d23b31c543d9468fd94b3c2839a06e18417d48e8687f4/secupy-1.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e68eeb95cee064582d907157e6268e70dcadc5045f14e864b50070416b3d1541",
                "md5": "7cdf5efe64bfc85eeee4c6b8f17404f9",
                "sha256": "cb412647cfc7ecb8da5c2806f6696886914aea1ebef3e9b56ca7ed4a4e47ab19"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "7cdf5efe64bfc85eeee4c6b8f17404f9",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 530452,
            "upload_time": "2024-10-13T13:20:24",
            "upload_time_iso_8601": "2024-10-13T13:20:24.327047Z",
            "url": "https://files.pythonhosted.org/packages/e6/8e/eb95cee064582d907157e6268e70dcadc5045f14e864b50070416b3d1541/secupy-1.2.2-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c8794c4e35c61e1f73e5da0a814e0623d2a5ee135ec48656fec634fb8a2438b",
                "md5": "3de8789e4f985e94277a27c707daf6ac",
                "sha256": "385656cda8d96385ef14adca9730275e407038dbace4e77eff60b1bdbb10e565"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3de8789e4f985e94277a27c707daf6ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 493849,
            "upload_time": "2024-10-13T13:20:25",
            "upload_time_iso_8601": "2024-10-13T13:20:25.530263Z",
            "url": "https://files.pythonhosted.org/packages/3c/87/94c4e35c61e1f73e5da0a814e0623d2a5ee135ec48656fec634fb8a2438b/secupy-1.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f927dcac8888dddc62b0b08b16b393c92ab6335837d4f06f129b5dbc5ceb637",
                "md5": "9da7efe935b62e9e24195ddc85f5927c",
                "sha256": "e110c8eceebee1197558347ff2f261d61ae0d7a70b73ab72ea827e38b97c1458"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "9da7efe935b62e9e24195ddc85f5927c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 1101296,
            "upload_time": "2024-10-13T13:20:27",
            "upload_time_iso_8601": "2024-10-13T13:20:27.522687Z",
            "url": "https://files.pythonhosted.org/packages/9f/92/7dcac8888dddc62b0b08b16b393c92ab6335837d4f06f129b5dbc5ceb637/secupy-1.2.2-cp310-cp310-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8374e1bec822083762c846dfe82874a187e67db5b1120afc9749938051f47d71",
                "md5": "d67e24ff05a27f2df49dcbaf385645a5",
                "sha256": "132d0036b00e11365fdf5cc080404be243e586223686a039ddeef59b9c9df06f"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d67e24ff05a27f2df49dcbaf385645a5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 1007146,
            "upload_time": "2024-10-13T13:20:29",
            "upload_time_iso_8601": "2024-10-13T13:20:29.116741Z",
            "url": "https://files.pythonhosted.org/packages/83/74/e1bec822083762c846dfe82874a187e67db5b1120afc9749938051f47d71/secupy-1.2.2-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60f3fe2b2688433252715e34314d37df6eb55b5d00f23afff856db16c7e0ab92",
                "md5": "afdf616aa967f64fcfc6893655ccf925",
                "sha256": "006c2d18f0a09df3822f7b33d47073e7989c728c62f0640410c83ea43b184f7d"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "afdf616aa967f64fcfc6893655ccf925",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 1405744,
            "upload_time": "2024-10-13T13:20:30",
            "upload_time_iso_8601": "2024-10-13T13:20:30.506445Z",
            "url": "https://files.pythonhosted.org/packages/60/f3/fe2b2688433252715e34314d37df6eb55b5d00f23afff856db16c7e0ab92/secupy-1.2.2-cp310-cp310-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "294e1ce3190451bb3cdf57e811985a91739d4e7dad95a00266ef223a1d782c64",
                "md5": "974675479b8f141754200e3e0ff25c5c",
                "sha256": "8e814edfa4bcb7219e7ec47d3395a14eeefb10442f422dbc13dc03bda0fcb4b0"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "974675479b8f141754200e3e0ff25c5c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 452990,
            "upload_time": "2024-10-13T13:20:31",
            "upload_time_iso_8601": "2024-10-13T13:20:31.820746Z",
            "url": "https://files.pythonhosted.org/packages/29/4e/1ce3190451bb3cdf57e811985a91739d4e7dad95a00266ef223a1d782c64/secupy-1.2.2-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08c5ca1bbd5804afecb452917d317417d50e4a893d45eda75670081d3ca19845",
                "md5": "1157b6b39de22d7131cb7be3767dc1c0",
                "sha256": "30493a8030939f714fd0979aa415dd5ea54c1065f654c2d7201fa826b0987636"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1157b6b39de22d7131cb7be3767dc1c0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 533910,
            "upload_time": "2024-10-13T13:20:33",
            "upload_time_iso_8601": "2024-10-13T13:20:33.638099Z",
            "url": "https://files.pythonhosted.org/packages/08/c5/ca1bbd5804afecb452917d317417d50e4a893d45eda75670081d3ca19845/secupy-1.2.2-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11d8fbefeb885ee114ec449f855521cedd210633e91ea39ff5e6dceaa9e41366",
                "md5": "455fa160e90ecdf94af78d452947d110",
                "sha256": "43856fca1203066c343a570fb9bc24f07490a1d3b8d42e52e70faa76f5355fab"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp310-cp310-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "455fa160e90ecdf94af78d452947d110",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">3.7",
            "size": 709959,
            "upload_time": "2024-10-13T13:20:34",
            "upload_time_iso_8601": "2024-10-13T13:20:34.832230Z",
            "url": "https://files.pythonhosted.org/packages/11/d8/fbefeb885ee114ec449f855521cedd210633e91ea39ff5e6dceaa9e41366/secupy-1.2.2-cp310-cp310-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74c13fad147044d5d6fb244de6172835cad23a37ce7f541eeb10582e094b4eab",
                "md5": "2cace95ffb9c530a9d438c77aef57c51",
                "sha256": "0141322e77bcd0699c170c1790e6a572410a738cdeeba059379354d4acaa89ae"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2cace95ffb9c530a9d438c77aef57c51",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 453079,
            "upload_time": "2024-10-13T13:20:36",
            "upload_time_iso_8601": "2024-10-13T13:20:36.136862Z",
            "url": "https://files.pythonhosted.org/packages/74/c1/3fad147044d5d6fb244de6172835cad23a37ce7f541eeb10582e094b4eab/secupy-1.2.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "261f99da3fb297463357d6548bae137641c4ef0d96983ee16a974a5e60e18013",
                "md5": "db1492819f0ec20e970773ba219af2d3",
                "sha256": "3d9998b1381592e484555e127965f1ef38a3ca23cfdd771c2a9c1da6e950e1ce"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "db1492819f0ec20e970773ba219af2d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 425748,
            "upload_time": "2024-10-13T13:20:37",
            "upload_time_iso_8601": "2024-10-13T13:20:37.341922Z",
            "url": "https://files.pythonhosted.org/packages/26/1f/99da3fb297463357d6548bae137641c4ef0d96983ee16a974a5e60e18013/secupy-1.2.2-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f14217958c676e9489235d2efd62d4c5a11099d2b6b1d7e74fc54ddfe20ae7a",
                "md5": "40c916aa23fd54c39b0190df6c6e8b9e",
                "sha256": "7dfa2a85a8eb292add6f625729d7afb3f9111fa9f521de5e0520d8f5ae8b306a"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "40c916aa23fd54c39b0190df6c6e8b9e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 477056,
            "upload_time": "2024-10-13T13:20:38",
            "upload_time_iso_8601": "2024-10-13T13:20:38.960490Z",
            "url": "https://files.pythonhosted.org/packages/2f/14/217958c676e9489235d2efd62d4c5a11099d2b6b1d7e74fc54ddfe20ae7a/secupy-1.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b6e2c8014ef33fc6b27ebeec62afdbea006b34daf8e6c79351515241d4679d2",
                "md5": "f46bd3903545ae49d9468dc83753d443",
                "sha256": "a607e4cf9cb0e1852e1c87b405cdfe646c098235f465a2bcac23a7fde491cf17"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "f46bd3903545ae49d9468dc83753d443",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 531512,
            "upload_time": "2024-10-13T13:20:41",
            "upload_time_iso_8601": "2024-10-13T13:20:41.321052Z",
            "url": "https://files.pythonhosted.org/packages/3b/6e/2c8014ef33fc6b27ebeec62afdbea006b34daf8e6c79351515241d4679d2/secupy-1.2.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ff24b43bde930328e7a234f9ff1aed6e8eb674d281b5845a43cc26591282bb0",
                "md5": "8c14338ed9c63396183f0516ec25a471",
                "sha256": "a6e4e6d6226f6e88b3c22ec0aeccc0ba72df11e25e32c1ba9d9632aea73065ac"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8c14338ed9c63396183f0516ec25a471",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 495093,
            "upload_time": "2024-10-13T13:20:43",
            "upload_time_iso_8601": "2024-10-13T13:20:43.079556Z",
            "url": "https://files.pythonhosted.org/packages/0f/f2/4b43bde930328e7a234f9ff1aed6e8eb674d281b5845a43cc26591282bb0/secupy-1.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b201a213bc2a62b9c713feecde5f8fab30a10a3406b0995030f2620c6316bef",
                "md5": "a5e3d33af3ffebb8bccea8757cd37303",
                "sha256": "33f5afbf0c23d266f19477d2e853dfda3d21bac39316d3b9becdc0f21e3ad382"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "a5e3d33af3ffebb8bccea8757cd37303",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 1102425,
            "upload_time": "2024-10-13T13:20:44",
            "upload_time_iso_8601": "2024-10-13T13:20:44.461197Z",
            "url": "https://files.pythonhosted.org/packages/8b/20/1a213bc2a62b9c713feecde5f8fab30a10a3406b0995030f2620c6316bef/secupy-1.2.2-cp311-cp311-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07a6e9233b1a0010971acd01275d7abaef8841768255a31d338489f3a762064e",
                "md5": "ce0a8995990c38cebcff9c518002449b",
                "sha256": "7162fe486a679db6b8a3081046c1b243f9107edd302db9c7ea17a9a7035a65d7"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ce0a8995990c38cebcff9c518002449b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 1008286,
            "upload_time": "2024-10-13T13:20:46",
            "upload_time_iso_8601": "2024-10-13T13:20:46.067507Z",
            "url": "https://files.pythonhosted.org/packages/07/a6/e9233b1a0010971acd01275d7abaef8841768255a31d338489f3a762064e/secupy-1.2.2-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efd5f769c9b1a665b85e235225c5521cbdd5b56bd5ff1dc8c1c0ebce2abd9d95",
                "md5": "ec9dd655a2f5c84d0e45204e8e3ed200",
                "sha256": "2c1ceb24e10b5465dd09d400f4536840277ecd300b0dc81058d2c8805b9a757b"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ec9dd655a2f5c84d0e45204e8e3ed200",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 1406918,
            "upload_time": "2024-10-13T13:20:47",
            "upload_time_iso_8601": "2024-10-13T13:20:47.671686Z",
            "url": "https://files.pythonhosted.org/packages/ef/d5/f769c9b1a665b85e235225c5521cbdd5b56bd5ff1dc8c1c0ebce2abd9d95/secupy-1.2.2-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8260d16d81f3827ab988b6424ca3504d612d6f9ad5a1744450dd27fc84c46e85",
                "md5": "57235be6021041df68d7cfd2864ac05d",
                "sha256": "5afa61ac8dc0f0778dc49837c5ddbe31b78c70ec2bd12e642b13533fc20ab252"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "57235be6021041df68d7cfd2864ac05d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 453735,
            "upload_time": "2024-10-13T13:20:48",
            "upload_time_iso_8601": "2024-10-13T13:20:48.999223Z",
            "url": "https://files.pythonhosted.org/packages/82/60/d16d81f3827ab988b6424ca3504d612d6f9ad5a1744450dd27fc84c46e85/secupy-1.2.2-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88520e0db74e9afa94bc36204ea764b5606314565a367e8b4b3b74f1175a0b50",
                "md5": "e556ac253df4896d8cca558234c348c9",
                "sha256": "ef713c139ffcfc2dc2f7ce5b9c65974d1ba9cc3ce8d7005a0100ba5e04a662bd"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e556ac253df4896d8cca558234c348c9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 535569,
            "upload_time": "2024-10-13T13:20:50",
            "upload_time_iso_8601": "2024-10-13T13:20:50.218926Z",
            "url": "https://files.pythonhosted.org/packages/88/52/0e0db74e9afa94bc36204ea764b5606314565a367e8b4b3b74f1175a0b50/secupy-1.2.2-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef00266eb63b9901d85153ae6f546773cbf920bbac71735dc2132d8608b8d59f",
                "md5": "1b3795b41562ae8f0f0ccdb2aab58ae6",
                "sha256": "9db7fb550c9310911593d39c5f0da741508e092f73b25389d15c07829a6e8cb1"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp311-cp311-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "1b3795b41562ae8f0f0ccdb2aab58ae6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">3.7",
            "size": 711907,
            "upload_time": "2024-10-13T13:20:51",
            "upload_time_iso_8601": "2024-10-13T13:20:51.427313Z",
            "url": "https://files.pythonhosted.org/packages/ef/00/266eb63b9901d85153ae6f546773cbf920bbac71735dc2132d8608b8d59f/secupy-1.2.2-cp311-cp311-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "327e8e78becfb495f1e0fe67ca836f2b72225c4e46c5ac5174487318a1ce823e",
                "md5": "355172b57dcb70dbc701028e14827ab2",
                "sha256": "ee533c86999f5c62c3cb23dc922e3416f136a91a4a49e96dff0bf16bb398f0a3"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "355172b57dcb70dbc701028e14827ab2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 458310,
            "upload_time": "2024-10-13T13:20:52",
            "upload_time_iso_8601": "2024-10-13T13:20:52.919352Z",
            "url": "https://files.pythonhosted.org/packages/32/7e/8e78becfb495f1e0fe67ca836f2b72225c4e46c5ac5174487318a1ce823e/secupy-1.2.2-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc8291b33e034a9068187992efc171a26d82b0ba8cda4389755a6b83993a2254",
                "md5": "dc8052666ea748047c5fb606f26dc164",
                "sha256": "aaba86790afcfcf64bbe8051e2ec05d8aa093c9f0e79b1ca1ea17e15130d42c5"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "dc8052666ea748047c5fb606f26dc164",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 427437,
            "upload_time": "2024-10-13T13:20:54",
            "upload_time_iso_8601": "2024-10-13T13:20:54.811923Z",
            "url": "https://files.pythonhosted.org/packages/dc/82/91b33e034a9068187992efc171a26d82b0ba8cda4389755a6b83993a2254/secupy-1.2.2-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c21dbe7537174995041d276958265afa72b20f32b593f923e99f49b44f3fb71a",
                "md5": "4052ba9625bf77e398d5c4cd42bf0fdd",
                "sha256": "34ef31789285f27398591984de7820b3a11011e760b73060f09c132e6009204a"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4052ba9625bf77e398d5c4cd42bf0fdd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 474422,
            "upload_time": "2024-10-13T13:20:56",
            "upload_time_iso_8601": "2024-10-13T13:20:56.178653Z",
            "url": "https://files.pythonhosted.org/packages/c2/1d/be7537174995041d276958265afa72b20f32b593f923e99f49b44f3fb71a/secupy-1.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab59e21c5d60d49898fd2fafa95b06f04d1b76adf47c596821018eb7194dec92",
                "md5": "9e2a6ac507cb2bb2c3bccdc851432a24",
                "sha256": "5d83e4f5b7cb09e55f6bded4309abcf56977933b7b1d73f06c6366aaf7054266"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "9e2a6ac507cb2bb2c3bccdc851432a24",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 534778,
            "upload_time": "2024-10-13T13:20:57",
            "upload_time_iso_8601": "2024-10-13T13:20:57.705317Z",
            "url": "https://files.pythonhosted.org/packages/ab/59/e21c5d60d49898fd2fafa95b06f04d1b76adf47c596821018eb7194dec92/secupy-1.2.2-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00c99834263ef1ed2571814f29c00d873d4e0fedb05a37d34662eabf465610d0",
                "md5": "0e970c20a9947f70ef2299cd28e01d2b",
                "sha256": "aaa49bb361c048636c85886091af27843250e15a674e819f3e0e76ce03ed4e0f"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0e970c20a9947f70ef2299cd28e01d2b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 493137,
            "upload_time": "2024-10-13T13:20:59",
            "upload_time_iso_8601": "2024-10-13T13:20:59.004595Z",
            "url": "https://files.pythonhosted.org/packages/00/c9/9834263ef1ed2571814f29c00d873d4e0fedb05a37d34662eabf465610d0/secupy-1.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4e4ce1c6c1570984069af8194ec39bf3e6a39b6f7457f18ba72da7225577e8e",
                "md5": "e24bb99960b05bf1276a713efa7d3d9b",
                "sha256": "5697f79dc57764d3c56d89cc82c7978a8eaecf06a457c33a8c2f7d1e086bd9ec"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "e24bb99960b05bf1276a713efa7d3d9b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 1097525,
            "upload_time": "2024-10-13T13:21:00",
            "upload_time_iso_8601": "2024-10-13T13:21:00.296292Z",
            "url": "https://files.pythonhosted.org/packages/e4/e4/ce1c6c1570984069af8194ec39bf3e6a39b6f7457f18ba72da7225577e8e/secupy-1.2.2-cp312-cp312-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4103dd8499203ad5cdf1ecf5f63427c2b318598c816e13a98a6d3f44f80dc13f",
                "md5": "e59c0420c70ecb0c9e096d75a51e9ba9",
                "sha256": "121197e69206f8f48fa9575597412a09b27b151f8b0f2b22adcf3ea6af6dac4b"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e59c0420c70ecb0c9e096d75a51e9ba9",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 1004558,
            "upload_time": "2024-10-13T13:21:01",
            "upload_time_iso_8601": "2024-10-13T13:21:01.620908Z",
            "url": "https://files.pythonhosted.org/packages/41/03/dd8499203ad5cdf1ecf5f63427c2b318598c816e13a98a6d3f44f80dc13f/secupy-1.2.2-cp312-cp312-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3d4eb09c727c1fb32d734c67b8c75265203d50e692261cd87858e416510da41",
                "md5": "9bb7d4f7bbdacaaba2f59218799c4fc4",
                "sha256": "4242be5c04c86bdaff3a7d3b036fa192c08545cea308c78accbee7dc3c74dbd2"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9bb7d4f7bbdacaaba2f59218799c4fc4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 1405551,
            "upload_time": "2024-10-13T13:21:03",
            "upload_time_iso_8601": "2024-10-13T13:21:03.696771Z",
            "url": "https://files.pythonhosted.org/packages/e3/d4/eb09c727c1fb32d734c67b8c75265203d50e692261cd87858e416510da41/secupy-1.2.2-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2efde46440e7d8f709ac346618d6fff2454d2b362b02107094d089e0a730526f",
                "md5": "6b2f0688d2b46a79cad020c8797517e2",
                "sha256": "f88f8fb91efb748109011e802023a8594230900f42cb05bd1e4eaed0a55d3c43"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-win32.whl",
            "has_sig": false,
            "md5_digest": "6b2f0688d2b46a79cad020c8797517e2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 452416,
            "upload_time": "2024-10-13T13:21:05",
            "upload_time_iso_8601": "2024-10-13T13:21:05.021798Z",
            "url": "https://files.pythonhosted.org/packages/2e/fd/e46440e7d8f709ac346618d6fff2454d2b362b02107094d089e0a730526f/secupy-1.2.2-cp312-cp312-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57bd3d687a97d1d4813c30c3c666981e1938d9cad7995577f883295a17428464",
                "md5": "3047efc39c1fdc85c7e28587145b45ac",
                "sha256": "03384468e1e26840161234889ade2779116191637fab837b491aa060e1fc62d4"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3047efc39c1fdc85c7e28587145b45ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 534544,
            "upload_time": "2024-10-13T13:21:06",
            "upload_time_iso_8601": "2024-10-13T13:21:06.711929Z",
            "url": "https://files.pythonhosted.org/packages/57/bd/3d687a97d1d4813c30c3c666981e1938d9cad7995577f883295a17428464/secupy-1.2.2-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73682eae25c8933ee96e6dbedace93a7e2c5357ebd3a72f9ab590ef471646ef7",
                "md5": "4d292eba5c98682cc58b464c56f0819a",
                "sha256": "4cb1cbdcc6d0617cebed9732081152670fc38308c6918b53e75bade998ac0f8f"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp312-cp312-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "4d292eba5c98682cc58b464c56f0819a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">3.7",
            "size": 711731,
            "upload_time": "2024-10-13T13:21:07",
            "upload_time_iso_8601": "2024-10-13T13:21:07.896153Z",
            "url": "https://files.pythonhosted.org/packages/73/68/2eae25c8933ee96e6dbedace93a7e2c5357ebd3a72f9ab590ef471646ef7/secupy-1.2.2-cp312-cp312-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f6eaff71e355df9c5fed18dc4b109d8fa20e876418e2577ad64a36d4431f784",
                "md5": "2c85fd61b606d81f7e008a64e67cbc25",
                "sha256": "34b4946e6439f88264a16431eef6d96556145acf5f75b786ca6d8bf9c50b0cb2"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2c85fd61b606d81f7e008a64e67cbc25",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">3.7",
            "size": 427576,
            "upload_time": "2024-10-13T13:21:10",
            "upload_time_iso_8601": "2024-10-13T13:21:10.271372Z",
            "url": "https://files.pythonhosted.org/packages/1f/6e/aff71e355df9c5fed18dc4b109d8fa20e876418e2577ad64a36d4431f784/secupy-1.2.2-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5ecb15bb4005821ea3996a740e2ebf4502cc627ca1d04275040cd15aaf18eeb",
                "md5": "8b31cbbb99de5042aafa0a10b0fad0b9",
                "sha256": "9d29e430b1715413451a3bc97cab953fd057da8e4e6f2ba093acc5041aac3525"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "8b31cbbb99de5042aafa0a10b0fad0b9",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">3.7",
            "size": 474665,
            "upload_time": "2024-10-13T13:21:11",
            "upload_time_iso_8601": "2024-10-13T13:21:11.543799Z",
            "url": "https://files.pythonhosted.org/packages/e5/ec/b15bb4005821ea3996a740e2ebf4502cc627ca1d04275040cd15aaf18eeb/secupy-1.2.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "135d1d45c809ee030b4feda06a0f93386ed359c13a06e85f8158cc95c2fd67ec",
                "md5": "d1700617c23c5dd459bedc1e91c57d20",
                "sha256": "73a2ee6137d7a9eb73b0c1d11f3455bcdf28957e39bd35670f4549a839c90f71"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp313-cp313-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d1700617c23c5dd459bedc1e91c57d20",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">3.7",
            "size": 1406113,
            "upload_time": "2024-10-13T13:21:12",
            "upload_time_iso_8601": "2024-10-13T13:21:12.823171Z",
            "url": "https://files.pythonhosted.org/packages/13/5d/1d45c809ee030b4feda06a0f93386ed359c13a06e85f8158cc95c2fd67ec/secupy-1.2.2-cp313-cp313-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f84e97cbd560a21da72daa40a0420f5282758a89ee09810c2ea3dd74114e80b9",
                "md5": "061becb3df2cf42a757ff2fa2f4bcbea",
                "sha256": "1efdef4a040705dcd65889983ab2da93b59c7042af5cd457d30232f3a5133469"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp313-cp313-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "061becb3df2cf42a757ff2fa2f4bcbea",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">3.7",
            "size": 712494,
            "upload_time": "2024-10-13T13:21:14",
            "upload_time_iso_8601": "2024-10-13T13:21:14.222466Z",
            "url": "https://files.pythonhosted.org/packages/f8/4e/97cbd560a21da72daa40a0420f5282758a89ee09810c2ea3dd74114e80b9/secupy-1.2.2-cp313-cp313-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02c83eaf13cfc0038297adfe8af0c087a9634046cf312419370a916883c90aef",
                "md5": "c7a18aa1c7a9d829288f979669fe6fd5",
                "sha256": "9dd3ddacf74ba7bb1b863dc663fb58d7518895619e4e0a34c47bd11dc6d06e7d"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c7a18aa1c7a9d829288f979669fe6fd5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 448600,
            "upload_time": "2024-10-13T13:21:15",
            "upload_time_iso_8601": "2024-10-13T13:21:15.510274Z",
            "url": "https://files.pythonhosted.org/packages/02/c8/3eaf13cfc0038297adfe8af0c087a9634046cf312419370a916883c90aef/secupy-1.2.2-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a81923d3f1e6424da14401322ebe2a6d11971c26620c42d5a23490b59773dddf",
                "md5": "ab7ae2d7689f911e04fe68065fdcace4",
                "sha256": "b2b87c98b448a8a312c018caba96350d609ca2f8eb59bbbb36a202b8475c6e4b"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ab7ae2d7689f911e04fe68065fdcace4",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 423222,
            "upload_time": "2024-10-13T13:21:16",
            "upload_time_iso_8601": "2024-10-13T13:21:16.740673Z",
            "url": "https://files.pythonhosted.org/packages/a8/19/23d3f1e6424da14401322ebe2a6d11971c26620c42d5a23490b59773dddf/secupy-1.2.2-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bdeeae38686f9f0b528d458c1ba7a5a0a3afdd6ec65bac7cbd322b80e29b174",
                "md5": "f57885a7d5b0da76b0d22915e40384d1",
                "sha256": "410c21374e04f98a1896650a20868bcb5f85042a8c0376b81cb22f181a28c125"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f57885a7d5b0da76b0d22915e40384d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 475370,
            "upload_time": "2024-10-13T13:21:17",
            "upload_time_iso_8601": "2024-10-13T13:21:17.972023Z",
            "url": "https://files.pythonhosted.org/packages/3b/de/eae38686f9f0b528d458c1ba7a5a0a3afdd6ec65bac7cbd322b80e29b174/secupy-1.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5caf5153ec49ebb02da7b8f9919dfb2bc87775c33aa18ee2c73c7c54db290fb",
                "md5": "b6a31068e8dec3c9eebdf1eb4d9d3815",
                "sha256": "131dee26dd13180afe7c3b4a379679b6bafd4b34af9041b792f6ba14f6793156"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "b6a31068e8dec3c9eebdf1eb4d9d3815",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 527664,
            "upload_time": "2024-10-13T13:21:19",
            "upload_time_iso_8601": "2024-10-13T13:21:19.204979Z",
            "url": "https://files.pythonhosted.org/packages/a5/ca/f5153ec49ebb02da7b8f9919dfb2bc87775c33aa18ee2c73c7c54db290fb/secupy-1.2.2-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a90ca1f18193c95fd49bdb65fb8b8c8ba4e61c4a5efcabab480ef84a2f7aad6",
                "md5": "10054dde75aa47efe81350c1ef94ec85",
                "sha256": "71ff9c67e6c5ab03ad3662a284649b6b79b055ac20d6c0cd75a175386353cd51"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "10054dde75aa47efe81350c1ef94ec85",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 492596,
            "upload_time": "2024-10-13T13:21:20",
            "upload_time_iso_8601": "2024-10-13T13:21:20.895619Z",
            "url": "https://files.pythonhosted.org/packages/8a/90/ca1f18193c95fd49bdb65fb8b8c8ba4e61c4a5efcabab480ef84a2f7aad6/secupy-1.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90e9cdfa25935028c8478e48edbf79357f2a6d7bd03b88e10cb8be47acae6986",
                "md5": "a6997cdb782d14dbc4b5d17de3f19c98",
                "sha256": "de8d860fe071562bd29219928e9c9eea2d359bc7f7ecb2f077238f8dce4f7bee"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "a6997cdb782d14dbc4b5d17de3f19c98",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 1099565,
            "upload_time": "2024-10-13T13:21:22",
            "upload_time_iso_8601": "2024-10-13T13:21:22.071859Z",
            "url": "https://files.pythonhosted.org/packages/90/e9/cdfa25935028c8478e48edbf79357f2a6d7bd03b88e10cb8be47acae6986/secupy-1.2.2-cp38-cp38-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7b17b01d3b2cb657820e4e8514b56bea131a4d4f02be1e920ee0d2616b985c3",
                "md5": "132b92b7e8ec8e40d70184fae2c51cbe",
                "sha256": "4eebca1a775e43244fa739e5bbb851e7c5c638ef144ec0133ea151d56f0d7578"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "132b92b7e8ec8e40d70184fae2c51cbe",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 1006646,
            "upload_time": "2024-10-13T13:21:23",
            "upload_time_iso_8601": "2024-10-13T13:21:23.363230Z",
            "url": "https://files.pythonhosted.org/packages/f7/b1/7b01d3b2cb657820e4e8514b56bea131a4d4f02be1e920ee0d2616b985c3/secupy-1.2.2-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36900fc802cdd8a22db187e14ebd665c257b003f092215b6afac19f085d29e4c",
                "md5": "f60344aab758550a57e83b95e085aca6",
                "sha256": "5ac8c34e0bd447fe9ae07d97383917092a446586a5ed16afb6c65b0d11f47102"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f60344aab758550a57e83b95e085aca6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 1406088,
            "upload_time": "2024-10-13T13:21:24",
            "upload_time_iso_8601": "2024-10-13T13:21:24.829339Z",
            "url": "https://files.pythonhosted.org/packages/36/90/0fc802cdd8a22db187e14ebd665c257b003f092215b6afac19f085d29e4c/secupy-1.2.2-cp38-cp38-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e3164bede89ef6ef22d76559c56d3d1b83f6f49aee8bc07a4fb860820d8f9f7",
                "md5": "fad8e8ad23be937d2cb2c6cb0f6e39b7",
                "sha256": "b9e14ebe832b74a6123a976720bd7ff85431d61f8d09e7d961fcd05179741b66"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "fad8e8ad23be937d2cb2c6cb0f6e39b7",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 453630,
            "upload_time": "2024-10-13T13:21:26",
            "upload_time_iso_8601": "2024-10-13T13:21:26.930181Z",
            "url": "https://files.pythonhosted.org/packages/1e/31/64bede89ef6ef22d76559c56d3d1b83f6f49aee8bc07a4fb860820d8f9f7/secupy-1.2.2-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb7e559d131853fcad63fdf5ca0bb50191c3ff7ca56deaad03079e3cad813d6e",
                "md5": "2c43e406b8ee909aa4a1002bc4baf866",
                "sha256": "464b61d2989f157a208453a59bc3411a69d5970e4ba2938594021e6eeacd895d"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2c43e406b8ee909aa4a1002bc4baf866",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">3.7",
            "size": 559867,
            "upload_time": "2024-10-13T13:21:28",
            "upload_time_iso_8601": "2024-10-13T13:21:28.214077Z",
            "url": "https://files.pythonhosted.org/packages/fb/7e/559d131853fcad63fdf5ca0bb50191c3ff7ca56deaad03079e3cad813d6e/secupy-1.2.2-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c71622e114fd0688235284cd34e9070330d03125ff6e40380a866f19c024daa",
                "md5": "0da99d8cbd741ae829a61b5bd4d1c668",
                "sha256": "de4ec3a18667e6bdab4996c550ba6591f1e6a833b1a63441a26556203bf63e25"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0da99d8cbd741ae829a61b5bd4d1c668",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 448915,
            "upload_time": "2024-10-13T13:21:29",
            "upload_time_iso_8601": "2024-10-13T13:21:29.465647Z",
            "url": "https://files.pythonhosted.org/packages/2c/71/622e114fd0688235284cd34e9070330d03125ff6e40380a866f19c024daa/secupy-1.2.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "690499ffb4db43ef217d4ef1376d03edf4da0013df214b76eb270a9957e66049",
                "md5": "9135aec9826a6ca1931eae4f9a1d97f4",
                "sha256": "305f7b0aae6814a30e2b1e3c7c9409e3c52bfcd4e1778f8d72a88590d4c3ed6c"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "9135aec9826a6ca1931eae4f9a1d97f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 423412,
            "upload_time": "2024-10-13T13:21:30",
            "upload_time_iso_8601": "2024-10-13T13:21:30.628072Z",
            "url": "https://files.pythonhosted.org/packages/69/04/99ffb4db43ef217d4ef1376d03edf4da0013df214b76eb270a9957e66049/secupy-1.2.2-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e67ff377e90dbb7320eda74de12e3cfbe13c49da4257d758bab90f37cc007ebc",
                "md5": "c15704c0870334dc3a9cca8ec120b15f",
                "sha256": "8d70f66e829019b575d2dbe1a12329f571456ecefafe549ae9aeeb19c327c206"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c15704c0870334dc3a9cca8ec120b15f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 475903,
            "upload_time": "2024-10-13T13:21:31",
            "upload_time_iso_8601": "2024-10-13T13:21:31.708367Z",
            "url": "https://files.pythonhosted.org/packages/e6/7f/f377e90dbb7320eda74de12e3cfbe13c49da4257d758bab90f37cc007ebc/secupy-1.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2380b7d834eafbf3c861b9c717dd81f97e705e10f8d766f522f7d5cfad25864",
                "md5": "c57824e7183c3629884de716e463455d",
                "sha256": "3f123291e69041a2b98b49f8328332236c893f127ea81438c5e8d5715bc3e6d9"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "c57824e7183c3629884de716e463455d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 528037,
            "upload_time": "2024-10-13T13:21:32",
            "upload_time_iso_8601": "2024-10-13T13:21:32.900834Z",
            "url": "https://files.pythonhosted.org/packages/b2/38/0b7d834eafbf3c861b9c717dd81f97e705e10f8d766f522f7d5cfad25864/secupy-1.2.2-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c1e24c99a6b3e64807838bab6254300a82d548d9d8229e06de50422e58087c8",
                "md5": "afe9ca07d17c83545ebe19f40f42c139",
                "sha256": "8e8f500ad2e034048fc816479da7b0fc1cb2f9a42ab3e90e8f0c65262ea66aa3"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "afe9ca07d17c83545ebe19f40f42c139",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 493074,
            "upload_time": "2024-10-13T13:21:34",
            "upload_time_iso_8601": "2024-10-13T13:21:34.079511Z",
            "url": "https://files.pythonhosted.org/packages/0c/1e/24c99a6b3e64807838bab6254300a82d548d9d8229e06de50422e58087c8/secupy-1.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2977f13deceb36e9cf190c4c91f93209322b78c152f315a178e9f054eb4edf99",
                "md5": "2d57485f730d1d62575463a4644174c7",
                "sha256": "f79bfd573a244f285eedb902e6dad01586f0ae3d4779028a5f84db46ad9d5a06"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "2d57485f730d1d62575463a4644174c7",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 1100165,
            "upload_time": "2024-10-13T13:21:35",
            "upload_time_iso_8601": "2024-10-13T13:21:35.410820Z",
            "url": "https://files.pythonhosted.org/packages/29/77/f13deceb36e9cf190c4c91f93209322b78c152f315a178e9f054eb4edf99/secupy-1.2.2-cp39-cp39-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6d5e3ea9124863e6e1680743714e038e6aa8f77987947ecdf6443cf955a7660",
                "md5": "e233c57e8c7c71ce714e760840c6016c",
                "sha256": "7865b9fa8ec25a53db29dea2daf6fce3523311c7f3cf52d1f5de7e52551f0461"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e233c57e8c7c71ce714e760840c6016c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 1006956,
            "upload_time": "2024-10-13T13:21:36",
            "upload_time_iso_8601": "2024-10-13T13:21:36.697659Z",
            "url": "https://files.pythonhosted.org/packages/f6/d5/e3ea9124863e6e1680743714e038e6aa8f77987947ecdf6443cf955a7660/secupy-1.2.2-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a014c7cfce72cf940341dcc9f86ce14c358658e5f869843b9239caee78998920",
                "md5": "20640e80b23104d73b45fe0c504226d9",
                "sha256": "ce33364370747ec69b50569d6e3853284c5f0f1ead6db35d9d60ac63be5a5f05"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "20640e80b23104d73b45fe0c504226d9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 1406464,
            "upload_time": "2024-10-13T13:21:38",
            "upload_time_iso_8601": "2024-10-13T13:21:38.412583Z",
            "url": "https://files.pythonhosted.org/packages/a0/14/c7cfce72cf940341dcc9f86ce14c358658e5f869843b9239caee78998920/secupy-1.2.2-cp39-cp39-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91455bc732a0fb827835ea4fa40c3b7c88e771e7a835039a008a11f2636656ed",
                "md5": "ddfb83fc098b363767bb1eae09812085",
                "sha256": "9242f908a9c60adbf784bdf0d0dc00093678989540082958492b31fc4b5a7891"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "ddfb83fc098b363767bb1eae09812085",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 453963,
            "upload_time": "2024-10-13T13:21:39",
            "upload_time_iso_8601": "2024-10-13T13:21:39.782925Z",
            "url": "https://files.pythonhosted.org/packages/91/45/5bc732a0fb827835ea4fa40c3b7c88e771e7a835039a008a11f2636656ed/secupy-1.2.2-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2c3081a0699d12825e7fff5bda19ea4e4d140cad56fa1140ee411e68d60d8bb",
                "md5": "332625af2eb98a19bab9419932519dc8",
                "sha256": "93fe1d762e0411bd4adda5c8b18a49e89d94eb8e981344163aa2355ab1118ad4"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "332625af2eb98a19bab9419932519dc8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 531544,
            "upload_time": "2024-10-13T13:21:41",
            "upload_time_iso_8601": "2024-10-13T13:21:41.022969Z",
            "url": "https://files.pythonhosted.org/packages/c2/c3/081a0699d12825e7fff5bda19ea4e4d140cad56fa1140ee411e68d60d8bb/secupy-1.2.2-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f486dae8620dc39c309f0ea4ef05ad41c6e926a009d09618831d6e0b15d961ab",
                "md5": "d96b3f871d79ab74dd69e9acc7d6d8a4",
                "sha256": "8aa129379c973f9dd426cb215cc58c5534d5317c4d144c4926e45aaf0d1815b3"
            },
            "downloads": -1,
            "filename": "secupy-1.2.2-cp39-cp39-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "d96b3f871d79ab74dd69e9acc7d6d8a4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">3.7",
            "size": 709210,
            "upload_time": "2024-10-13T13:21:42",
            "upload_time_iso_8601": "2024-10-13T13:21:42.209141Z",
            "url": "https://files.pythonhosted.org/packages/f4/86/dae8620dc39c309f0ea4ef05ad41c6e926a009d09618831d6e0b15d961ab/secupy-1.2.2-cp39-cp39-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-13 13:20:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "secupy"
}
        
Elapsed time: 0.52494s