resource-id


Nameresource-id JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/declaresub/resource-id
SummaryBase62-encoded identifier.
upload_time2023-08-21 20:32:17
maintainer
docs_urlNone
authorCharles Yeomans
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "identifier,url,base62",
    "author": "Charles Yeomans",
    "author_email": "charles@declaresub.com",
    "download_url": "https://files.pythonhosted.org/packages/13/1f/dc599a4bf0ed872dfc5f41deac0228d4691f3fd4edb4928fa0e754296ac4/resource-id-1.2.1.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.2.1",
    "project_urls": {
        "Homepage": "https://github.com/declaresub/resource-id"
    },
    "split_keywords": [
        "identifier",
        "url",
        "base62"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c39a54fe4433131bd4f7a38e8a4774bcb1054337c914455eda09b83e0a5e5a6",
                "md5": "fd440d06d06d2e3627aab1882a762c88",
                "sha256": "ce44abaed679f9990d8d5120edfb6e77123d61e840b997de09f6ba392e594d57"
            },
            "downloads": -1,
            "filename": "resource_id-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd440d06d06d2e3627aab1882a762c88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4599,
            "upload_time": "2023-08-21T20:32:16",
            "upload_time_iso_8601": "2023-08-21T20:32:16.544804Z",
            "url": "https://files.pythonhosted.org/packages/2c/39/a54fe4433131bd4f7a38e8a4774bcb1054337c914455eda09b83e0a5e5a6/resource_id-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "131fdc599a4bf0ed872dfc5f41deac0228d4691f3fd4edb4928fa0e754296ac4",
                "md5": "544c3a7003785cd92705b9f8b591d502",
                "sha256": "1148aaafa27c5e629c006e0c4e6204382d24b5079a7ac320e4ffe0d1667b0bc1"
            },
            "downloads": -1,
            "filename": "resource-id-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "544c3a7003785cd92705b9f8b591d502",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7324,
            "upload_time": "2023-08-21T20:32:17",
            "upload_time_iso_8601": "2023-08-21T20:32:17.706365Z",
            "url": "https://files.pythonhosted.org/packages/13/1f/dc599a4bf0ed872dfc5f41deac0228d4691f3fd4edb4928fa0e754296ac4/resource-id-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-21 20:32:17",
    "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.10125s