osdental-library


Nameosdental-library JSON
Version 3.12.27 PyPI version JSON
download
home_pageNone
SummaryEnd-to-end algorithm library
upload_time2025-09-03 14:50:36
maintainerNone
docs_urlNone
authorOSDental LLC
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # osdental-library

`osdental-library` is a versatile and easy-to-use library for handling common tasks related to **encryption**, **hashing**, and **JWT token management**. Ideal for projects that require a secure and efficient approach to handling sensitive data.

## Features

- Generation and validation of **hashes** using modern algorithms.
- Encryption and decryption of data using secure keys.
- Creation and verification of **JWT tokens** for authentication and authorization.
- Implementations that are easy to integrate into any Python project.

## Installation

You can easily install `osdental-library` using `pip`:

```bash
pip install osdental-library

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "osdental-library",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "OSDental LLC",
    "author_email": "support@osdental.ai",
    "download_url": "https://files.pythonhosted.org/packages/d1/13/ae73fae73eda722aa3d07d29fe024eab70c6eace4916b333e00253de796a/osdental_library-3.12.27.tar.gz",
    "platform": null,
    "description": "# osdental-library\n\n`osdental-library` is a versatile and easy-to-use library for handling common tasks related to **encryption**, **hashing**, and **JWT token management**. Ideal for projects that require a secure and efficient approach to handling sensitive data.\n\n## Features\n\n- Generation and validation of **hashes** using modern algorithms.\n- Encryption and decryption of data using secure keys.\n- Creation and verification of **JWT tokens** for authentication and authorization.\n- Implementations that are easy to integrate into any Python project.\n\n## Installation\n\nYou can easily install `osdental-library` using `pip`:\n\n```bash\npip install osdental-library\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "End-to-end algorithm library",
    "version": "3.12.27",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eec2b27f2b39523d9d4467ee8fcec2102e02df4a772cb263c802ba00cba0094f",
                "md5": "1e08896b661fa0031d6eeab83c348f22",
                "sha256": "db0bc1b987fd472934b4bcf05ee5f9b0e229ee51d7a511d269ba49b93a59f26a"
            },
            "downloads": -1,
            "filename": "osdental_library-3.12.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e08896b661fa0031d6eeab83c348f22",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 44771,
            "upload_time": "2025-09-03T14:50:35",
            "upload_time_iso_8601": "2025-09-03T14:50:35.799388Z",
            "url": "https://files.pythonhosted.org/packages/ee/c2/b27f2b39523d9d4467ee8fcec2102e02df4a772cb263c802ba00cba0094f/osdental_library-3.12.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d113ae73fae73eda722aa3d07d29fe024eab70c6eace4916b333e00253de796a",
                "md5": "d58c51b3692fa03f3d6b7258a04cb556",
                "sha256": "e9a24a38a50b3f1b754df59291f7b27cf808fa8e180a091058e40c8af41d1d57"
            },
            "downloads": -1,
            "filename": "osdental_library-3.12.27.tar.gz",
            "has_sig": false,
            "md5_digest": "d58c51b3692fa03f3d6b7258a04cb556",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 30872,
            "upload_time": "2025-09-03T14:50:36",
            "upload_time_iso_8601": "2025-09-03T14:50:36.939247Z",
            "url": "https://files.pythonhosted.org/packages/d1/13/ae73fae73eda722aa3d07d29fe024eab70c6eace4916b333e00253de796a/osdental_library-3.12.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-03 14:50:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "osdental-library"
}
        
Elapsed time: 0.72374s