universal-open


Nameuniversal-open JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Nicoretti/one-piece/tree/grand-line/python/universal-open
SummaryPlatform agnostic file opener
upload_time2023-11-11 21:34:49
maintainerNicola Coretti
docs_urlNone
authorNicola Coretti
requires_python>=3.8,<4.0
licenseBSD-2-Clause
keywords open xdg-open start application-launcher launcher cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Universal-Open (`uopen`)

**`uopen`** is a cross-platform utility that serves as an alternative to platform-specific commands like `xdg-open`
on Linux, `open` on macOS, and `start` on Windows. It is designed to provide a unified entry point on any of those platforms,
promoting interoperability for configuration files and scripts.

**`uopen`** just acts as a named pass-through shim, offering a common entry point for various platforms. 
However, it is important to note that using platform-specific flags with **`uopen`** is not recommended.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Nicoretti/one-piece/tree/grand-line/python/universal-open",
    "name": "universal-open",
    "maintainer": "Nicola Coretti",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "nico.coretti@gmail.com",
    "keywords": "open,xdg-open,start,application-launcher,launcher,cli",
    "author": "Nicola Coretti",
    "author_email": "nico.coretti@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e1/0d/665a99ef8b22e33b5c1d497ef9635e6a3f0ee474b877eac7f196ee76ca84/universal_open-0.1.0.tar.gz",
    "platform": null,
    "description": "# Universal-Open (`uopen`)\n\n**`uopen`** is a cross-platform utility that serves as an alternative to platform-specific commands like `xdg-open`\non Linux, `open` on macOS, and `start` on Windows. It is designed to provide a unified entry point on any of those platforms,\npromoting interoperability for configuration files and scripts.\n\n**`uopen`** just acts as a named pass-through shim, offering a common entry point for various platforms. \nHowever, it is important to note that using platform-specific flags with **`uopen`** is not recommended.\n\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "Platform agnostic file opener",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://github.com/Nicoretti/one-piece/blob/grand-line/python/universal-open/README.md",
        "Homepage": "https://github.com/Nicoretti/one-piece/blob/grand-line/python/universal-open/README.md",
        "Repository": "https://github.com/Nicoretti/one-piece/tree/grand-line/python/universal-open",
        "Source": "https://github.com/Nicoretti/one-piece/blob/grand-line/python/universal-open/"
    },
    "split_keywords": [
        "open",
        "xdg-open",
        "start",
        "application-launcher",
        "launcher",
        "cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a464ff02b6cf242d9292776e7f34f376af5c3bb6e02d78a7319d42b141d453e",
                "md5": "d7bcd0fd6745c0e56244ca4f3ecf9f15",
                "sha256": "8e8d141398c5132c6b3003aa80da7bf669bb7b72153bf42da56e2f369f1b4a5a"
            },
            "downloads": -1,
            "filename": "universal_open-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7bcd0fd6745c0e56244ca4f3ecf9f15",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 2511,
            "upload_time": "2023-11-11T21:34:47",
            "upload_time_iso_8601": "2023-11-11T21:34:47.964772Z",
            "url": "https://files.pythonhosted.org/packages/9a/46/4ff02b6cf242d9292776e7f34f376af5c3bb6e02d78a7319d42b141d453e/universal_open-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e10d665a99ef8b22e33b5c1d497ef9635e6a3f0ee474b877eac7f196ee76ca84",
                "md5": "7ea5be965f9d01d80c2262229fb70f3a",
                "sha256": "acf1305b4419cdd329f5f75d4997c865e3cb8187195d95e2c2ff07a030ae0737"
            },
            "downloads": -1,
            "filename": "universal_open-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7ea5be965f9d01d80c2262229fb70f3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 2018,
            "upload_time": "2023-11-11T21:34:49",
            "upload_time_iso_8601": "2023-11-11T21:34:49.572574Z",
            "url": "https://files.pythonhosted.org/packages/e1/0d/665a99ef8b22e33b5c1d497ef9635e6a3f0ee474b877eac7f196ee76ca84/universal_open-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-11 21:34:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Nicoretti",
    "github_project": "one-piece",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "universal-open"
}
        
Elapsed time: 0.13905s