compmake-z6


Namecompmake-z6 JSON
Version 6.1.5 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_time2023-01-25 10:15:06
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-z6",
    "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/c9/c7/a6db7b8282d9ff8ddf05dee77126543f04658eff6333f46ed9c475f89acb/compmake-z6-6.1.5.tar.gz",
    "platform": null,
    "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": "6.1.5",
    "split_keywords": [
        "parallel processing",
        "make",
        "cmake",
        "manager",
        "recovery"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9c7a6db7b8282d9ff8ddf05dee77126543f04658eff6333f46ed9c475f89acb",
                "md5": "c3136c2b5ec14f80e7fb305e1f6fb19d",
                "sha256": "0232b919dbdc9ad308a63c497cc49b9840be33cdc47d4d0e969bfcf491da3c89"
            },
            "downloads": -1,
            "filename": "compmake-z6-6.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c3136c2b5ec14f80e7fb305e1f6fb19d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8655105,
            "upload_time": "2023-01-25T10:15:06",
            "upload_time_iso_8601": "2023-01-25T10:15:06.062230Z",
            "url": "https://files.pythonhosted.org/packages/c9/c7/a6db7b8282d9ff8ddf05dee77126543f04658eff6333f46ed9c475f89acb/compmake-z6-6.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-25 10:15:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "compmake-z6"
}
        
Elapsed time: 0.04118s