qtpip


Nameqtpip JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryA pip wrapper to install Qt for Python commercial wheels
upload_time2024-03-15 13:17:51
maintainer
docs_urlNone
author
requires_python>=3.7
licenseQt Commercial
keywords qt pyside shiboken
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Qt pip

This project aims to provide a wrapper around `pip`, but handling the Qt
account authentication for installing commercial wheels.

The expected behavior is to detect the `pip` command from a /hopefully/
activated virtual environment, falling back to all the commands, but not for
the install.

## Install

```
pip install qtpip
```

## Usage

```
qtpip install pyside6
```

## Issues

Major tasks and discovered use-cases that need to be implemented need to have
a JIRA entry, using the `Qt pip` component.
You can open an [issue here](https://bugreports.qt.io/projects/PYSIDE).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "qtpip",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "qt,pyside,shiboken",
    "author": "",
    "author_email": "Qt for Python Team <pyside@qt-project.org>",
    "download_url": "",
    "platform": null,
    "description": "# Qt pip\n\nThis project aims to provide a wrapper around `pip`, but handling the Qt\naccount authentication for installing commercial wheels.\n\nThe expected behavior is to detect the `pip` command from a /hopefully/\nactivated virtual environment, falling back to all the commands, but not for\nthe install.\n\n## Install\n\n```\npip install qtpip\n```\n\n## Usage\n\n```\nqtpip install pyside6\n```\n\n## Issues\n\nMajor tasks and discovered use-cases that need to be implemented need to have\na JIRA entry, using the `Qt pip` component.\nYou can open an [issue here](https://bugreports.qt.io/projects/PYSIDE).\n",
    "bugtrack_url": null,
    "license": "Qt Commercial",
    "summary": "A pip wrapper to install Qt for Python commercial wheels",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "qt",
        "pyside",
        "shiboken"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15eb8500a02a286b0573f1107f6d6b58a031d0ebd6ed793df2c549d2b1f3d0b0",
                "md5": "b72506d49804964c50bacd277762548c",
                "sha256": "6f43e99ff8537726e1f3396093f3fbcabbfa74b7646018dac06b5cee904ad327"
            },
            "downloads": -1,
            "filename": "qtpip-0.1.1-py3-none-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "b72506d49804964c50bacd277762548c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4291427,
            "upload_time": "2024-03-15T13:17:51",
            "upload_time_iso_8601": "2024-03-15T13:17:51.636997Z",
            "url": "https://files.pythonhosted.org/packages/15/eb/8500a02a286b0573f1107f6d6b58a031d0ebd6ed793df2c549d2b1f3d0b0/qtpip-0.1.1-py3-none-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "028ce3259852ea85ae75dc6108d4a69695ef91308f6eee2dd29c2145e5311a98",
                "md5": "843779aa81c94fe35a460bca0c6e825f",
                "sha256": "6959184b90d7ef7ccf1f2d1a29afbae98bc37e8a28419e5e63cfea56cbc8e3c4"
            },
            "downloads": -1,
            "filename": "qtpip-0.1.1-py3-none-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "843779aa81c94fe35a460bca0c6e825f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4894189,
            "upload_time": "2024-03-15T13:18:00",
            "upload_time_iso_8601": "2024-03-15T13:18:00.215463Z",
            "url": "https://files.pythonhosted.org/packages/02/8c/e3259852ea85ae75dc6108d4a69695ef91308f6eee2dd29c2145e5311a98/qtpip-0.1.1-py3-none-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89b9d2f18c1384db47990cee73eff953b38566a3bd7e83ecb14ce31ca80ef352",
                "md5": "4603767102c3b244d2fe7175fe3552d6",
                "sha256": "be822745c1c242d545901455292251e7b178383e558a70129a267275b337f41f"
            },
            "downloads": -1,
            "filename": "qtpip-0.1.1-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4603767102c3b244d2fe7175fe3552d6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4009446,
            "upload_time": "2024-03-15T13:18:08",
            "upload_time_iso_8601": "2024-03-15T13:18:08.413962Z",
            "url": "https://files.pythonhosted.org/packages/89/b9/d2f18c1384db47990cee73eff953b38566a3bd7e83ecb14ce31ca80ef352/qtpip-0.1.1-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 13:17:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qtpip"
}
        
Elapsed time: 0.20469s