xpw-locker


Namexpw-locker JSON
Version 0.7.2 PyPI version JSON
download
home_pagehttps://github.com/checkeys/locker/
SummaryAccess authentication
upload_time2025-07-23 10:42:37
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseGPLv2
keywords command-line argparse argcomplete
VCS
bugtrack_url
requirements xkits-command xhtm xser xpw
Travis-CI No Travis.
coveralls test coverage
            # locker

> Access authentication

## Usage

```bash
curl -u "demo:xpw123" http://localhost:3000/
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/checkeys/locker/",
    "name": "xpw-locker",
    "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/fc/c9/0292e2c8f7af8bff416d64a083126eb8b5af6770450a934d11e289f5bb9a/xpw_locker-0.7.2.tar.gz",
    "platform": "any",
    "description": "# locker\n\n> Access authentication\n\n## Usage\n\n```bash\ncurl -u \"demo:xpw123\" http://localhost:3000/\n```\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Access authentication",
    "version": "0.7.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/checkeys/locker/issues",
        "Documentation": "https://github.com/checkeys/locker/",
        "Homepage": "https://github.com/checkeys/locker/",
        "Source Code": "https://github.com/checkeys/locker/"
    },
    "split_keywords": [
        "command-line",
        " argparse",
        " argcomplete"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3314e081d2a25be096da3276c7e2a143ba8ba1c6a116c2bc1640b0f97bb60a7e",
                "md5": "1654473c91101b3eb0eb7986d2211cd6",
                "sha256": "4c31deaf74906285bb26afe618018fba4b3769b5c78be50f0763775c051781bc"
            },
            "downloads": -1,
            "filename": "xpw_locker-0.7.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1654473c91101b3eb0eb7986d2211cd6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 39945,
            "upload_time": "2025-07-23T10:42:38",
            "upload_time_iso_8601": "2025-07-23T10:42:38.478378Z",
            "url": "https://files.pythonhosted.org/packages/33/14/e081d2a25be096da3276c7e2a143ba8ba1c6a116c2bc1640b0f97bb60a7e/xpw_locker-0.7.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fcc90292e2c8f7af8bff416d64a083126eb8b5af6770450a934d11e289f5bb9a",
                "md5": "b76299fae5e76343fb873f0dd760b5a0",
                "sha256": "ba51be3e4e973b917a39661a56d6675fa518f2fdd97bb70af501f4df95ded4a0"
            },
            "downloads": -1,
            "filename": "xpw_locker-0.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b76299fae5e76343fb873f0dd760b5a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 37506,
            "upload_time": "2025-07-23T10:42:37",
            "upload_time_iso_8601": "2025-07-23T10:42:37.178176Z",
            "url": "https://files.pythonhosted.org/packages/fc/c9/0292e2c8f7af8bff416d64a083126eb8b5af6770450a934d11e289f5bb9a/xpw_locker-0.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-23 10:42:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "checkeys",
    "github_project": "locker",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "xkits-command",
            "specs": [
                [
                    ">=",
                    "0.4"
                ]
            ]
        },
        {
            "name": "xhtm",
            "specs": [
                [
                    ">=",
                    "0.11"
                ]
            ]
        },
        {
            "name": "xser",
            "specs": [
                [
                    ">=",
                    "0.4"
                ]
            ]
        },
        {
            "name": "xpw",
            "specs": [
                [
                    ">=",
                    "0.13"
                ]
            ]
        }
    ],
    "lcname": "xpw-locker"
}
        
Elapsed time: 0.87395s