sqlalchemydhis2


Namesqlalchemydhis2 JSON
Version 1.0.71 PyPI version JSON
download
home_pagehttps://github.com/talexie/sqlalchemy_dhis2
SummaryDHIS2 API for SQLAlchemy
upload_time2024-12-17 20:41:16
maintainerNone
docs_urlNone
authorAlex Tumwesigye
requires_pythonNone
licenseApache-2.0
keywords sqlalchemy dhis2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SQLAlchemy Diver for dhis2
### Getting started
pip install sqlalchemydhis2

### Connecting to driver
dhis2://username:password@your-json-endpoint.com?duckdb_path=/path/to/your_duckdb.db

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/talexie/sqlalchemy_dhis2",
    "name": "sqlalchemydhis2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SQLAlchemy DHIS2",
    "author": "Alex Tumwesigye",
    "author_email": "atumwesigye@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/f4/681319b9812aa5df60ea408b0feff01a742c6564ab71d5d39ecf785c5026/sqlalchemydhis2-1.0.71.tar.gz",
    "platform": null,
    "description": "# SQLAlchemy Diver for dhis2\n### Getting started\npip install sqlalchemydhis2\n\n### Connecting to driver\ndhis2://username:password@your-json-endpoint.com?duckdb_path=/path/to/your_duckdb.db\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "DHIS2 API for SQLAlchemy",
    "version": "1.0.71",
    "project_urls": {
        "Documentation": "https://github.com/talexie/sqlalchemy_dhis2/wiki",
        "Homepage": "https://github.com/talexie/sqlalchemy_dhis2",
        "Source": "https://github.com/talexie/sqlalchemy_dhis2",
        "Tracker": "https://github.com/talexie/sqlalchemy_dhis2/issues"
    },
    "split_keywords": [
        "sqlalchemy",
        "dhis2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95e7fefbc0d00f1141032f4decc668f95d39687c338c9c0384d4578892721ffa",
                "md5": "deba6df0dba63d23a5c33050bdb1cb41",
                "sha256": "942b9d56f906132d106c50d2d87dace620b732fc8bc9fff9ecf4f2e08904e746"
            },
            "downloads": -1,
            "filename": "sqlalchemydhis2-1.0.71-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "deba6df0dba63d23a5c33050bdb1cb41",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24157,
            "upload_time": "2024-12-17T20:41:14",
            "upload_time_iso_8601": "2024-12-17T20:41:14.445027Z",
            "url": "https://files.pythonhosted.org/packages/95/e7/fefbc0d00f1141032f4decc668f95d39687c338c9c0384d4578892721ffa/sqlalchemydhis2-1.0.71-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aef4681319b9812aa5df60ea408b0feff01a742c6564ab71d5d39ecf785c5026",
                "md5": "60b988719288a8cc12219b067f068bdb",
                "sha256": "13c377a8502377f6aa4e70da533cc8fdacd9db5d38e7a73cc829c2ac1a068594"
            },
            "downloads": -1,
            "filename": "sqlalchemydhis2-1.0.71.tar.gz",
            "has_sig": false,
            "md5_digest": "60b988719288a8cc12219b067f068bdb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21041,
            "upload_time": "2024-12-17T20:41:16",
            "upload_time_iso_8601": "2024-12-17T20:41:16.840787Z",
            "url": "https://files.pythonhosted.org/packages/ae/f4/681319b9812aa5df60ea408b0feff01a742c6564ab71d5d39ecf785c5026/sqlalchemydhis2-1.0.71.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 20:41:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "talexie",
    "github_project": "sqlalchemy_dhis2",
    "github_not_found": true,
    "lcname": "sqlalchemydhis2"
}
        
Elapsed time: 1.51892s