iripau


Nameiripau JSON
Version 1.1.6 PyPI version JSON
download
home_pageNone
SummaryPython utilities focused on command execution
upload_time2025-08-08 18:04:09
maintainerRicardo Quezada
docs_urlNone
authorRicardo Quezada
requires_python>=3.7
licenseNone
keywords subprocess command local remote ssh linux real-time log logging threading utilities
VCS
bugtrack_url
requirements curlify psutil
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # iripau
Python utilities focused on command execution

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "iripau",
    "maintainer": "Ricardo Quezada",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "subprocess, command, local, remote, ssh, Linux, real-time, log, logging, threading, utilities",
    "author": "Ricardo Quezada",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/87/de/1d40667e19d769e8ece49ebb40ee9715546dd9edfd67ea6045b926896cbc/iripau-1.1.6.tar.gz",
    "platform": null,
    "description": "# iripau\nPython utilities focused on command execution\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python utilities focused on command execution",
    "version": "1.1.6",
    "project_urls": {
        "Changelog": "https://github.com/ricardo-galo/iripau/blob/main/CHANGELOG.md",
        "Documentation": "https://ricardo-galo.github.io/iripau",
        "Issues": "https://github.com/ricardo-galo/iripau/issues",
        "Repository": "https://github.com/ricardo-galo/iripau"
    },
    "split_keywords": [
        "subprocess",
        " command",
        " local",
        " remote",
        " ssh",
        " linux",
        " real-time",
        " log",
        " logging",
        " threading",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "039dae5b04ce5b2d5476fcd495ef15aaa3ceb59ac2dafd97d1135ed9b3d15ef6",
                "md5": "914d9f336247931deba69df5eaab1bbe",
                "sha256": "ad11c3210d2bc90782331a51072f9b009fc26842ff970e8ce47984d33ccb7d76"
            },
            "downloads": -1,
            "filename": "iripau-1.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "914d9f336247931deba69df5eaab1bbe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 32963,
            "upload_time": "2025-08-08T18:04:08",
            "upload_time_iso_8601": "2025-08-08T18:04:08.439734Z",
            "url": "https://files.pythonhosted.org/packages/03/9d/ae5b04ce5b2d5476fcd495ef15aaa3ceb59ac2dafd97d1135ed9b3d15ef6/iripau-1.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87de1d40667e19d769e8ece49ebb40ee9715546dd9edfd67ea6045b926896cbc",
                "md5": "056aa9d85f3f6024f2730428b71c6067",
                "sha256": "522a75b701349b729b475547018abd8445cc66dcbd9585ec4c7ba3883eebb62e"
            },
            "downloads": -1,
            "filename": "iripau-1.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "056aa9d85f3f6024f2730428b71c6067",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 41044,
            "upload_time": "2025-08-08T18:04:09",
            "upload_time_iso_8601": "2025-08-08T18:04:09.693416Z",
            "url": "https://files.pythonhosted.org/packages/87/de/1d40667e19d769e8ece49ebb40ee9715546dd9edfd67ea6045b926896cbc/iripau-1.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-08 18:04:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ricardo-galo",
    "github_project": "iripau",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "curlify",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        }
    ],
    "lcname": "iripau"
}
        
Elapsed time: 1.42019s