compmake


Namecompmake JSON
Version 4.0.2 PyPI version JSON
download
home_pagehttp://compmake.org
SummaryCompmake is a non-obtrusive module that provides 'make'-like facilities to your Python applications,including caching of results, robustness to jobs failure, and multiprocessing/multihost parallel processing.
upload_time2019-02-10 15:09:04
maintainer
docs_urlNone
authorAndrea Censi
requires_python
licenseLGPL
keywords parallel processing make cmake manager recovery
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Compmake is a non-obtrusive module that provides 
        'make'-like facilities to your Python applications,
        including caching of results, robustness to jobs failure,
        and multiprocessing/multihost parallel processing.

        Please see for docs: http://compmake.org 
        and get the manual PDF at: http://purl.org/censi/compmake-manual
            

Raw data

            {
    "_id": null,
    "home_page": "http://compmake.org",
    "name": "compmake",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "parallel processing,make,cmake,manager,recovery",
    "author": "Andrea Censi",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ee/79/136bd9d382085a85fe77f2d0e84060359a6c3c7767e78c417cb6260d3d69/compmake-4.0.2.tar.gz",
    "platform": "",
    "description": "Compmake is a non-obtrusive module that provides \n        'make'-like facilities to your Python applications,\n        including caching of results, robustness to jobs failure,\n        and multiprocessing/multihost parallel processing.\n\n        Please see for docs: http://compmake.org \n        and get the manual PDF at: http://purl.org/censi/compmake-manual",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Compmake is a non-obtrusive module that provides 'make'-like facilities to your Python applications,including caching of results, robustness to jobs failure, and multiprocessing/multihost parallel processing.",
    "version": "4.0.2",
    "project_urls": {
        "Homepage": "http://compmake.org"
    },
    "split_keywords": [
        "parallel processing",
        "make",
        "cmake",
        "manager",
        "recovery"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee79136bd9d382085a85fe77f2d0e84060359a6c3c7767e78c417cb6260d3d69",
                "md5": "5dda40c04ab18e275e9d234811a40e73",
                "sha256": "b85d153b2c1412bae5d2dd4a41be4943996892e61c3c2e619e420b8a6549a1de"
            },
            "downloads": -1,
            "filename": "compmake-4.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5dda40c04ab18e275e9d234811a40e73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8643122,
            "upload_time": "2019-02-10T15:09:04",
            "upload_time_iso_8601": "2019-02-10T15:09:04.233641Z",
            "url": "https://files.pythonhosted.org/packages/ee/79/136bd9d382085a85fe77f2d0e84060359a6c3c7767e78c417cb6260d3d69/compmake-4.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-02-10 15:09:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "compmake"
}
        
Elapsed time: 0.08471s