record-oc


Namerecord-oc JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://ouroboroscoding.com/record
SummaryProvides abstract classes meant to represent record data as Define Node types
upload_time2024-01-24 00:26:39
maintainer
docs_urlNone
authorChris Nasr - Ouroboros Coding Inc.
requires_python>=3.10
licenseMIT
keywords data define database db sql nosql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # define-record-python
Provides abstract classes meant to represent record data as Define Node types



            

Raw data

            {
    "_id": null,
    "home_page": "https://ouroboroscoding.com/record",
    "name": "record-oc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "data,define,database,db,sql,nosql",
    "author": "Chris Nasr - Ouroboros Coding Inc.",
    "author_email": "chris@ouroboroscoding.com",
    "download_url": "https://files.pythonhosted.org/packages/7a/0f/279b90fc3a811a109f621cc5624fbd7be3e1614924c9147cc82f465cd565/record-oc-1.0.0.tar.gz",
    "platform": null,
    "description": "# define-record-python\nProvides abstract classes meant to represent record data as Define Node types\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Provides abstract classes meant to represent record data as Define Node types",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://ouroboroscoding.com/record",
        "Homepage": "https://ouroboroscoding.com/record",
        "Source": "https://github.com/ouroboroscoding/record-python",
        "Tracker": "https://github.com/ouroboroscoding/record-python/issues"
    },
    "split_keywords": [
        "data",
        "define",
        "database",
        "db",
        "sql",
        "nosql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a0f279b90fc3a811a109f621cc5624fbd7be3e1614924c9147cc82f465cd565",
                "md5": "b9cf8ceada89fba767eb60b6aebacfb9",
                "sha256": "d38ca4c98d899a737c391882f2b23140585264779c93fc15bb4a3b580340d32f"
            },
            "downloads": -1,
            "filename": "record-oc-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b9cf8ceada89fba767eb60b6aebacfb9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9370,
            "upload_time": "2024-01-24T00:26:39",
            "upload_time_iso_8601": "2024-01-24T00:26:39.550038Z",
            "url": "https://files.pythonhosted.org/packages/7a/0f/279b90fc3a811a109f621cc5624fbd7be3e1614924c9147cc82f465cd565/record-oc-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 00:26:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ouroboroscoding",
    "github_project": "record-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "record-oc"
}
        
Elapsed time: 0.16919s