pulp-utils


Namepulp-utils JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/WiraDKP/pulp_utils
Summarypulp_utils is a library with utility tools for PuLP
upload_time2023-06-20 09:24:11
maintainer
docs_urlNone
authorWira Dharma Kencana Putra
requires_python>=3.7
license
keywords linear programming operations research optimization jcop indonesia
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            `pulp_utils` is a library with utility tools for [PuLP](https://github.com/coin-or/pulp)

# Installation
```
pip install pulp_utils
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WiraDKP/pulp_utils",
    "name": "pulp-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "linear programming operations research optimization jcop indonesia",
    "author": "Wira Dharma Kencana Putra",
    "author_email": "wiradharma_kencanaputra@yahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/a2/66/dd37870c396b37cabaa4ead2a23cc274ae57d87d998cba1a37ee16014d3e/pulp_utils-0.1.6.tar.gz",
    "platform": null,
    "description": "`pulp_utils` is a library with utility tools for [PuLP](https://github.com/coin-or/pulp)\n\n# Installation\n```\npip install pulp_utils\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "pulp_utils is a library with utility tools for PuLP",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/WiraDKP/pulp_utils"
    },
    "split_keywords": [
        "linear",
        "programming",
        "operations",
        "research",
        "optimization",
        "jcop",
        "indonesia"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a266dd37870c396b37cabaa4ead2a23cc274ae57d87d998cba1a37ee16014d3e",
                "md5": "cd3b405490116fc19ad16f9cc9ecf3a3",
                "sha256": "0c21222d45aab05673bb82c5254fbca625b0da8b705e23f7fd62b68089b86263"
            },
            "downloads": -1,
            "filename": "pulp_utils-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "cd3b405490116fc19ad16f9cc9ecf3a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4735,
            "upload_time": "2023-06-20T09:24:11",
            "upload_time_iso_8601": "2023-06-20T09:24:11.299648Z",
            "url": "https://files.pythonhosted.org/packages/a2/66/dd37870c396b37cabaa4ead2a23cc274ae57d87d998cba1a37ee16014d3e/pulp_utils-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-20 09:24:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WiraDKP",
    "github_project": "pulp_utils",
    "github_not_found": true,
    "lcname": "pulp-utils"
}
        
Elapsed time: 0.07784s