pydbus-stubs


Namepydbus-stubs JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/Tatsh/pydbus-stubs
SummaryStubs for pydbus.
upload_time2024-11-17 05:41:21
maintainerNone
docs_urlNone
authorAndrew Udvare
requires_python<4,>=3.9
licenseMIT
keywords dbus stubs typing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pydbus-stubs

[![QA](https://github.com/Tatsh/pydbus-stubs/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/pydbus-stubs/actions/workflows/qa.yml)
[![PyPI - Version](https://img.shields.io/pypi/v/pydbus-stubs)](https://pypi.org/project/pydbus-stubs/)
![GitHub tag (with filter)](https://img.shields.io/github/v/tag/Tatsh/pydbus-stubs)
![GitHub](https://img.shields.io/github/license/Tatsh/pydbus-stubs)
![GitHub commits since latest release (by SemVer including pre-releases)](https://img.shields.io/github/commits-since/Tatsh/pydbus-stubs/v0.0.3/master)

Stubs for `pydbus`.

## Installation

```shell
pip install pydbus-stubs
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Tatsh/pydbus-stubs",
    "name": "pydbus-stubs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": "dbus, stubs, typing",
    "author": "Andrew Udvare",
    "author_email": "audvare@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ec/38/1da3c99949d2472aee1fe477fa3006c09a35b29ba3117f3e0bef117c2f67/pydbus_stubs-0.0.3.tar.gz",
    "platform": null,
    "description": "# pydbus-stubs\n\n[![QA](https://github.com/Tatsh/pydbus-stubs/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/pydbus-stubs/actions/workflows/qa.yml)\n[![PyPI - Version](https://img.shields.io/pypi/v/pydbus-stubs)](https://pypi.org/project/pydbus-stubs/)\n![GitHub tag (with filter)](https://img.shields.io/github/v/tag/Tatsh/pydbus-stubs)\n![GitHub](https://img.shields.io/github/license/Tatsh/pydbus-stubs)\n![GitHub commits since latest release (by SemVer including pre-releases)](https://img.shields.io/github/commits-since/Tatsh/pydbus-stubs/v0.0.3/master)\n\nStubs for `pydbus`.\n\n## Installation\n\n```shell\npip install pydbus-stubs\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Stubs for pydbus.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/Tatsh/pydbus-stubs",
        "Issues": "https://github.com/Tatsh/pydbus-stubs/issues",
        "Repository": "https://github.com/Tatsh/pydbus-stubs"
    },
    "split_keywords": [
        "dbus",
        " stubs",
        " typing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "354e3660f1c54288587cea69c68d7ae42df25d463f40137d3a7f153e1513ce19",
                "md5": "4086309e20aa1ca121cfa61004dbd1e3",
                "sha256": "10bd283c53b2c145fd8096871b5b1c425761212c36c6a6b1a3752f316035f8b4"
            },
            "downloads": -1,
            "filename": "pydbus_stubs-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4086309e20aa1ca121cfa61004dbd1e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 10418,
            "upload_time": "2024-11-17T05:41:20",
            "upload_time_iso_8601": "2024-11-17T05:41:20.097276Z",
            "url": "https://files.pythonhosted.org/packages/35/4e/3660f1c54288587cea69c68d7ae42df25d463f40137d3a7f153e1513ce19/pydbus_stubs-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec381da3c99949d2472aee1fe477fa3006c09a35b29ba3117f3e0bef117c2f67",
                "md5": "feefbaf4417af6399fc24afd54b26190",
                "sha256": "eb234c9b3ca2b723ad343ab81533257bb3dda7de4f568b5ca04e99d0049ebc3c"
            },
            "downloads": -1,
            "filename": "pydbus_stubs-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "feefbaf4417af6399fc24afd54b26190",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 7976,
            "upload_time": "2024-11-17T05:41:21",
            "upload_time_iso_8601": "2024-11-17T05:41:21.721546Z",
            "url": "https://files.pythonhosted.org/packages/ec/38/1da3c99949d2472aee1fe477fa3006c09a35b29ba3117f3e0bef117c2f67/pydbus_stubs-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-17 05:41:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Tatsh",
    "github_project": "pydbus-stubs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pydbus-stubs"
}
        
Elapsed time: 2.38513s