QoolTabs


NameQoolTabs JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/rohankishore/QoolTabs/
SummaryPyQt6 QTabWidget with drag and drop
upload_time2023-08-06 07:27:02
maintainer
docs_urlNone
authorRohan Kishore
requires_python
licenseMIT
keywords pyqt6 qtabwidget modern pyqt6 widgets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QoolTabs

## QTabWidget but with drag and drop, context menu and so on.


## Features in a Glance

- Drag and drop support
- Context menu with one default option to close all tabs
- Support for themes like qdarktheme, etc


1.0.0 --> First Release
1.0.1 --> Second Release [Fixed a slight README issue]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rohankishore/QoolTabs/",
    "name": "QoolTabs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pyqt6,qtabwidget,modern,pyqt6 widgets",
    "author": "Rohan Kishore",
    "author_email": "rohankishore746@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/19/de2924658d903b79390b82cae21c7225f7a1afbbc09a705d9a69e701e8a8/QoolTabs-1.0.1.tar.gz",
    "platform": null,
    "description": "# QoolTabs\r\n\r\n## QTabWidget but with drag and drop, context menu and so on.\r\n\r\n\r\n## Features in a Glance\r\n\r\n- Drag and drop support\r\n- Context menu with one default option to close all tabs\r\n- Support for themes like qdarktheme, etc\r\n\r\n\r\n1.0.0 --> First Release\r\n1.0.1 --> Second Release [Fixed a slight README issue]\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyQt6 QTabWidget with drag and drop",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/rohankishore/QoolTabs/"
    },
    "split_keywords": [
        "pyqt6",
        "qtabwidget",
        "modern",
        "pyqt6 widgets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b19de2924658d903b79390b82cae21c7225f7a1afbbc09a705d9a69e701e8a8",
                "md5": "34526b115518f9644b07576403cdef85",
                "sha256": "ac2538a89926b1f2a548c0d45b40e72b859483f4ec8e1577bc992f8cbe635199"
            },
            "downloads": -1,
            "filename": "QoolTabs-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "34526b115518f9644b07576403cdef85",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3473,
            "upload_time": "2023-08-06T07:27:02",
            "upload_time_iso_8601": "2023-08-06T07:27:02.451003Z",
            "url": "https://files.pythonhosted.org/packages/1b/19/de2924658d903b79390b82cae21c7225f7a1afbbc09a705d9a69e701e8a8/QoolTabs-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-06 07:27:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rohankishore",
    "github_project": "QoolTabs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "qooltabs"
}
        
Elapsed time: 0.25699s