gcid


Namegcid JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummaryGlobal Cryptographic Identifiers
upload_time2025-07-29 22:07:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords api crypto database identifiers web
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            GCID
===

Global, Cryptographic, Identifiers
====


Global 
=====

Identifiers contain internal location tagging information that can
be used in a federated system to locate objects globally while
maintaining private internal number spaces.


Crytographic
=====

Identifiers can be reversed to provide metadata such as row number
and shard without exposing this information to external observers.


Identifiers
=====

Strings that can be used with APIs such as is seen in APIs from Stripe, et al.



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gcid",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "api, crypto, database, identifiers, web",
    "author": null,
    "author_email": "Jacob Repp <jacob@mythica.ai>",
    "download_url": "https://files.pythonhosted.org/packages/a9/99/0be1be758350de77242fb9089221bd9db6428b4e57727a8c5e38ed4a0836/gcid-0.1.5.tar.gz",
    "platform": null,
    "description": "GCID\n===\n\nGlobal, Cryptographic, Identifiers\n====\n\n\nGlobal \n=====\n\nIdentifiers contain internal location tagging information that can\nbe used in a federated system to locate objects globally while\nmaintaining private internal number spaces.\n\n\nCrytographic\n=====\n\nIdentifiers can be reversed to provide metadata such as row number\nand shard without exposing this information to external observers.\n\n\nIdentifiers\n=====\n\nStrings that can be used with APIs such as is seen in APIs from Stripe, et al.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Global Cryptographic Identifiers",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/MythicaAI/jungle-ams/libs/python/gcid",
        "Repository": "https://github.com/MythicaAI/jungle-ams"
    },
    "split_keywords": [
        "api",
        " crypto",
        " database",
        " identifiers",
        " web"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "814d211c635f5b2d8b175fa8ecdbc5a52d4fb19f3ed8152346d8a2cdf7a9c5b7",
                "md5": "6c0bb9a6dfcd3e638154dd100024cecf",
                "sha256": "2f5442733cdf9d6b6aaad1591249b394d2797f5ba7dcffb0d73af3cf97292f75"
            },
            "downloads": -1,
            "filename": "gcid-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c0bb9a6dfcd3e638154dd100024cecf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4535,
            "upload_time": "2025-07-29T22:07:40",
            "upload_time_iso_8601": "2025-07-29T22:07:40.193786Z",
            "url": "https://files.pythonhosted.org/packages/81/4d/211c635f5b2d8b175fa8ecdbc5a52d4fb19f3ed8152346d8a2cdf7a9c5b7/gcid-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a9990be1be758350de77242fb9089221bd9db6428b4e57727a8c5e38ed4a0836",
                "md5": "0b5d7e7c36915066d7b6dda4492d072e",
                "sha256": "9885627cb37ccdd1338577327896101a0870066420243269a3845edeee10af42"
            },
            "downloads": -1,
            "filename": "gcid-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0b5d7e7c36915066d7b6dda4492d072e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 94571,
            "upload_time": "2025-07-29T22:07:41",
            "upload_time_iso_8601": "2025-07-29T22:07:41.124708Z",
            "url": "https://files.pythonhosted.org/packages/a9/99/0be1be758350de77242fb9089221bd9db6428b4e57727a8c5e38ed4a0836/gcid-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 22:07:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MythicaAI",
    "github_project": "jungle-ams",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gcid"
}
        
Elapsed time: 1.45910s