lasp-opensearch-data-center


Namelasp-opensearch-data-center JSON
Version 1.0.4 PyPI version JSON
download
home_pageNone
SummaryConstruct library for creating a CSV ingest pipeline into OpenSearch with a front end website.
upload_time2024-11-26 19:44:39
maintainerGavin Medley
docs_urlNone
authorGavin Medley
requires_python<4.0,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LASP OpenSearch Data Center CDK Constructs

A construct library for implementing an OpenSearch data center.

# Installation

The package is available on PyPI:

```shell
pip install lasp-opensearch-data-center
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lasp-opensearch-data-center",
    "maintainer": "Gavin Medley",
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": "gavin.medley@lasp.colorado.edu",
    "keywords": null,
    "author": "Gavin Medley",
    "author_email": "gavin.medley@lasp.colorado.edu",
    "download_url": "https://files.pythonhosted.org/packages/50/90/e8c7e22283433a393bd9bbeab107dc9b6d6c6d8e64bfad44c4f79aaa6c6e/lasp_opensearch_data_center-1.0.4.tar.gz",
    "platform": null,
    "description": "# LASP OpenSearch Data Center CDK Constructs\n\nA construct library for implementing an OpenSearch data center.\n\n# Installation\n\nThe package is available on PyPI:\n\n```shell\npip install lasp-opensearch-data-center\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Construct library for creating a CSV ingest pipeline into OpenSearch with a front end website.",
    "version": "1.0.4",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba83b63e589fc5d7a25ea8b4c4047b7349a7d956c22da33b7dad76e64cc2db77",
                "md5": "53b901ea48caac9860cb2005e00904a3",
                "sha256": "d69d66a77422f5a90cc4fa196fa9bfff149773409bbc3e4f8168953295cee370"
            },
            "downloads": -1,
            "filename": "lasp_opensearch_data_center-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53b901ea48caac9860cb2005e00904a3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 27261,
            "upload_time": "2024-11-26T19:44:38",
            "upload_time_iso_8601": "2024-11-26T19:44:38.173437Z",
            "url": "https://files.pythonhosted.org/packages/ba/83/b63e589fc5d7a25ea8b4c4047b7349a7d956c22da33b7dad76e64cc2db77/lasp_opensearch_data_center-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5090e8c7e22283433a393bd9bbeab107dc9b6d6c6d8e64bfad44c4f79aaa6c6e",
                "md5": "75422e1984bc0268af8f94cdf73afce5",
                "sha256": "5337076568a5ca28e497c9373f3539543173b08da10a7eea96c1a933b4a1d3cc"
            },
            "downloads": -1,
            "filename": "lasp_opensearch_data_center-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "75422e1984bc0268af8f94cdf73afce5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 18911,
            "upload_time": "2024-11-26T19:44:39",
            "upload_time_iso_8601": "2024-11-26T19:44:39.907962Z",
            "url": "https://files.pythonhosted.org/packages/50/90/e8c7e22283433a393bd9bbeab107dc9b6d6c6d8e64bfad44c4f79aaa6c6e/lasp_opensearch_data_center-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 19:44:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lasp-opensearch-data-center"
}
        
Elapsed time: 3.34773s