inkwell


Nameinkwell JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/pkkid/python-inkwell
SummaryA minimalistic dark theme for QT
upload_time2023-03-16 02:34:01
maintainer
docs_urlNone
authorMichael Shepanski
requires_python>=3.7
license
keywords qt pyside6 theme dark inkwell
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Qt Inkwell
A minimalistic dark theme for QT.

The projects provides a stylesheet as well as a few utility functions to apply
stylesheets to a QObject after passing them through a Sass compiler. it is no
where near complete, more of a shared stylesheet I use for the applications I
write.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pkkid/python-inkwell",
    "name": "inkwell",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "qt,pyside6,theme,dark,inkwell",
    "author": "Michael Shepanski",
    "author_email": "michael.shepanski@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f7/ca/dcb813db394b09d5b84022e3ec792ba80f24304377507fd80f170ce586d0/inkwell-1.0.1.tar.gz",
    "platform": null,
    "description": "# Python Qt Inkwell\r\nA minimalistic dark theme for QT.\r\n\r\nThe projects provides a stylesheet as well as a few utility functions to apply\r\nstylesheets to a QObject after passing them through a Sass compiler. it is no\r\nwhere near complete, more of a shared stylesheet I use for the applications I\r\nwrite.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A minimalistic dark theme for QT",
    "version": "1.0.1",
    "split_keywords": [
        "qt",
        "pyside6",
        "theme",
        "dark",
        "inkwell"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7cadcb813db394b09d5b84022e3ec792ba80f24304377507fd80f170ce586d0",
                "md5": "13bc194bd711485ad88de2069da2d45a",
                "sha256": "5f9aa47762ffaf8ada810a6f2deede998256757eb3b32a8761bb83a3135ac8b3"
            },
            "downloads": -1,
            "filename": "inkwell-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "13bc194bd711485ad88de2069da2d45a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3309,
            "upload_time": "2023-03-16T02:34:01",
            "upload_time_iso_8601": "2023-03-16T02:34:01.267903Z",
            "url": "https://files.pythonhosted.org/packages/f7/ca/dcb813db394b09d5b84022e3ec792ba80f24304377507fd80f170ce586d0/inkwell-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-16 02:34:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pkkid",
    "github_project": "python-inkwell",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "inkwell"
}
        
Elapsed time: 0.04449s