biscuit-entities


Namebiscuit-entities JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryAn library for defining structured entities in Python.
upload_time2023-04-15 23:09:56
maintainer
docs_urlNone
authorJacob Paisley
requires_python
licenseMIT
keywords conversion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An entity/property library that allows consumers to define classes with mandatory traits and out-of-the-box serialization.



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "biscuit-entities",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "conversion",
    "author": "Jacob Paisley",
    "author_email": "jacobpaisley97@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/2f/15bdbbead9a21a407f33f4ab0e166d203bc65a5a693132bd0f23b7057f3a/biscuit_entities-0.0.1.tar.gz",
    "platform": null,
    "description": "An entity/property library that allows consumers to define classes with mandatory traits and out-of-the-box serialization.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An library for defining structured entities in Python.",
    "version": "0.0.1",
    "split_keywords": [
        "conversion"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f44fe33980485736229fe30ffc27aae3397de3072b2d440faee4311612c4d53f",
                "md5": "0763b6ff72fbc2d1f49c2a99fe4202f8",
                "sha256": "5fd63266d2bcc8716e8a976611c153300397852ce1561acbb1e4aa2608e09aac"
            },
            "downloads": -1,
            "filename": "biscuit_entities-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0763b6ff72fbc2d1f49c2a99fe4202f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3375,
            "upload_time": "2023-04-15T23:09:54",
            "upload_time_iso_8601": "2023-04-15T23:09:54.244489Z",
            "url": "https://files.pythonhosted.org/packages/f4/4f/e33980485736229fe30ffc27aae3397de3072b2d440faee4311612c4d53f/biscuit_entities-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f2f15bdbbead9a21a407f33f4ab0e166d203bc65a5a693132bd0f23b7057f3a",
                "md5": "45e05031a9fd8aafe475197c3aebba96",
                "sha256": "8ffe0441b0560d060b3c77681f78f1a99296a0ae1051939967f5a5f0daeba18b"
            },
            "downloads": -1,
            "filename": "biscuit_entities-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "45e05031a9fd8aafe475197c3aebba96",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2600,
            "upload_time": "2023-04-15T23:09:56",
            "upload_time_iso_8601": "2023-04-15T23:09:56.634064Z",
            "url": "https://files.pythonhosted.org/packages/8f/2f/15bdbbead9a21a407f33f4ab0e166d203bc65a5a693132bd0f23b7057f3a/biscuit_entities-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-15 23:09:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "biscuit-entities"
}
        
Elapsed time: 0.06605s