iripau


Nameiripau JSON
Version 1.1.5 PyPI version JSON
download
home_pageNone
SummaryPython utilities focused on command execution
upload_time2025-07-10 00:44:33
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/8d/ec/6f99267bad22ceeb4e7defbf0b10d29e28f192794295da6dc04ad7cdd23b/iripau-1.1.5.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.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/ricardo-galo/iripau/issues",
        "Changelog": "https://github.com/ricardo-galo/iripau/blob/master/CHANGELOG.md",
        "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": "2af527298708c437004473167f499396c99a5d7ae59c3116b87db3af279f9b3c",
                "md5": "40b59e18918e5936d5e4e715590941ac",
                "sha256": "21cfa565af491ad02226b692e0febb12b3fb67543ccfa8c03eee2e02888e8c1f"
            },
            "downloads": -1,
            "filename": "iripau-1.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40b59e18918e5936d5e4e715590941ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 22356,
            "upload_time": "2025-07-10T00:44:32",
            "upload_time_iso_8601": "2025-07-10T00:44:32.308079Z",
            "url": "https://files.pythonhosted.org/packages/2a/f5/27298708c437004473167f499396c99a5d7ae59c3116b87db3af279f9b3c/iripau-1.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8dec6f99267bad22ceeb4e7defbf0b10d29e28f192794295da6dc04ad7cdd23b",
                "md5": "547c254966db1b96754755a2428d8176",
                "sha256": "e18c4068087c40d08b54747c012b65f67d055d6e21e318c55e9eb9ed4721919c"
            },
            "downloads": -1,
            "filename": "iripau-1.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "547c254966db1b96754755a2428d8176",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 31431,
            "upload_time": "2025-07-10T00:44:33",
            "upload_time_iso_8601": "2025-07-10T00:44:33.255705Z",
            "url": "https://files.pythonhosted.org/packages/8d/ec/6f99267bad22ceeb4e7defbf0b10d29e28f192794295da6dc04ad7cdd23b/iripau-1.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 00:44:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ricardo-galo",
    "github_project": "iripau",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "curlify",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        }
    ],
    "lcname": "iripau"
}
        
Elapsed time: 0.45760s