autodla


Nameautodla JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryA simple ORM with history tracking for rapid POC development
upload_time2025-03-28 18:41:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords orm database sql postgresql prototype poc history-tracking
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AutoDLA
Data persistance made easy

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "autodla",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "orm, database, sql, postgresql, prototype, poc, history-tracking",
    "author": null,
    "author_email": "GuzhiRegem <sebastian.moreiradl@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c7/80/ca7d6ec7b932aa9bea67a88fe8a54ecec0fc08d485b90ee75fcf951bec0f/autodla-0.0.3.tar.gz",
    "platform": null,
    "description": "# AutoDLA\nData persistance made easy\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple ORM with history tracking for rapid POC development",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/GuzhiRegem/autoDLA/issues",
        "Documentation": "https://github.com/GuzhiRegem/autoDLA#readme",
        "Homepage": "https://github.com/GuzhiRegem/autoDLA"
    },
    "split_keywords": [
        "orm",
        " database",
        " sql",
        " postgresql",
        " prototype",
        " poc",
        " history-tracking"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "000728efa6eff4e7c9664673c200c37159227cbe7b0302aaaccb1fecc4f9cfd9",
                "md5": "7dbfd87110cb3a244b28a81fae220e9f",
                "sha256": "a244e8c5c20cda93c77fca724d985b41956b2ed2aa6a2ad16f01da447992fba5"
            },
            "downloads": -1,
            "filename": "autodla-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7dbfd87110cb3a244b28a81fae220e9f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2613,
            "upload_time": "2025-03-28T18:41:27",
            "upload_time_iso_8601": "2025-03-28T18:41:27.483169Z",
            "url": "https://files.pythonhosted.org/packages/00/07/28efa6eff4e7c9664673c200c37159227cbe7b0302aaaccb1fecc4f9cfd9/autodla-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c780ca7d6ec7b932aa9bea67a88fe8a54ecec0fc08d485b90ee75fcf951bec0f",
                "md5": "45dd6bb6042ad79010f11446f47bc1f1",
                "sha256": "2046ee7c84fac6af64a46f274f8b04bc89a4feae478e6754c30a9ecac5f6217c"
            },
            "downloads": -1,
            "filename": "autodla-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "45dd6bb6042ad79010f11446f47bc1f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2535,
            "upload_time": "2025-03-28T18:41:28",
            "upload_time_iso_8601": "2025-03-28T18:41:28.553970Z",
            "url": "https://files.pythonhosted.org/packages/c7/80/ca7d6ec7b932aa9bea67a88fe8a54ecec0fc08d485b90ee75fcf951bec0f/autodla-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-28 18:41:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GuzhiRegem",
    "github_project": "autoDLA",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "autodla"
}
        
Elapsed time: 7.63109s