{ "info": { "author": "James Seibel", "author_email": "seibeljames@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Database", "Topic :: Software Development :: Build Tools" ], "description": "autodb\n======\n\nautodb is a simple, lightweight tool for database schema updates,\nmigrations, changes, etc. It's designed for Agile workflows and multiple teams.\n\nFor instance, you can deploy a testing server to a certain\nbranch of code, then run the command:\n\n::\n\n autodb sync latest\n\nThe testing server's database will now have all necessary update scripts applied.", "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/seibelj/autodb", "keywords": "autodb agile database schema management migration", "license": "Apache v2.0", "maintainer": null, "maintainer_email": null, "name": "autodb", "package_url": "https://pypi.org/project/autodb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/autodb/", "project_urls": { "Homepage": "https://github.com/seibelj/autodb" }, "release_url": "https://pypi.org/project/autodb/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "a simple, lightweight tool for database schema management in agile workflows", "version": "1.0.0" }, "last_serial": 1700874, "releases": { "1.0.0": [] }, "urls": [] }