ripley


Nameripley JSON
Version 0.2.0a0 PyPI version JSON
download
home_pageNone
Summarydata / database manipulation tool. See: https://github.com/d-ganchar/ripley
upload_time2024-11-11 16:50:21
maintainerNone
docs_urlNone
authorDanila Ganchar
requires_python<3.13,>=3.8
licenseMIT
keywords data database sql clickhouse
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ripley

**Ripley** provides a simple interface for routine db operations and data maintenance. The main idea:

- no dependencies
- no error handlers
- no package errors
- isolation from the database driver

Implementations: [Clickhouse](https://clickhouse.com/)

<hr/>


[![Python versions](https://img.shields.io/badge/Package-Info-blue?logo=hackthebox)](https://d-ganchar.github.io/ripley.html)
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ripley",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8",
    "maintainer_email": null,
    "keywords": "data, database, sql, clickhouse",
    "author": "Danila Ganchar",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/31/20/a8c64d2c78b0222628eb26dcfc7c28f59d5add4bffca86d7fbdc08859480/ripley-0.2.0a0.tar.gz",
    "platform": null,
    "description": "# Ripley\n\n**Ripley** provides a simple interface for routine db operations and data maintenance. The main idea:\n\n- no dependencies\n- no error handlers\n- no package errors\n- isolation from the database driver\n\nImplementations: [Clickhouse](https://clickhouse.com/)\n\n<hr/>\n\n\n[![Python versions](https://img.shields.io/badge/Package-Info-blue?logo=hackthebox)](https://d-ganchar.github.io/ripley.html)",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "data / database manipulation tool. See: https://github.com/d-ganchar/ripley",
    "version": "0.2.0a0",
    "project_urls": null,
    "split_keywords": [
        "data",
        " database",
        " sql",
        " clickhouse"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f99fd8e618a02832afb788a30ffbfca965f693fdd1c64e9e80f0d4f676f2410",
                "md5": "72e22d766d81da639b6551f4fd91beea",
                "sha256": "519306080ea59fc0bc5b8fad0cce13c0ef4aec227030bc41e34d94a827373e92"
            },
            "downloads": -1,
            "filename": "ripley-0.2.0a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72e22d766d81da639b6551f4fd91beea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8",
            "size": 18099,
            "upload_time": "2024-11-11T16:50:20",
            "upload_time_iso_8601": "2024-11-11T16:50:20.304515Z",
            "url": "https://files.pythonhosted.org/packages/4f/99/fd8e618a02832afb788a30ffbfca965f693fdd1c64e9e80f0d4f676f2410/ripley-0.2.0a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3120a8c64d2c78b0222628eb26dcfc7c28f59d5add4bffca86d7fbdc08859480",
                "md5": "c3cdcc49ddcf3f38cae384852d4af84b",
                "sha256": "a9911cc844db34041428c9bfaffa96ee7261e564ecf622cb3cca89765513e4f9"
            },
            "downloads": -1,
            "filename": "ripley-0.2.0a0.tar.gz",
            "has_sig": false,
            "md5_digest": "c3cdcc49ddcf3f38cae384852d4af84b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8",
            "size": 11163,
            "upload_time": "2024-11-11T16:50:21",
            "upload_time_iso_8601": "2024-11-11T16:50:21.766884Z",
            "url": "https://files.pythonhosted.org/packages/31/20/a8c64d2c78b0222628eb26dcfc7c28f59d5add4bffca86d7fbdc08859480/ripley-0.2.0a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-11 16:50:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ripley"
}
        
Elapsed time: 0.40572s