amplpy-cplex


Nameamplpy-cplex JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttp://ampl.com/
SummaryCPLEX extension for amplpy
upload_time2024-08-02 11:46:45
maintainerNone
docs_urlNone
authorFilipe Brandão
requires_pythonNone
licenseBSD-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
AMPLPY-CPLEX
------------

CPLEX driver for AMPL.  This package uses AMPLS-API, which is an open source set of lightweight
interfaces between AMPL and solvers, which allow:

- Read in an AMPL model instance from an `NL` file
- Write out the solution as a `sol` file, ready to be imported by AMPL
- A choiche between:
   - Use of all the solver's capabilities, using its own C API functionalities
   - Use of a (provided) generic interface, that encapsulates the most common 
     functionalities of the solver interfaces, permitting hassle-free solver swap
- Usage of existing AMPL licenses, when used together with the AMPL drivers

The interfaces are available for multiple languages; the core is written in C++ and it is wrapped using
[swig](https://www.swig.org) to other target languages.

            

Raw data

            {
    "_id": null,
    "home_page": "http://ampl.com/",
    "name": "amplpy-cplex",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Filipe Brand\u00e3o",
    "author_email": "fdabrandao@ampl.com",
    "download_url": "https://files.pythonhosted.org/packages/27/74/3265d4af70440b2350315098654d692f09300c2123772d2449e7a66f813a/amplpy_cplex-0.2.1.tar.gz",
    "platform": "any",
    "description": "\nAMPLPY-CPLEX\n------------\n\nCPLEX driver for AMPL.  This package uses AMPLS-API, which is an open source set of lightweight\ninterfaces between AMPL and solvers, which allow:\n\n- Read in an AMPL model instance from an `NL` file\n- Write out the solution as a `sol` file, ready to be imported by AMPL\n- A choiche between:\n   - Use of all the solver's capabilities, using its own C API functionalities\n   - Use of a (provided) generic interface, that encapsulates the most common \n     functionalities of the solver interfaces, permitting hassle-free solver swap\n- Usage of existing AMPL licenses, when used together with the AMPL drivers\n\nThe interfaces are available for multiple languages; the core is written in C++ and it is wrapped using\n[swig](https://www.swig.org) to other target languages.\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "CPLEX extension for amplpy",
    "version": "0.2.1",
    "project_urls": {
        "Download": "https://github.com/ampl/ampls-api",
        "Homepage": "http://ampl.com/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7cd6a772d1b0ebefda1c0b01ee89b167c0d49ec8471541be2e6eeab37b556f2",
                "md5": "71e2766b87dd99ea5605b2f96b88fec8",
                "sha256": "7683f3ea09e736b47f25abcf4374ccf19044669cf1d49a0e7d4f22add2ae3231"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp310-cp310-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "71e2766b87dd99ea5605b2f96b88fec8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 22260470,
            "upload_time": "2024-08-02T11:44:05",
            "upload_time_iso_8601": "2024-08-02T11:44:05.911677Z",
            "url": "https://files.pythonhosted.org/packages/b7/cd/6a772d1b0ebefda1c0b01ee89b167c0d49ec8471541be2e6eeab37b556f2/amplpy_cplex-0.2.1-cp310-cp310-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98507a05c61bbfee2a0c42be68572fd5b006111cd5a7d1235b84bd303469d310",
                "md5": "9f3d1781683b69251d354a233df6123c",
                "sha256": "de79b820132f180c465ec7beea06b4e02ea7b9b7d63c3a4751f87e8e14401d74"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9f3d1781683b69251d354a233df6123c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 20103030,
            "upload_time": "2024-08-02T11:44:10",
            "upload_time_iso_8601": "2024-08-02T11:44:10.092504Z",
            "url": "https://files.pythonhosted.org/packages/98/50/7a05c61bbfee2a0c42be68572fd5b006111cd5a7d1235b84bd303469d310/amplpy_cplex-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a90a0071d9e639eab7eb70e183f07c43527f18a6d8c5d7bda2e1115f5efbe73",
                "md5": "3c2ac145556403cab92f6eb96fe622a3",
                "sha256": "fb28d237267ba57cff551e5b31f56741e78237e5d96046f9966d393f310b9190"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3c2ac145556403cab92f6eb96fe622a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 13236053,
            "upload_time": "2024-08-02T11:44:12",
            "upload_time_iso_8601": "2024-08-02T11:44:12.313876Z",
            "url": "https://files.pythonhosted.org/packages/2a/90/a0071d9e639eab7eb70e183f07c43527f18a6d8c5d7bda2e1115f5efbe73/amplpy_cplex-0.2.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0809258fe2321aac0106b6ea912aa962e04d547e89d79736cf40ac59ca62b7d9",
                "md5": "4ac0abf65083b3c4a1385617ec183244",
                "sha256": "baca2fc961b35563a6fb024272d7ee563a3b747bf8f7f742c04dedabcc9872d8"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp311-cp311-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4ac0abf65083b3c4a1385617ec183244",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 22260622,
            "upload_time": "2024-08-02T11:44:14",
            "upload_time_iso_8601": "2024-08-02T11:44:14.930956Z",
            "url": "https://files.pythonhosted.org/packages/08/09/258fe2321aac0106b6ea912aa962e04d547e89d79736cf40ac59ca62b7d9/amplpy_cplex-0.2.1-cp311-cp311-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "818fa8836985145cf83261d36382ff24c6f1183dfa6d112b5f80fa9a396d2a60",
                "md5": "e887c6ee98396d8f8a172bc5d2b9adf7",
                "sha256": "4798ace9c29023fcaf7d6e9095fc023c702d7e478492fa8ab3b754b0143276ac"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e887c6ee98396d8f8a172bc5d2b9adf7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 20248380,
            "upload_time": "2024-08-02T11:44:17",
            "upload_time_iso_8601": "2024-08-02T11:44:17.853894Z",
            "url": "https://files.pythonhosted.org/packages/81/8f/a8836985145cf83261d36382ff24c6f1183dfa6d112b5f80fa9a396d2a60/amplpy_cplex-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f4864be4eb8497059318fe24649f8989dbc2059188e0cb0fe3fc46d20afe05e",
                "md5": "2a8d5c7e0cf54922c1856634e6478bdc",
                "sha256": "41ac979cd57387226c83c33df089c7c687d3412c6179167af4c0fee24c81b7ad"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2a8d5c7e0cf54922c1856634e6478bdc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 13236367,
            "upload_time": "2024-08-02T11:44:20",
            "upload_time_iso_8601": "2024-08-02T11:44:20.159699Z",
            "url": "https://files.pythonhosted.org/packages/4f/48/64be4eb8497059318fe24649f8989dbc2059188e0cb0fe3fc46d20afe05e/amplpy_cplex-0.2.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80adb6d73c476c2afda49047b197c1738e65694ca3907010773577a6878d1ada",
                "md5": "18a4f60722dc7e49c6b5a1558654930d",
                "sha256": "c451022cb1c03144b5e175cf7eb938dc393274f40459d54dc3137135ef8d661b"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp36-cp36m-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "18a4f60722dc7e49c6b5a1558654930d",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 22252858,
            "upload_time": "2024-08-02T11:44:26",
            "upload_time_iso_8601": "2024-08-02T11:44:26.013929Z",
            "url": "https://files.pythonhosted.org/packages/80/ad/b6d73c476c2afda49047b197c1738e65694ca3907010773577a6878d1ada/amplpy_cplex-0.2.1-cp36-cp36m-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93492f85f14be033b55076522e781796a0dcda08ae5f642b2260de5eae60be97",
                "md5": "51595e04156bef44ccdc9f4d71a0eaa5",
                "sha256": "9ed4a975c5897896c8c907218d5ed7dc66f7591da7fc986cc1bd2e9be240597f"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "51595e04156bef44ccdc9f4d71a0eaa5",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 19991846,
            "upload_time": "2024-08-02T11:44:28",
            "upload_time_iso_8601": "2024-08-02T11:44:28.985677Z",
            "url": "https://files.pythonhosted.org/packages/93/49/2f85f14be033b55076522e781796a0dcda08ae5f642b2260de5eae60be97/amplpy_cplex-0.2.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0ee916331e055ff0856cf3c5ad96e2b0428398a0e10602fbb6ec94d54dc41da",
                "md5": "d283abfbbdc40fdda1ac66585f621e05",
                "sha256": "d2b21e192d9b01e7d934ce91225affe59f79a1734c604ecf99b40a48d27a2d59"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d283abfbbdc40fdda1ac66585f621e05",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 13305091,
            "upload_time": "2024-08-02T11:44:33",
            "upload_time_iso_8601": "2024-08-02T11:44:33.651674Z",
            "url": "https://files.pythonhosted.org/packages/e0/ee/916331e055ff0856cf3c5ad96e2b0428398a0e10602fbb6ec94d54dc41da/amplpy_cplex-0.2.1-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a2fc14ad9f800e3f5c74d803c12231a8be9b107826ac75de56303398822e84f",
                "md5": "70b665e69b6865179dc8c6b75cbb1b3f",
                "sha256": "b80b2dc4ac3ae03b1ea70381a3ad0d7db61e454fca4cffe828c96b4de37ee3a3"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp37-cp37m-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "70b665e69b6865179dc8c6b75cbb1b3f",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 22253716,
            "upload_time": "2024-08-02T11:44:36",
            "upload_time_iso_8601": "2024-08-02T11:44:36.603426Z",
            "url": "https://files.pythonhosted.org/packages/9a/2f/c14ad9f800e3f5c74d803c12231a8be9b107826ac75de56303398822e84f/amplpy_cplex-0.2.1-cp37-cp37m-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "601b78064b98212533eef128125362aa6ff116b9dcbf88a25c171350edc92fa8",
                "md5": "e61dbd83e33bf2f89f46d399128655c5",
                "sha256": "f21505fe0947e42ca77eb75fa59a40d048d5d023f815c43052d9dd609c29978b"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e61dbd83e33bf2f89f46d399128655c5",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 19981976,
            "upload_time": "2024-08-02T11:44:39",
            "upload_time_iso_8601": "2024-08-02T11:44:39.150664Z",
            "url": "https://files.pythonhosted.org/packages/60/1b/78064b98212533eef128125362aa6ff116b9dcbf88a25c171350edc92fa8/amplpy_cplex-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3138f690ecbf1039fd71f78651588c251fe9d55f88ba8b839cd534fd14a89c18",
                "md5": "34fba98c446614138ba75a8dbedc01f0",
                "sha256": "e40d634a04384187eaf92acb4b1c98e6d04934eacbd0cecd21c5768482e15c30"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "34fba98c446614138ba75a8dbedc01f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 13228877,
            "upload_time": "2024-08-02T11:44:41",
            "upload_time_iso_8601": "2024-08-02T11:44:41.395012Z",
            "url": "https://files.pythonhosted.org/packages/31/38/f690ecbf1039fd71f78651588c251fe9d55f88ba8b839cd534fd14a89c18/amplpy_cplex-0.2.1-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f31b6cca466ddd713a1766c874d90476b472afe3c1e08e00ac42a944c7f18768",
                "md5": "c0b73b1ee812382ade07839bb8080770",
                "sha256": "32bea69fc0152e154c72e43643562d037bd18b4622a0ad1c09aaf230f48b4f1d"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp38-cp38-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c0b73b1ee812382ade07839bb8080770",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 22260413,
            "upload_time": "2024-08-02T11:44:44",
            "upload_time_iso_8601": "2024-08-02T11:44:44.165161Z",
            "url": "https://files.pythonhosted.org/packages/f3/1b/6cca466ddd713a1766c874d90476b472afe3c1e08e00ac42a944c7f18768/amplpy_cplex-0.2.1-cp38-cp38-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9963bf57eaab4b5aa222799bf7a127184856ddf45c1df19bf4e26467ac6dc322",
                "md5": "72445158fd460488312fcd324b4ddd44",
                "sha256": "0aaa5b25483899645e11158640114dbe96f637f634363f9ad728e0d25a8596ce"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "72445158fd460488312fcd324b4ddd44",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 19976543,
            "upload_time": "2024-08-02T11:44:46",
            "upload_time_iso_8601": "2024-08-02T11:44:46.634483Z",
            "url": "https://files.pythonhosted.org/packages/99/63/bf57eaab4b5aa222799bf7a127184856ddf45c1df19bf4e26467ac6dc322/amplpy_cplex-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a4719ecd3fc0cc65e073cf2167608b2a3f05bef649e92e001ea801f054f128a",
                "md5": "f1fa8076cad8abc66c53cac99ceebffa",
                "sha256": "8833cf58d80bfb187dfc85ea937da02e67acece7d611852b1b09e72edebf542c"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f1fa8076cad8abc66c53cac99ceebffa",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 13230960,
            "upload_time": "2024-08-02T11:44:49",
            "upload_time_iso_8601": "2024-08-02T11:44:49.305946Z",
            "url": "https://files.pythonhosted.org/packages/8a/47/19ecd3fc0cc65e073cf2167608b2a3f05bef649e92e001ea801f054f128a/amplpy_cplex-0.2.1-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da1d1f763214874cc0a8ddc1984ee400906646098f67da093ba6acc9f1033bd2",
                "md5": "b25fe80de8cdcc2ba2f290f66b0018e9",
                "sha256": "62480c8793f87d85a2d7098b906897b5c0ae42653cdca26da4d2e7b3e9b42c71"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp39-cp39-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b25fe80de8cdcc2ba2f290f66b0018e9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 22260388,
            "upload_time": "2024-08-02T11:44:51",
            "upload_time_iso_8601": "2024-08-02T11:44:51.892797Z",
            "url": "https://files.pythonhosted.org/packages/da/1d/1f763214874cc0a8ddc1984ee400906646098f67da093ba6acc9f1033bd2/amplpy_cplex-0.2.1-cp39-cp39-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43f10a3909397c2e85b4b429c18e98909af8db86890f87368cd6a1b16c30ab45",
                "md5": "be178e96f346133ac14444d617893e3d",
                "sha256": "a4d6e2d4fe265e0da9cd3949f198b11ccaa9ccc6d56337b07bf7567f2b522fd1"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "be178e96f346133ac14444d617893e3d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 20101289,
            "upload_time": "2024-08-02T11:44:54",
            "upload_time_iso_8601": "2024-08-02T11:44:54.221363Z",
            "url": "https://files.pythonhosted.org/packages/43/f1/0a3909397c2e85b4b429c18e98909af8db86890f87368cd6a1b16c30ab45/amplpy_cplex-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5264f85c69e754c7d3717b7a14f04f70238a5840ad50ad81f3f69297c1c5babf",
                "md5": "5d4093013bec02413af549c3daeda62e",
                "sha256": "58f8086bf0a58cd08b0a84107a358632113bc30d60c4f88ff6c62835fa5703a4"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5d4093013bec02413af549c3daeda62e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 13231455,
            "upload_time": "2024-08-02T11:44:56",
            "upload_time_iso_8601": "2024-08-02T11:44:56.903982Z",
            "url": "https://files.pythonhosted.org/packages/52/64/f85c69e754c7d3717b7a14f04f70238a5840ad50ad81f3f69297c1c5babf/amplpy_cplex-0.2.1-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27743265d4af70440b2350315098654d692f09300c2123772d2449e7a66f813a",
                "md5": "c9890e040b087234baaa4bfa3ef3b71f",
                "sha256": "e1ed57d6e45da1de9e58dce9939b9f01a72e97b680ab6f07cb63d332577d6229"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c9890e040b087234baaa4bfa3ef3b71f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 45964435,
            "upload_time": "2024-08-02T11:46:45",
            "upload_time_iso_8601": "2024-08-02T11:46:45.745794Z",
            "url": "https://files.pythonhosted.org/packages/27/74/3265d4af70440b2350315098654d692f09300c2123772d2449e7a66f813a/amplpy_cplex-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-02 11:46:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ampl",
    "github_project": "ampls-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "amplpy-cplex"
}
        
Elapsed time: 0.59283s