cerulean-pond


Namecerulean-pond JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://ceruleanpond.com
SummaryA Python library to create data ponds, small datalakes.
upload_time2024-10-06 15:39:07
maintainerNone
docs_urlNone
authorMalik Houni
requires_python>=3.7
licenseAll Rights Reserved Copyright (c) 2024 Malik HOUNI This software and associated documentation files (the "Software") are the property of the copyright holder. You are not permitted to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software without explicit written permission from the copyright holder. The Software is provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Software or the use or other dealings in the Software.
keywords data management authentication file uploads server integration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CeruleanPond

CeruleanPond is a Python package that allows users to create Data ponds, small datalakes.

## Installation

```bash
pip install cerulean_pond

            

Raw data

            {
    "_id": null,
    "home_page": "https://ceruleanpond.com",
    "name": "cerulean-pond",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "data management, authentication, file uploads, server integration",
    "author": "Malik Houni",
    "author_email": "Malik Houni <malik.datascience@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/dd/4b/b134a5a4c44bf83ddd2a2f2f8f56684eb9e56a503670ea357b320c642a7b/cerulean_pond-0.1.6.tar.gz",
    "platform": null,
    "description": "# CeruleanPond\r\n\r\nCeruleanPond is a Python package that allows users to create Data ponds, small datalakes.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install cerulean_pond\r\n",
    "bugtrack_url": null,
    "license": "All Rights Reserved  Copyright (c) 2024 Malik HOUNI  This software and associated documentation files (the \"Software\") are the property of the copyright holder. You are not permitted to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software without explicit written permission from the copyright holder.  The Software is provided \"AS IS\", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Software or the use or other dealings in the Software. ",
    "summary": "A Python library to create data ponds, small datalakes.",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://ceruleanpond.com",
        "repository": "https://ceruleanpond.com"
    },
    "split_keywords": [
        "data management",
        " authentication",
        " file uploads",
        " server integration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbc5fb84f48bd54383df33601b0dcc54ba16ea5ac265ba08bd45a36c507a74e9",
                "md5": "9f72d065dc29148465e294d75e94f8a9",
                "sha256": "fc42ccc68c6d96d1bb13502f707bf702c4a5e3afa52faf8fbb47ec397d84fa7e"
            },
            "downloads": -1,
            "filename": "cerulean_pond-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f72d065dc29148465e294d75e94f8a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 18560,
            "upload_time": "2024-10-06T15:39:06",
            "upload_time_iso_8601": "2024-10-06T15:39:06.276849Z",
            "url": "https://files.pythonhosted.org/packages/db/c5/fb84f48bd54383df33601b0dcc54ba16ea5ac265ba08bd45a36c507a74e9/cerulean_pond-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd4bb134a5a4c44bf83ddd2a2f2f8f56684eb9e56a503670ea357b320c642a7b",
                "md5": "ddcd46d231534a9379998bd288a8e46f",
                "sha256": "8dd42446d442bda95250bb40a3bb52471cf6ce33f4be60723879943115125b0f"
            },
            "downloads": -1,
            "filename": "cerulean_pond-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "ddcd46d231534a9379998bd288a8e46f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5816,
            "upload_time": "2024-10-06T15:39:07",
            "upload_time_iso_8601": "2024-10-06T15:39:07.849116Z",
            "url": "https://files.pythonhosted.org/packages/dd/4b/b134a5a4c44bf83ddd2a2f2f8f56684eb9e56a503670ea357b320c642a7b/cerulean_pond-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-06 15:39:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cerulean-pond"
}
        
Elapsed time: 0.39404s