sdprot


Namesdprot JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA Python package that generates and checks passwords, enhancing security and usability in applications
upload_time2023-10-02 06:50:08
maintainer
docs_urlNone
authorSupratim Das
requires_python
licenseMIT
keywords sdprot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Features

- Generate time-based passwords for implementing time-sensitive licensing services, enhancing security for time-limited access control

## Installation

To install the package, you can use pip:

```shell
pip install sdprot
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sdprot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "sdprot",
    "author": "Supratim Das",
    "author_email": "supratim0707@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/52/bf/c7c271b81de27e5ce78564586a19c842d316f47b22df51c436c3b778d560/sdprot-0.0.1.tar.gz",
    "platform": null,
    "description": "## Features\r\n\r\n- Generate time-based passwords for implementing time-sensitive licensing services, enhancing security for time-limited access control\r\n\r\n## Installation\r\n\r\nTo install the package, you can use pip:\r\n\r\n```shell\r\npip install sdprot\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package that generates and checks passwords, enhancing security and usability in applications",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "sdprot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47e8eafb25c63278042c8e63694227c6851a5c8326789490b165b9b51eb92606",
                "md5": "ba97f60517131b71873a73267b2198e5",
                "sha256": "85a1e01b06891718cf93f517edaa1ed3f8aef501b0dd599ab6c0feded1c2d473"
            },
            "downloads": -1,
            "filename": "sdprot-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba97f60517131b71873a73267b2198e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3253,
            "upload_time": "2023-10-02T06:50:06",
            "upload_time_iso_8601": "2023-10-02T06:50:06.218466Z",
            "url": "https://files.pythonhosted.org/packages/47/e8/eafb25c63278042c8e63694227c6851a5c8326789490b165b9b51eb92606/sdprot-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52bfc7c271b81de27e5ce78564586a19c842d316f47b22df51c436c3b778d560",
                "md5": "617a2d3e817261a17a5504b4109edc52",
                "sha256": "cd1787571ac20ca8279a2531743a804ab42acf2c0b9b55fe2f7eb09d734e4908"
            },
            "downloads": -1,
            "filename": "sdprot-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "617a2d3e817261a17a5504b4109edc52",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2532,
            "upload_time": "2023-10-02T06:50:08",
            "upload_time_iso_8601": "2023-10-02T06:50:08.218775Z",
            "url": "https://files.pythonhosted.org/packages/52/bf/c7c271b81de27e5ce78564586a19c842d316f47b22df51c436c3b778d560/sdprot-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-02 06:50:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sdprot"
}
        
Elapsed time: 0.12208s