ompr


Nameompr JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://github.com/piteren/ompr.git
SummaryObject based Multi-Processing Runner
upload_time2025-07-25 21:18:04
maintainerNone
docs_urlNone
authorPiotr Niewinski
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements psutil pypaq
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/piteren/ompr.git",
    "name": "ompr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Piotr Niewinski",
    "author_email": "pioniewinski@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/fe/d0aa0392bcbbf98a5dbba7afba366a287f8714f193a06d3e413bbbf67c03/ompr-1.6.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Object based Multi-Processing Runner",
    "version": "1.6.0",
    "project_urls": {
        "Homepage": "https://github.com/piteren/ompr.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9e7a6e5351bf0c5f7094080d76c65fb051187c230b6d7a1370f58eb3a98e5db",
                "md5": "2fea080a9abd68da1013643efb1501c0",
                "sha256": "bd4713557236a5d683a3ff7f2dd89d40f41187d9b215e98ec7da35df0b5026a6"
            },
            "downloads": -1,
            "filename": "ompr-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2fea080a9abd68da1013643efb1501c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8491,
            "upload_time": "2025-07-25T21:18:03",
            "upload_time_iso_8601": "2025-07-25T21:18:03.415140Z",
            "url": "https://files.pythonhosted.org/packages/d9/e7/a6e5351bf0c5f7094080d76c65fb051187c230b6d7a1370f58eb3a98e5db/ompr-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0afed0aa0392bcbbf98a5dbba7afba366a287f8714f193a06d3e413bbbf67c03",
                "md5": "e5d2f08b171cffc22c9329e8020703a7",
                "sha256": "4603486f8b688ca6e40edc6d176505b823082542049dda2616a3ad99d14cca6c"
            },
            "downloads": -1,
            "filename": "ompr-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e5d2f08b171cffc22c9329e8020703a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10499,
            "upload_time": "2025-07-25T21:18:04",
            "upload_time_iso_8601": "2025-07-25T21:18:04.716519Z",
            "url": "https://files.pythonhosted.org/packages/0a/fe/d0aa0392bcbbf98a5dbba7afba366a287f8714f193a06d3e413bbbf67c03/ompr-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-25 21:18:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "piteren",
    "github_project": "ompr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "psutil",
            "specs": []
        },
        {
            "name": "pypaq",
            "specs": []
        }
    ],
    "lcname": "ompr"
}
        
Elapsed time: 0.46076s