databatch-lib


Namedatabatch-lib JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryA simple Hello World Python library
upload_time2025-10-14 08:34:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords data load batch opensearch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # HelloWorld Lib

A simple example Python library.

## Installation

```bash
pip install databatchload-lib

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "databatch-lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "data, load, batch, opensearch",
    "author": null,
    "author_email": "Sankararao Majji <sankararao.majji@verisk.com>",
    "download_url": "https://files.pythonhosted.org/packages/85/dd/3888123db4e9e9c2aa06d61a041f3cb7a88f8eed6333ad5f41b6155d37cf/databatch_lib-0.1.2.tar.gz",
    "platform": null,
    "description": "# HelloWorld Lib\r\n\r\nA simple example Python library.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install databatchload-lib\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple Hello World Python library",
    "version": "0.1.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/yourusername/helloworld-lib/issues",
        "Homepage": "https://github.com/yourusername/helloworld-lib"
    },
    "split_keywords": [
        "data",
        " load",
        " batch",
        " opensearch"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e95df207f2731c7259fd11521f85d9d33f7795454357caf1151c21ed46edc9c",
                "md5": "1729346ca7b39cd5619e387ce1e437ba",
                "sha256": "7084cca5c12da5c194e53e5685e3c5fd96073a49d8e06a5c23f5abe1755a7ec3"
            },
            "downloads": -1,
            "filename": "databatch_lib-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1729346ca7b39cd5619e387ce1e437ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8850,
            "upload_time": "2025-10-14T08:34:33",
            "upload_time_iso_8601": "2025-10-14T08:34:33.080999Z",
            "url": "https://files.pythonhosted.org/packages/9e/95/df207f2731c7259fd11521f85d9d33f7795454357caf1151c21ed46edc9c/databatch_lib-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "85dd3888123db4e9e9c2aa06d61a041f3cb7a88f8eed6333ad5f41b6155d37cf",
                "md5": "672322804080b929d92e11cd3978e0b6",
                "sha256": "1007b522e5958c53aa2d1a9e0fd8ff840adfd1502d0d83f7dd065f09b8ebfde4"
            },
            "downloads": -1,
            "filename": "databatch_lib-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "672322804080b929d92e11cd3978e0b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7258,
            "upload_time": "2025-10-14T08:34:33",
            "upload_time_iso_8601": "2025-10-14T08:34:33.986750Z",
            "url": "https://files.pythonhosted.org/packages/85/dd/3888123db4e9e9c2aa06d61a041f3cb7a88f8eed6333ad5f41b6155d37cf/databatch_lib-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-14 08:34:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "helloworld-lib",
    "github_not_found": true,
    "lcname": "databatch-lib"
}
        
Elapsed time: 2.46453s