alpha-id-py


Namealpha-id-py JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/devknown/alpha-id-py
SummaryPython library for generating short alphanumeric strings from integers
upload_time2023-06-20 05:55:19
maintainer
docs_urlNone
authorHassan Azzi
requires_python>=3.6
license
keywords alpha-id alphanumeric string generator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python library that allows you to generate short alphanumeric strings from integers. It can be useful for creating compact, unique, and obfuscated identifiers.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/devknown/alpha-id-py",
    "name": "alpha-id-py",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "alpha-id alphanumeric string generator",
    "author": "Hassan Azzi",
    "author_email": "devknown@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/70/f9/ba52489ffee53eee414bbd57e711ed6a0d7686b1208e4232340783a4ff3b/alpha-id-py-0.0.3.tar.gz",
    "platform": null,
    "description": "Python library that allows you to generate short alphanumeric strings from integers. It can be useful for creating compact, unique, and obfuscated identifiers.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python library for generating short alphanumeric strings from integers",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/devknown/alpha-id-py"
    },
    "split_keywords": [
        "alpha-id",
        "alphanumeric",
        "string",
        "generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b16bca37e6b53eca43ea0ca5a935b1a2e57f9ed31a3e9a1a721063073e6dd94",
                "md5": "f3491d84a86e37a2ab7b5a5deaece3c3",
                "sha256": "077ccb0d89ddf874e2e012b0277981a1bed58f445a1f83b78f41abdc12a958bb"
            },
            "downloads": -1,
            "filename": "alpha_id_py-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3491d84a86e37a2ab7b5a5deaece3c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3318,
            "upload_time": "2023-06-20T05:55:17",
            "upload_time_iso_8601": "2023-06-20T05:55:17.852682Z",
            "url": "https://files.pythonhosted.org/packages/1b/16/bca37e6b53eca43ea0ca5a935b1a2e57f9ed31a3e9a1a721063073e6dd94/alpha_id_py-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70f9ba52489ffee53eee414bbd57e711ed6a0d7686b1208e4232340783a4ff3b",
                "md5": "478fc7d423374c55510a7faef02cf7e3",
                "sha256": "84cdcf0a56adf2e9b77129229443681b5462be687ea01de2fd2649193ce1c8a6"
            },
            "downloads": -1,
            "filename": "alpha-id-py-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "478fc7d423374c55510a7faef02cf7e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3352,
            "upload_time": "2023-06-20T05:55:19",
            "upload_time_iso_8601": "2023-06-20T05:55:19.012813Z",
            "url": "https://files.pythonhosted.org/packages/70/f9/ba52489ffee53eee414bbd57e711ed6a0d7686b1208e4232340783a4ff3b/alpha-id-py-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-20 05:55:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "devknown",
    "github_project": "alpha-id-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "alpha-id-py"
}
        
Elapsed time: 0.07755s