krapplet


Namekrapplet JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://gitlab.com/hfernh/krapplet
SummaryA password manager written as a gnome-keyring applet
upload_time2023-06-11 09:54:26
maintainer
docs_urlNone
authorJohannes Willem Fernhout
requires_python>=3.10
licenseBSD 3-Clause License
keywords password manager gnome-keyring pass
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Krapplet

Krapplet is a graphical password manager for Linux.
Its name derives from 'keyring applet'.


# Feature overview

- Graphical password manager.
- Passwords are considered secrets, contained in keys, organized per keyring.
- Keys also can also contain associated information like username, email
  addresses, and/or a website URL.
- Contains a password generator.


# Technical overview

- Written in Python3, using the GTK3 toolkit.
- Keys are stored using:
  [gnome-keyring](https://wiki.gnome.org/Projects/GnomeKeyring), or
  [GPG](https://gnupg.org/)-encrypted in a format compatibe with the
  [pass](https://www.passwordstore.org) command line password manager.


# Documentation

The documentation of krapplet Can be found on
[readthedocs.io](https://krapplet.readthedocs.io/en/latest/index.html).


# License

Krapplet is licensed under a
[BSD-3 license](https://gitlab.com/hfernh/krapplet/-/blob/master/LICENSE).


# Feedback

If something is not working properly then please log an
[issue](https://gitlab.com/hfernh/krapplet/-/issues) against the project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/hfernh/krapplet",
    "name": "krapplet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "password manager,gnome-keyring,pass",
    "author": "Johannes Willem Fernhout",
    "author_email": "hfern@fernhout.info",
    "download_url": "https://files.pythonhosted.org/packages/2f/53/c7811b5515d24b28daac7fe3069cf52cd495096284c6739f29ffe95763d6/krapplet-0.4.0.tar.gz",
    "platform": "Linux",
    "description": "# Krapplet\n\nKrapplet is a graphical password manager for Linux.\nIts name derives from 'keyring applet'.\n\n\n# Feature overview\n\n- Graphical password manager.\n- Passwords are considered secrets, contained in keys, organized per keyring.\n- Keys also can also contain associated information like username, email\n  addresses, and/or a website URL.\n- Contains a password generator.\n\n\n# Technical overview\n\n- Written in Python3, using the GTK3 toolkit.\n- Keys are stored using:\n  [gnome-keyring](https://wiki.gnome.org/Projects/GnomeKeyring), or\n  [GPG](https://gnupg.org/)-encrypted in a format compatibe with the\n  [pass](https://www.passwordstore.org) command line password manager.\n\n\n# Documentation\n\nThe documentation of krapplet Can be found on\n[readthedocs.io](https://krapplet.readthedocs.io/en/latest/index.html).\n\n\n# License\n\nKrapplet is licensed under a\n[BSD-3 license](https://gitlab.com/hfernh/krapplet/-/blob/master/LICENSE).\n\n\n# Feedback\n\nIf something is not working properly then please log an\n[issue](https://gitlab.com/hfernh/krapplet/-/issues) against the project.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "A password manager written as a gnome-keyring applet",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/hfernh/krapplet"
    },
    "split_keywords": [
        "password manager",
        "gnome-keyring",
        "pass"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d65ccbdbbd0b0a25b37cd7a97e392050e557d213a2d3375d4263fa05c28453ae",
                "md5": "b1e12e0581030c84c8f5ce4dd5a42942",
                "sha256": "c43ffe7f4f7b3d893c63dc46d48ca8b984e08739be07b84d15c4384ba454db91"
            },
            "downloads": -1,
            "filename": "krapplet-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1e12e0581030c84c8f5ce4dd5a42942",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 53552,
            "upload_time": "2023-06-11T09:54:24",
            "upload_time_iso_8601": "2023-06-11T09:54:24.163855Z",
            "url": "https://files.pythonhosted.org/packages/d6/5c/cbdbbd0b0a25b37cd7a97e392050e557d213a2d3375d4263fa05c28453ae/krapplet-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f53c7811b5515d24b28daac7fe3069cf52cd495096284c6739f29ffe95763d6",
                "md5": "67e96c08972ccd77fef1013fdc5f64b6",
                "sha256": "1160aed7e6069622b059169fe01f10fc5c1b22f43aed8dcb3bdc6560cf46dbc5"
            },
            "downloads": -1,
            "filename": "krapplet-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "67e96c08972ccd77fef1013fdc5f64b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 44184,
            "upload_time": "2023-06-11T09:54:26",
            "upload_time_iso_8601": "2023-06-11T09:54:26.286903Z",
            "url": "https://files.pythonhosted.org/packages/2f/53/c7811b5515d24b28daac7fe3069cf52cd495096284c6739f29ffe95763d6/krapplet-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-11 09:54:26",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "hfernh",
    "gitlab_project": "krapplet",
    "lcname": "krapplet"
}
        
Elapsed time: 0.07654s