xpw


Namexpw JSON
Version 0.1a1 PyPI version JSON
download
home_pagehttps://github.com/bondbox/xkits/
SummaryAutomatically created by xargproject.
upload_time2025-02-17 11:29:42
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseMIT
keywords command-line argparse argcomplete
VCS
bugtrack_url
requirements argcomplete colorama colorlog filelock openpyxl tabulate wcwidth xlrd xlwt requests beautifulsoup4
Travis-CI No Travis.
coveralls test coverage
            # xpw

Securely manage user passwords and authentication.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/xkits/",
    "name": "xpw",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "command-line, argparse, argcomplete",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/b1/85b18db5271ad70af370f638c9a4ff36ec397e9cf1205120633c1b9232ac/xpw-0.1a1.tar.gz",
    "platform": "any",
    "description": "# xpw\n\nSecurely manage user passwords and authentication.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Automatically created by xargproject.",
    "version": "0.1a1",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/xkits/issues",
        "Documentation": "https://github.com/bondbox/xkits/",
        "Homepage": "https://github.com/bondbox/xkits/",
        "Source Code": "https://github.com/bondbox/xkits/"
    },
    "split_keywords": [
        "command-line",
        " argparse",
        " argcomplete"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5bc75b8555f9802627882b9e7ecb317168fe8369af0951aa1c5e28aff6a52bb9",
                "md5": "1d88d0cb05b7c101d77baeff5de88d9f",
                "sha256": "393826d571e1749086a2f3e3c51e1d5fee961ff42daf425c511381496c17fabb"
            },
            "downloads": -1,
            "filename": "xpw-0.1a1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d88d0cb05b7c101d77baeff5de88d9f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 9661,
            "upload_time": "2025-02-17T11:29:39",
            "upload_time_iso_8601": "2025-02-17T11:29:39.540235Z",
            "url": "https://files.pythonhosted.org/packages/5b/c7/5b8555f9802627882b9e7ecb317168fe8369af0951aa1c5e28aff6a52bb9/xpw-0.1a1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8b185b18db5271ad70af370f638c9a4ff36ec397e9cf1205120633c1b9232ac",
                "md5": "5cd04a02eeeb9421958b0b03005fc016",
                "sha256": "0b80c44a3277ba1b120f6b4861ca742e3e4ab69ec4830c5fee704dd3805677f2"
            },
            "downloads": -1,
            "filename": "xpw-0.1a1.tar.gz",
            "has_sig": false,
            "md5_digest": "5cd04a02eeeb9421958b0b03005fc016",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9041,
            "upload_time": "2025-02-17T11:29:42",
            "upload_time_iso_8601": "2025-02-17T11:29:42.166484Z",
            "url": "https://files.pythonhosted.org/packages/e8/b1/85b18db5271ad70af370f638c9a4ff36ec397e9cf1205120633c1b9232ac/xpw-0.1a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-17 11:29:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "xkits",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "argcomplete",
            "specs": [
                [
                    ">=",
                    "3.2.1"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": []
        },
        {
            "name": "colorlog",
            "specs": []
        },
        {
            "name": "filelock",
            "specs": []
        },
        {
            "name": "openpyxl",
            "specs": []
        },
        {
            "name": "tabulate",
            "specs": []
        },
        {
            "name": "wcwidth",
            "specs": []
        },
        {
            "name": "xlrd",
            "specs": []
        },
        {
            "name": "xlwt",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "beautifulsoup4",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "xpw"
}
        
Elapsed time: 1.41990s