splitscreen


Namesplitscreen JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://projects.om-office.de/frans/splitscreen.git
Summarysplitscreen
upload_time2023-11-22 05:21:23
maintainer
docs_urlNone
authorFrans Fürst
requires_python>=3.10,<4.0.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # splitscreen

Runs a command twice side by side in a single window.

Usage:

```sh
splitscreen <command>
```

e.g.

```sh
splitscreen glxgears
```


## Installation

```sh
[<PYTHON> -m] pip[3] install [--user] [--upgrade] splitscreen
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://projects.om-office.de/frans/splitscreen.git",
    "name": "splitscreen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Frans F\u00fcrst",
    "author_email": "frans.fuerst@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/dc/42/374ce2c89fb835ac3dce65489a83138f8328f5cf46abf95c99e51cbe3f11/splitscreen-0.1.2.tar.gz",
    "platform": null,
    "description": "# splitscreen\n\nRuns a command twice side by side in a single window.\n\nUsage:\n\n```sh\nsplitscreen <command>\n```\n\ne.g.\n\n```sh\nsplitscreen glxgears\n```\n\n\n## Installation\n\n```sh\n[<PYTHON> -m] pip[3] install [--user] [--upgrade] splitscreen\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "splitscreen",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://projects.om-office.de/frans/splitscreen.git",
        "Repository": "https://projects.om-office.de/frans/splitscreen.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6aa4c00589e95c3f456f32f90ff8f66449a022942268bb3d5615da97a32f689e",
                "md5": "265e7235a1be47dcfc7e2d64ca00c08e",
                "sha256": "fa15fb2fa0c90b9affc9061fb9f8e9111f3dc7b566fd444694f87d299de8c6eb"
            },
            "downloads": -1,
            "filename": "splitscreen-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "265e7235a1be47dcfc7e2d64ca00c08e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0.0",
            "size": 2435,
            "upload_time": "2023-11-22T05:21:22",
            "upload_time_iso_8601": "2023-11-22T05:21:22.474043Z",
            "url": "https://files.pythonhosted.org/packages/6a/a4/c00589e95c3f456f32f90ff8f66449a022942268bb3d5615da97a32f689e/splitscreen-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc42374ce2c89fb835ac3dce65489a83138f8328f5cf46abf95c99e51cbe3f11",
                "md5": "1a0ff542d00f4500778da7b6fa582c0f",
                "sha256": "58f7b83a6b2e47d21da123864fff9263dcad18e7d08604e9abd375280967727a"
            },
            "downloads": -1,
            "filename": "splitscreen-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1a0ff542d00f4500778da7b6fa582c0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0.0",
            "size": 2559,
            "upload_time": "2023-11-22T05:21:23",
            "upload_time_iso_8601": "2023-11-22T05:21:23.663170Z",
            "url": "https://files.pythonhosted.org/packages/dc/42/374ce2c89fb835ac3dce65489a83138f8328f5cf46abf95c99e51cbe3f11/splitscreen-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-22 05:21:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "splitscreen"
}
        
Elapsed time: 0.17490s