pyscript-util


Namepyscript-util JSON
Version 0.1.12 PyPI version JSON
download
home_pagehttps://github.com/ActivePeter/pyscript_util
SummaryPython script utilities for maximum compatibility
upload_time2025-08-08 06:14:19
maintainerNone
docs_urlNone
authortelego-project
requires_python>=3.6
licenseNone
keywords python script utilities command execution os.system compatibility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    pyscript_util - Python script utilities for maximum compatibility
    
    Provides command execution and directory management functions using os.system
    for scripts that need to work across different Python environments and versions.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ActivePeter/pyscript_util",
    "name": "pyscript-util",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "python script utilities command execution os.system compatibility",
    "author": "telego-project",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/bf/a9/4e3c7d299e5295f35a6c21a466ceba87bbe2eab0ae17c0efe45874ea4b28/pyscript_util-0.1.12.tar.gz",
    "platform": null,
    "description": "\n    pyscript_util - Python script utilities for maximum compatibility\n    \n    Provides command execution and directory management functions using os.system\n    for scripts that need to work across different Python environments and versions.\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python script utilities for maximum compatibility",
    "version": "0.1.12",
    "project_urls": {
        "Bug Reports": "https://github.com/ActivePeter/pyscript_util/issues",
        "Homepage": "https://github.com/ActivePeter/pyscript_util",
        "Source": "https://github.com/ActivePeter/pyscript_util"
    },
    "split_keywords": [
        "python",
        "script",
        "utilities",
        "command",
        "execution",
        "os.system",
        "compatibility"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "de9b270e2cf1440ac12bcf06e1a8f19c189d0af20c2e64bfaf2998d829099345",
                "md5": "2f6604ad69cc8a4e3896929d33ce4947",
                "sha256": "077865ade9e0b664a97fccf55b9307fe0fe4550a6cd447bb5e3b1a78454f50fd"
            },
            "downloads": -1,
            "filename": "pyscript_util-0.1.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f6604ad69cc8a4e3896929d33ce4947",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 19591,
            "upload_time": "2025-08-08T06:14:18",
            "upload_time_iso_8601": "2025-08-08T06:14:18.438188Z",
            "url": "https://files.pythonhosted.org/packages/de/9b/270e2cf1440ac12bcf06e1a8f19c189d0af20c2e64bfaf2998d829099345/pyscript_util-0.1.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bfa94e3c7d299e5295f35a6c21a466ceba87bbe2eab0ae17c0efe45874ea4b28",
                "md5": "09132c9d092bdd2d7dcaa20f9d872e55",
                "sha256": "fd29440861ecea4260a6e9d37d7a66b05d574b00d5c88c4b04610d90fa260e86"
            },
            "downloads": -1,
            "filename": "pyscript_util-0.1.12.tar.gz",
            "has_sig": false,
            "md5_digest": "09132c9d092bdd2d7dcaa20f9d872e55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 19246,
            "upload_time": "2025-08-08T06:14:19",
            "upload_time_iso_8601": "2025-08-08T06:14:19.960755Z",
            "url": "https://files.pythonhosted.org/packages/bf/a9/4e3c7d299e5295f35a6c21a466ceba87bbe2eab0ae17c0efe45874ea4b28/pyscript_util-0.1.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-08 06:14:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ActivePeter",
    "github_project": "pyscript_util",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyscript-util"
}
        
Elapsed time: 2.46760s