psij-python


Namepsij-python JSON
Version 0.9.9 PyPI version JSON
download
home_pagehttps://github.com/exaworks/psij-python
SummaryThis is an implementation of the PSI/J (Portable Submission Interface for Jobs) specification.
upload_time2025-01-16 18:08:03
maintainerNone
docs_urlNone
authorThe ExaWorks Team
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements psutil pystache typeguard packaging
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/exaworks/psij-python",
    "name": "psij-python",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "The ExaWorks Team",
    "author_email": "hategan@mcs.anl.gov",
    "download_url": "https://files.pythonhosted.org/packages/52/55/7c95afa9594218011ae3fba55df3e4f390fbe32bb444dce8b3ee8bacc3af/psij-python-0.9.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "This is an implementation of the PSI/J (Portable Submission Interface for Jobs) specification.",
    "version": "0.9.9",
    "project_urls": {
        "Homepage": "https://github.com/exaworks/psij-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "089f073829964478488877fca11ce459a4fcf63257d7d8af58fb7fae90aa4475",
                "md5": "f45a201093502e6076893e2a3e2f36a1",
                "sha256": "aa3b2d2491f7efed53a6434a1d6454ed7cc5e054cce5d533fb0769d6c317e278"
            },
            "downloads": -1,
            "filename": "psij_python-0.9.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f45a201093502e6076893e2a3e2f36a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 88489,
            "upload_time": "2025-01-16T18:08:00",
            "upload_time_iso_8601": "2025-01-16T18:08:00.969326Z",
            "url": "https://files.pythonhosted.org/packages/08/9f/073829964478488877fca11ce459a4fcf63257d7d8af58fb7fae90aa4475/psij_python-0.9.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52557c95afa9594218011ae3fba55df3e4f390fbe32bb444dce8b3ee8bacc3af",
                "md5": "68b6655698ed912a30f4cd4126284322",
                "sha256": "79d527e43a5bb0df00818b956cc4dec064b59c38e4f8557e8533f901cb47d68f"
            },
            "downloads": -1,
            "filename": "psij-python-0.9.9.tar.gz",
            "has_sig": false,
            "md5_digest": "68b6655698ed912a30f4cd4126284322",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 67287,
            "upload_time": "2025-01-16T18:08:03",
            "upload_time_iso_8601": "2025-01-16T18:08:03.634342Z",
            "url": "https://files.pythonhosted.org/packages/52/55/7c95afa9594218011ae3fba55df3e4f390fbe32bb444dce8b3ee8bacc3af/psij-python-0.9.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-16 18:08:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exaworks",
    "github_project": "psij-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "psutil",
            "specs": [
                [
                    ">=",
                    "5.9"
                ],
                [
                    "<=",
                    "6.1.1"
                ]
            ]
        },
        {
            "name": "pystache",
            "specs": [
                [
                    ">=",
                    "0.6.0"
                ]
            ]
        },
        {
            "name": "typeguard",
            "specs": [
                [
                    ">=",
                    "3.0.1"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "<=",
                    "24.2"
                ],
                [
                    ">=",
                    "24.0"
                ]
            ]
        }
    ],
    "lcname": "psij-python"
}
        
Elapsed time: 2.78947s