resource-id


Nameresource-id JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/declaresub/resource-id
SummaryBase62-encoded identifier.
upload_time2024-06-16 11:06:16
maintainerNone
docs_urlNone
authorCharles Yeomans
requires_pythonNone
licenseMIT
keywords identifier url base62
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A base62-encoded identifier for use in URLs.  Supports Pydantic validation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/declaresub/resource-id",
    "name": "resource-id",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "identifier, url, base62",
    "author": "Charles Yeomans",
    "author_email": "charles@declaresub.com",
    "download_url": "https://files.pythonhosted.org/packages/28/33/4ff402ab39ab3269aac0f0453b458975a3ae781cf54127202e125764cd58/resource_id-1.3.0.tar.gz",
    "platform": "any",
    "description": "A base62-encoded identifier for use in URLs.  Supports Pydantic validation.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Base62-encoded identifier.",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/declaresub/resource-id"
    },
    "split_keywords": [
        "identifier",
        " url",
        " base62"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f576430028f2656324c6c0acb3e3e95332596aab485de7dd8fb276dd36c67ee3",
                "md5": "6fa00b10132424fa5580c30712daf139",
                "sha256": "130c72bc484f6d913a4a1cd001f079962f9a531fca4a83ba8a73154962b2663f"
            },
            "downloads": -1,
            "filename": "resource_id-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6fa00b10132424fa5580c30712daf139",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4732,
            "upload_time": "2024-06-16T11:06:14",
            "upload_time_iso_8601": "2024-06-16T11:06:14.487247Z",
            "url": "https://files.pythonhosted.org/packages/f5/76/430028f2656324c6c0acb3e3e95332596aab485de7dd8fb276dd36c67ee3/resource_id-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28334ff402ab39ab3269aac0f0453b458975a3ae781cf54127202e125764cd58",
                "md5": "0dda9c49da3dc5e9a551bbf2628fdd49",
                "sha256": "ee174ebb9e5a9bc1c63b0f7f87018a8feb67564d4c491a6203c4eefeca7ee6e3"
            },
            "downloads": -1,
            "filename": "resource_id-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0dda9c49da3dc5e9a551bbf2628fdd49",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8391,
            "upload_time": "2024-06-16T11:06:16",
            "upload_time_iso_8601": "2024-06-16T11:06:16.256576Z",
            "url": "https://files.pythonhosted.org/packages/28/33/4ff402ab39ab3269aac0f0453b458975a3ae781cf54127202e125764cd58/resource_id-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-16 11:06:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "declaresub",
    "github_project": "resource-id",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "resource-id"
}
        
Elapsed time: 0.51585s