data-diff


Namedata-diff JSON
Version 0.11.2 PyPI version JSON
download
home_pagehttps://github.com/datafold/data-diff
SummaryCommand-line tool and Python library to efficiently diff rows across two different databases.
upload_time2024-05-17 18:11:20
maintainerNone
docs_urlNone
authorDatafold
requires_python<4.0,>=3.8.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### ⚠️ As of May 17, 2024, Datafold is no longer actively supporting or developing open source data-diff. We’re grateful to everyone who made contributions along the way. Please see [our blog post](https://www.datafold.com/blog/sunsetting-open-source-data-diff) for additional context on this decision.

---

# data-diff: Compare datasets fast, within or across SQL databases

## Contributors

<a href="https://github.com/datafold/data-diff/graphs/contributors">
  <img src="https://contributors-img.web.app/image?repo=datafold/data-diff" />
</a>

## License

This project is licensed under the terms of the [MIT License](https://github.com/datafold/data-diff/blob/master/LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/datafold/data-diff",
    "name": "data-diff",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Datafold",
    "author_email": "data-diff@datafold.com",
    "download_url": "https://files.pythonhosted.org/packages/dd/e8/a0dbd4022d1ab7c51627bf7d0d236c3db6fcd104ac073fe5faa1749e4d66/data_diff-0.11.2.tar.gz",
    "platform": null,
    "description": "### \u26a0\ufe0f As of May 17, 2024, Datafold is no longer actively supporting or developing open source data-diff. We\u2019re grateful to everyone who made contributions along the way. Please see [our blog post](https://www.datafold.com/blog/sunsetting-open-source-data-diff) for additional context on this decision.\n\n---\n\n# data-diff: Compare datasets fast, within or across SQL databases\n\n## Contributors\n\n<a href=\"https://github.com/datafold/data-diff/graphs/contributors\">\n  <img src=\"https://contributors-img.web.app/image?repo=datafold/data-diff\" />\n</a>\n\n## License\n\nThis project is licensed under the terms of the [MIT License](https://github.com/datafold/data-diff/blob/master/LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Command-line tool and Python library to efficiently diff rows across two different databases.",
    "version": "0.11.2",
    "project_urls": {
        "Homepage": "https://github.com/datafold/data-diff",
        "Repository": "https://github.com/datafold/data-diff"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e697636afc0c2a77c77900df637b983942e9fb2ed3d132be4255cf205b83e8d",
                "md5": "f92d808aee0dd46bacb2d3a94d77a713",
                "sha256": "4db93b763ad87e1442c8a8575c52b85cc4c5a752672d4a791d5d6c14ccfc3de5"
            },
            "downloads": -1,
            "filename": "data_diff-0.11.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f92d808aee0dd46bacb2d3a94d77a713",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8.0",
            "size": 131066,
            "upload_time": "2024-05-17T18:11:18",
            "upload_time_iso_8601": "2024-05-17T18:11:18.089978Z",
            "url": "https://files.pythonhosted.org/packages/2e/69/7636afc0c2a77c77900df637b983942e9fb2ed3d132be4255cf205b83e8d/data_diff-0.11.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dde8a0dbd4022d1ab7c51627bf7d0d236c3db6fcd104ac073fe5faa1749e4d66",
                "md5": "a58e3f255e79d5ba29327e5be73587ca",
                "sha256": "4a6d34a5017098673d65dd926335fe602d25ec9159976ead207ebb17528768d0"
            },
            "downloads": -1,
            "filename": "data_diff-0.11.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a58e3f255e79d5ba29327e5be73587ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8.0",
            "size": 102838,
            "upload_time": "2024-05-17T18:11:20",
            "upload_time_iso_8601": "2024-05-17T18:11:20.454884Z",
            "url": "https://files.pythonhosted.org/packages/dd/e8/a0dbd4022d1ab7c51627bf7d0d236c3db6fcd104ac073fe5faa1749e4d66/data_diff-0.11.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 18:11:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datafold",
    "github_project": "data-diff",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "data-diff"
}
        
Elapsed time: 0.21921s