amplpy-cplex


Nameamplpy-cplex JSON
Version 0.1.8 PyPI version JSON
download
home_pagehttp://ampl.com/
SummaryCPLEX extension for amplpy
upload_time2024-03-16 16:11:30
maintainer
docs_urlNone
authorFilipe Brandão
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Filipe Brand\u00e3o",
    "author_email": "fdabrandao@ampl.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/35/434db1fd605a1367a2f3001330701917ad41c5087cb9792fa747d9f70d3a/amplpy_cplex-0.1.8.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.1.8",
    "project_urls": {
        "Download": "https://github.com/ampl/ampls-api",
        "Homepage": "http://ampl.com/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f59be6090b7542c90d95319828476d2d7327b3d8225f56ed69e4a11b3474a0f2",
                "md5": "165457ff23c332686d4669bd3840e1e0",
                "sha256": "a6aaedf9e7b33788cf67790f2296b473325dd3c35a666127dda89d05e95b7913"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp310-cp310-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "165457ff23c332686d4669bd3840e1e0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 21941337,
            "upload_time": "2024-03-16T16:08:41",
            "upload_time_iso_8601": "2024-03-16T16:08:41.919596Z",
            "url": "https://files.pythonhosted.org/packages/f5/9b/e6090b7542c90d95319828476d2d7327b3d8225f56ed69e4a11b3474a0f2/amplpy_cplex-0.1.8-cp310-cp310-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4813fbc063accb50f71e2959aa7714ab9af3115e3dae4e2a6233140965fce11",
                "md5": "3dc2529864190b3e12e98eb45aec7e7c",
                "sha256": "128d884b02aa6e89da444ddd3fa172c200dcce2aa24ccd9933f6376547d6a4eb"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3dc2529864190b3e12e98eb45aec7e7c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 19771236,
            "upload_time": "2024-03-16T16:08:45",
            "upload_time_iso_8601": "2024-03-16T16:08:45.578465Z",
            "url": "https://files.pythonhosted.org/packages/e4/81/3fbc063accb50f71e2959aa7714ab9af3115e3dae4e2a6233140965fce11/amplpy_cplex-0.1.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f04ca2097f8ccc0a6c5dff8cd80ad69e7793ca6bd032c0af745f5e2133477b52",
                "md5": "d86694f4a529b395058e1e92e281de4d",
                "sha256": "064ac9c16cc1f8efa1bffcb6400d02855da397f499678a739d0ce475e8de70b1"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d86694f4a529b395058e1e92e281de4d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 13099703,
            "upload_time": "2024-03-16T16:08:48",
            "upload_time_iso_8601": "2024-03-16T16:08:48.904698Z",
            "url": "https://files.pythonhosted.org/packages/f0/4c/a2097f8ccc0a6c5dff8cd80ad69e7793ca6bd032c0af745f5e2133477b52/amplpy_cplex-0.1.8-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cb2e1cd5e0867ff3acbbaf9b048f0472347cccc7b4d693e01fe92eecbd9afed",
                "md5": "fb600cacdfa5a00d4d036fbaf039c8f5",
                "sha256": "28ad5db0e84b4105aa7ca415b3ed82e79d375194c07f4285ba96f9883fa12e22"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp311-cp311-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fb600cacdfa5a00d4d036fbaf039c8f5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 21941404,
            "upload_time": "2024-03-16T16:08:53",
            "upload_time_iso_8601": "2024-03-16T16:08:53.367507Z",
            "url": "https://files.pythonhosted.org/packages/5c/b2/e1cd5e0867ff3acbbaf9b048f0472347cccc7b4d693e01fe92eecbd9afed/amplpy_cplex-0.1.8-cp311-cp311-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0730895e4890e42852cce5ff055017c1f660925334d391b6bd8528e4cba0a05f",
                "md5": "e57067f07bca78a3b6baaaa1853af4af",
                "sha256": "f7a21efdca4decadc9c55ee4911dabf18824758eac78fababcbb1d587790cd17"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e57067f07bca78a3b6baaaa1853af4af",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 19911779,
            "upload_time": "2024-03-16T16:08:56",
            "upload_time_iso_8601": "2024-03-16T16:08:56.235978Z",
            "url": "https://files.pythonhosted.org/packages/07/30/895e4890e42852cce5ff055017c1f660925334d391b6bd8528e4cba0a05f/amplpy_cplex-0.1.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58edeb60f2260ada14ba432a362e29a6d7784ba7c85a1d696f6a9fa3c116cfe8",
                "md5": "680ca84bb5f67b09f169b50239359a0b",
                "sha256": "7cecdd3d59b711963e09a3dee076e2336f0c422a0e00449f54b4a9fd493a4f0b"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "680ca84bb5f67b09f169b50239359a0b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 13099696,
            "upload_time": "2024-03-16T16:08:59",
            "upload_time_iso_8601": "2024-03-16T16:08:59.064639Z",
            "url": "https://files.pythonhosted.org/packages/58/ed/eb60f2260ada14ba432a362e29a6d7784ba7c85a1d696f6a9fa3c116cfe8/amplpy_cplex-0.1.8-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ef22536fb8356de82453c5433a5d9565e1686231c39b510cb6082400cd15148",
                "md5": "b0a886b5f44e7d761827c864cbbb4cd3",
                "sha256": "ecf9b134695e81a8e896021691d60c1942c0d21830b86f64a1116a5ce466e27b"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp36-cp36m-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b0a886b5f44e7d761827c864cbbb4cd3",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 21933855,
            "upload_time": "2024-03-16T16:09:02",
            "upload_time_iso_8601": "2024-03-16T16:09:02.258163Z",
            "url": "https://files.pythonhosted.org/packages/6e/f2/2536fb8356de82453c5433a5d9565e1686231c39b510cb6082400cd15148/amplpy_cplex-0.1.8-cp36-cp36m-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c741cfee07cf41c406ff83e78b7b2df8dca951c77e9081a75232a57bd6c4a567",
                "md5": "42c02c6a7ec15288eea627c25219eb3d",
                "sha256": "a1f6eea5f9a772a95decad8c0403091e82a559d251429a107609801ce70af8d4"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "42c02c6a7ec15288eea627c25219eb3d",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 19662825,
            "upload_time": "2024-03-16T16:09:05",
            "upload_time_iso_8601": "2024-03-16T16:09:05.118458Z",
            "url": "https://files.pythonhosted.org/packages/c7/41/cfee07cf41c406ff83e78b7b2df8dca951c77e9081a75232a57bd6c4a567/amplpy_cplex-0.1.8-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "916557da2bb2600bc0e2492c6933e195fb3985410f988dfb018990b2187f9662",
                "md5": "c4dbf1bf4a4e388e50d7f039be2985f2",
                "sha256": "7f4c148d95aa9a8378e4f4735c86b327a0450950e98a0708935ae843486eded2"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp36-cp36m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c4dbf1bf4a4e388e50d7f039be2985f2",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": null,
            "size": 13166692,
            "upload_time": "2024-03-16T16:09:07",
            "upload_time_iso_8601": "2024-03-16T16:09:07.918817Z",
            "url": "https://files.pythonhosted.org/packages/91/65/57da2bb2600bc0e2492c6933e195fb3985410f988dfb018990b2187f9662/amplpy_cplex-0.1.8-cp36-cp36m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50b924c8ed78eb1193013cb8fb6c61c893e519180ffcc65c05b37aae9a63b176",
                "md5": "2af6cc5da9b50835645becbf8272d6d0",
                "sha256": "bd1a9c49818e9c9c759889eb821f70e635ca86a30ba46b4f96f5dbabc387b72d"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp37-cp37m-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2af6cc5da9b50835645becbf8272d6d0",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 21935284,
            "upload_time": "2024-03-16T16:09:10",
            "upload_time_iso_8601": "2024-03-16T16:09:10.631460Z",
            "url": "https://files.pythonhosted.org/packages/50/b9/24c8ed78eb1193013cb8fb6c61c893e519180ffcc65c05b37aae9a63b176/amplpy_cplex-0.1.8-cp37-cp37m-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "108e485228e14fcc2650060a612ea7630d631a62c2f557005a5ac9acf2a4b7fd",
                "md5": "1b21ec72a5a493836f19d207fbe129bd",
                "sha256": "9039442f97b9ecc839e2303c64f1446820a00cc7a71e04e2e87c30d1e85b3cea"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1b21ec72a5a493836f19d207fbe129bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 19650812,
            "upload_time": "2024-03-16T16:09:13",
            "upload_time_iso_8601": "2024-03-16T16:09:13.247454Z",
            "url": "https://files.pythonhosted.org/packages/10/8e/485228e14fcc2650060a612ea7630d631a62c2f557005a5ac9acf2a4b7fd/amplpy_cplex-0.1.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b69e8d6e1a4c9e5577e8a527d6df5b000967496c7dc1b872e96edcd9384d061",
                "md5": "987da916e7e3069d4f130452911c77a1",
                "sha256": "ebf58f54ac933df7559f41b48405c37b40b2f55ea4a61edbe1a1308098adaa9b"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "987da916e7e3069d4f130452911c77a1",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 13096287,
            "upload_time": "2024-03-16T16:09:15",
            "upload_time_iso_8601": "2024-03-16T16:09:15.774947Z",
            "url": "https://files.pythonhosted.org/packages/1b/69/e8d6e1a4c9e5577e8a527d6df5b000967496c7dc1b872e96edcd9384d061/amplpy_cplex-0.1.8-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68366170b838848ffb27c4c1788b097ba3a714b016f851dcc7e3675ae28011ff",
                "md5": "15f0f8b8d7be4868866206b1b733644d",
                "sha256": "2aad0127da3721ff52adc68b49632201d93637c9d08db1382ab7d350b1407957"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp38-cp38-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "15f0f8b8d7be4868866206b1b733644d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 21941414,
            "upload_time": "2024-03-16T16:09:18",
            "upload_time_iso_8601": "2024-03-16T16:09:18.395587Z",
            "url": "https://files.pythonhosted.org/packages/68/36/6170b838848ffb27c4c1788b097ba3a714b016f851dcc7e3675ae28011ff/amplpy_cplex-0.1.8-cp38-cp38-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd3a9b0d31a840e870d486f1cc17dd7d24293730cf004eeb6edd1aa63303cf94",
                "md5": "05a4ce891a67c33bfd46b4083f9fa10c",
                "sha256": "b395b2b4b2ae2d2a4f188c73434f3485d453848d0dacce186042c7b0670221b3"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "05a4ce891a67c33bfd46b4083f9fa10c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 19654746,
            "upload_time": "2024-03-16T16:09:21",
            "upload_time_iso_8601": "2024-03-16T16:09:21.007522Z",
            "url": "https://files.pythonhosted.org/packages/bd/3a/9b0d31a840e870d486f1cc17dd7d24293730cf004eeb6edd1aa63303cf94/amplpy_cplex-0.1.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6c2f2bd94d2adfb6a1f0cec731d854ebd907b9fce3da0c64c77a0b43a116525",
                "md5": "a81fb7331f205a84bef7686128bd5115",
                "sha256": "888e93a5d092ee153a7c1509861a5ed2b906c15e9f47de213a6d9fcc0884d8a8"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a81fb7331f205a84bef7686128bd5115",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 13098046,
            "upload_time": "2024-03-16T16:09:23",
            "upload_time_iso_8601": "2024-03-16T16:09:23.983603Z",
            "url": "https://files.pythonhosted.org/packages/a6/c2/f2bd94d2adfb6a1f0cec731d854ebd907b9fce3da0c64c77a0b43a116525/amplpy_cplex-0.1.8-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "225b82829d51419ce820b61f85259ecb688c9b7bd287cbe2c17f5497716e91ef",
                "md5": "2231ab3780f02816380f4aad388b2c43",
                "sha256": "2221ed982e08f9aab9787f3a5ae0ed805c93a0214018717281a8295f1c1cce92"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp39-cp39-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2231ab3780f02816380f4aad388b2c43",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 21941344,
            "upload_time": "2024-03-16T16:09:26",
            "upload_time_iso_8601": "2024-03-16T16:09:26.601014Z",
            "url": "https://files.pythonhosted.org/packages/22/5b/82829d51419ce820b61f85259ecb688c9b7bd287cbe2c17f5497716e91ef/amplpy_cplex-0.1.8-cp39-cp39-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51f4b35cd7df2a3be0709261eed309139ffa955b2795eba7744389e8f6b50ae3",
                "md5": "0ac8cb07e3c0919746c9820790605312",
                "sha256": "992306da239b03047c196579ada164c5dc7bb7e421af814237f8990ec2a0859d"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0ac8cb07e3c0919746c9820790605312",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 19768076,
            "upload_time": "2024-03-16T16:09:29",
            "upload_time_iso_8601": "2024-03-16T16:09:29.970102Z",
            "url": "https://files.pythonhosted.org/packages/51/f4/b35cd7df2a3be0709261eed309139ffa955b2795eba7744389e8f6b50ae3/amplpy_cplex-0.1.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "030bdfa56e027b1393f8c74f4da62cccd037ff18d0b938f67f4484513e0daba3",
                "md5": "81d7e7504a0ba84632a4d34fe0413491",
                "sha256": "3a7b071f4553ee01cc77b54cd891b5f0acad280ef5c02fa6bdf756448fda075c"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "81d7e7504a0ba84632a4d34fe0413491",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 13098799,
            "upload_time": "2024-03-16T16:09:33",
            "upload_time_iso_8601": "2024-03-16T16:09:33.149527Z",
            "url": "https://files.pythonhosted.org/packages/03/0b/dfa56e027b1393f8c74f4da62cccd037ff18d0b938f67f4484513e0daba3/amplpy_cplex-0.1.8-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e35434db1fd605a1367a2f3001330701917ad41c5087cb9792fa747d9f70d3a",
                "md5": "f1608f77692904603402c5e8b15e726c",
                "sha256": "75ccafd808db890643e0a390e20b0ca6337317c0019500f910ce41dd7b6347a7"
            },
            "downloads": -1,
            "filename": "amplpy_cplex-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "f1608f77692904603402c5e8b15e726c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 45489121,
            "upload_time": "2024-03-16T16:11:30",
            "upload_time_iso_8601": "2024-03-16T16:11:30.895182Z",
            "url": "https://files.pythonhosted.org/packages/7e/35/434db1fd605a1367a2f3001330701917ad41c5087cb9792fa747d9f70d3a/amplpy_cplex-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 16:11:30",
    "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.20818s