tcrdb


Nametcrdb JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/anamoyee/tcrdb
SummaryBase classes and utilities for simple python databases.
upload_time2024-09-07 14:50:33
maintainerNone
docs_urlNone
authoranamoyee
requires_python<3.13,>=3.11
licenseGPL-3.0 license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TCRDB

Base classes and utilities for simple python databases.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/anamoyee/tcrdb",
    "name": "tcrdb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "anamoyee",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/17/04/ce83fd5002ccdfaa3392e316999e16dac530c29fa5158f908b52bde15038/tcrdb-0.0.4.tar.gz",
    "platform": null,
    "description": "# TCRDB\r\n\r\nBase classes and utilities for simple python databases.\r\n",
    "bugtrack_url": null,
    "license": "GPL-3.0 license",
    "summary": "Base classes and utilities for simple python databases.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/anamoyee/tcrdb",
        "Source": "https://github.com/anamoyee/tcrdb"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c716cc0805b5bd89f1b5f490554ed8a2bd9f35f9b3bcfc7e4fffd03e38b3fd3a",
                "md5": "3e2ffd5cddf5791bdfbb301bc7a70190",
                "sha256": "e31ff0b55879d11b58f5ec8fc1d441abb31f915a832226b3b49330c671034951"
            },
            "downloads": -1,
            "filename": "tcrdb-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e2ffd5cddf5791bdfbb301bc7a70190",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.11",
            "size": 15335,
            "upload_time": "2024-09-07T14:50:32",
            "upload_time_iso_8601": "2024-09-07T14:50:32.292511Z",
            "url": "https://files.pythonhosted.org/packages/c7/16/cc0805b5bd89f1b5f490554ed8a2bd9f35f9b3bcfc7e4fffd03e38b3fd3a/tcrdb-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1704ce83fd5002ccdfaa3392e316999e16dac530c29fa5158f908b52bde15038",
                "md5": "aedb47493ec6fb620181b59b3be07259",
                "sha256": "909b300d4b73a955eb17df42dad3316cc5aee4b9e5af2278948e13d5125ac7d7"
            },
            "downloads": -1,
            "filename": "tcrdb-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "aedb47493ec6fb620181b59b3be07259",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.11",
            "size": 15563,
            "upload_time": "2024-09-07T14:50:33",
            "upload_time_iso_8601": "2024-09-07T14:50:33.757750Z",
            "url": "https://files.pythonhosted.org/packages/17/04/ce83fd5002ccdfaa3392e316999e16dac530c29fa5158f908b52bde15038/tcrdb-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-07 14:50:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anamoyee",
    "github_project": "tcrdb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "tcrdb"
}
        
Elapsed time: 0.31202s