{ "info": { "author": "Robert Escriva (rescrv)", "author_email": "stirimango@mail.robescriva.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python :: 3" ], "description": "Stirimango is an anagram for \"migrations\"\n\nDatabase migrations solve the painful process of dealing with updates to the\nschema of a database. The concept is not new, as the authors originally were\nintroduced the concept working with Ruby on Rails. Stirimango is a Python\nimplementation of migrations. Stirimango is unlike newer versions of Rails in\nthat it does not provide an ORM layer -- it deals only in raw SQL.\n\nMore specifically, Stirimango is written for Python 3 and uses the\n:mod:`postgresql` module to manipulate the PostgreSQL RDBMS. With little\nmodification, Stirimango could be used with other database systems; however, the\nauthor only uses PostgreSQL.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://robescriva.com/", "keywords": null, "license": "3-clause BSD", "maintainer": null, "maintainer_email": null, "name": "Stirimango", "package_url": "https://pypi.org/project/Stirimango/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Stirimango/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://robescriva.com/" }, "release_url": "https://pypi.org/project/Stirimango/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Database migrations for Postgresql.", "version": "0.2.2" }, "last_serial": 785728, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e2bbe3b2b0524690211a8be9c6b0273c", "sha256": "3da0da539f97b84fb240f3e16bcbca89e22ed41e4d8cc77703bf8dbb9230c7cd" }, "downloads": -1, "filename": "Stirimango-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e2bbe3b2b0524690211a8be9c6b0273c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11785, "upload_time": "2010-07-09T03:45:06", "url": "https://files.pythonhosted.org/packages/fd/25/5f0bd35a568ac93ff931724205a4e133736b6d2e077f552f3ca7563334a1/Stirimango-0.1.0.tar.gz" } ], "0.1dev": [], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a564f6ab377700c5d4c5b4f44a4b96fb", "sha256": "bb026ddf03610c27ef8a41834704f19802daa5a972388ea45f999a5f4f99ea07" }, "downloads": -1, "filename": "Stirimango-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a564f6ab377700c5d4c5b4f44a4b96fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12987, "upload_time": "2010-07-20T01:31:24", "url": "https://files.pythonhosted.org/packages/83/27/20d4f0a4c417d2a36cfd270ee3801a902c5f5a9d6fa4d04181c5072872fd/Stirimango-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "9f6912831d9545540e90a2fcf8f7c11a", "sha256": "7424c527afc3ea18b3bf8005b1b8f4c1568258a7a36a5c7a3173aa42cdd18927" }, "downloads": -1, "filename": "Stirimango-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9f6912831d9545540e90a2fcf8f7c11a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12990, "upload_time": "2010-07-20T01:34:00", "url": "https://files.pythonhosted.org/packages/05/d3/06709fb1d20537b387c0ca4392d86babefb7a73d53f4b99f9cfc288b61f6/Stirimango-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "c73539e109ac34495d0ebdbdf2835960", "sha256": "477b95cd4a6a133e3f1f478300f0c1acee2223fab1ae6d24872e67c143d4ed09" }, "downloads": -1, "filename": "Stirimango-0.2.2.tar.gz", "has_sig": false, "md5_digest": "c73539e109ac34495d0ebdbdf2835960", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12978, "upload_time": "2010-10-08T23:55:01", "url": "https://files.pythonhosted.org/packages/ef/e3/9cf26f0e7c3b619c9ed5c3e7324e2a01d17981640b497a3d92d1bc18af54/Stirimango-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c73539e109ac34495d0ebdbdf2835960", "sha256": "477b95cd4a6a133e3f1f478300f0c1acee2223fab1ae6d24872e67c143d4ed09" }, "downloads": -1, "filename": "Stirimango-0.2.2.tar.gz", "has_sig": false, "md5_digest": "c73539e109ac34495d0ebdbdf2835960", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12978, "upload_time": "2010-10-08T23:55:01", "url": "https://files.pythonhosted.org/packages/ef/e3/9cf26f0e7c3b619c9ed5c3e7324e2a01d17981640b497a3d92d1bc18af54/Stirimango-0.2.2.tar.gz" } ] }