{ "info": { "author": "student.com", "author_email": "wearehiring@student.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "SQLAlchemy Diff\n===============\n\n.. pull-quote::\n\n Compare and generate a diff between two databases using SQLAlchemy's\n inspection API.\n\n\nDocumentation\n-------------\n\nSee ``_.\n\n\nRunning tests\n-------------\n\nTests are written with pytest. Makefile targets to invoke tests are also provided for convenience.\n\nTest databases will be created, used during the tests and destroyed afterwards.\n\nExample:\n\n.. code-block:: shell\n\n $ # using default settings\n $ make test\n\n # or\n $ py.test test\n\n $ # overridding the database URI\n $ py.test test --test-db-url=mysql+mysqlconnector://root:password@localhost:3306/sqlalchemydiff\n\n # or\n $ make test ARGS=\"--test-db-url=mysql+mysqlconnector://root:password@localhost:3306/sqlalchemydiff\"\n\n # providing other pytest args via Make\n $ make test ARGS=\"--lf -x -vv\"\n\n\nLicense\n-------\n\nApache 2.0. See LICENSE for details.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Overseas-Student-Living/sqlalchemy-diff", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "sqlalchemy-diff", "package_url": "https://pypi.org/project/sqlalchemy-diff/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sqlalchemy-diff/", "project_urls": { "Homepage": "https://github.com/Overseas-Student-Living/sqlalchemy-diff" }, "release_url": "https://pypi.org/project/sqlalchemy-diff/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Compare two database schemas using sqlalchemy.", "version": "0.1.3" }, "last_serial": 4807264, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "89af8f20782743c3d74c2fe41811bc38", "sha256": "0d83243eadc01e116d8d818b2f20a021b7931f783615f3f62ace3cd1c1f64663" }, "downloads": -1, "filename": "sqlalchemy-diff-0.1.3.tar.gz", "has_sig": false, "md5_digest": "89af8f20782743c3d74c2fe41811bc38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6549, "upload_time": "2016-11-30T14:44:19", "url": "https://files.pythonhosted.org/packages/74/f0/75127f3b828544f68a41137ee9b8c9cd5f92db35595772727d26340fcd92/sqlalchemy-diff-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "89af8f20782743c3d74c2fe41811bc38", "sha256": "0d83243eadc01e116d8d818b2f20a021b7931f783615f3f62ace3cd1c1f64663" }, "downloads": -1, "filename": "sqlalchemy-diff-0.1.3.tar.gz", "has_sig": false, "md5_digest": "89af8f20782743c3d74c2fe41811bc38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6549, "upload_time": "2016-11-30T14:44:19", "url": "https://files.pythonhosted.org/packages/74/f0/75127f3b828544f68a41137ee9b8c9cd5f92db35595772727d26340fcd92/sqlalchemy-diff-0.1.3.tar.gz" } ] }