{ "info": { "author": "Tucker Beck", "author_email": "tucker.beck@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "*******\n ambix\n*******\n\n-----------------------------\nalembic history cleaning tool\n-----------------------------\nThe ambix tool is intended to be used to clean up alembic histories. It can\nflatten badly branched alembic histories by using a toplogical sort. It can\nalso delete a migration with a specific revision.\n\nWARNING\n-------\nThe ambix tool is able to re-write your alembic python scripts and delete them.\nUse mindfully, and make sure that you have used version control or some other\nmechanism to backup your migration folder before you use ambix.\n\nRequirements\n------------\n - Python 3.4+\n\nInstalling\n----------\nInstall using pip::\n\n $ pip install ambix\n\nUsing\n-----\nTo flatten alembic migrations, run the following command::\n\n $ ambix-flatten \n\nTo delete a specific revision, run the following command::\n\n $ ambix-prune \n\nTo rebase a migration on different bases, run the following command:\n\n $ ambix-rebase ...", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dusktreader/ambix", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ambix", "package_url": "https://pypi.org/project/ambix/", "platform": "", "project_url": "https://pypi.org/project/ambix/", "project_urls": { "Homepage": "https://github.com/dusktreader/ambix" }, "release_url": "https://pypi.org/project/ambix/0.3.1/", "requires_dist": null, "requires_python": "", "summary": "A tool for reordering alembic migrations", "version": "0.3.1" }, "last_serial": 4194065, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "00baaa5ccc0be7b521ea9e8d1d442bdb", "sha256": "928a7841673fdb44330383d852681ca072dfaeb3b0ee3ed864534c10fce0b056" }, "downloads": -1, "filename": "ambix-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "00baaa5ccc0be7b521ea9e8d1d442bdb", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 7202, "upload_time": "2018-01-05T00:28:46", "url": "https://files.pythonhosted.org/packages/6c/7b/35cb80fecfde100c9925b6862ad881b8848cf3bd2be30fe26ad24871986d/ambix-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cebd4ebb42de6c19802a42867bacf819", "sha256": "2eef545fd21323019c12510a115eb3f4702e7b75142a8b35b22d330357bff906" }, "downloads": -1, "filename": "ambix-0.2.0.tar.gz", "has_sig": false, "md5_digest": "cebd4ebb42de6c19802a42867bacf819", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4541, "upload_time": "2018-01-05T00:28:44", "url": "https://files.pythonhosted.org/packages/aa/18/19327bfc7a92002824b83d9d00af23049e235e4ea3524f4bb1178befc29d/ambix-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "eaf90d2fbf797785e2fdd3ce27b58cdd", "sha256": "0a60da03dae98720b59b97935fc80185f3f4ceccf8546de9ee7b1973d6974219" }, "downloads": -1, "filename": "ambix-0.3.0.tar.gz", "has_sig": false, "md5_digest": "eaf90d2fbf797785e2fdd3ce27b58cdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5213, "upload_time": "2018-05-31T16:16:07", "url": "https://files.pythonhosted.org/packages/4e/c3/f5db3f769d61d850c139f33e02c8e30cf7d42253705492de91344f544a31/ambix-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "0cd60b81f38508ffc5c1cf4ddfff9491", "sha256": "b05d735bbafd80cbf66b7f4984399d61d4bb7fad9512ba8d281626c7f3ee007b" }, "downloads": -1, "filename": "ambix-0.3.1.tar.gz", "has_sig": false, "md5_digest": "0cd60b81f38508ffc5c1cf4ddfff9491", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5926, "upload_time": "2018-08-21T21:38:38", "url": "https://files.pythonhosted.org/packages/5d/31/b5f892042318cf49439218b3eccc4dd5852064e44b8609f2be20b2d810c2/ambix-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0cd60b81f38508ffc5c1cf4ddfff9491", "sha256": "b05d735bbafd80cbf66b7f4984399d61d4bb7fad9512ba8d281626c7f3ee007b" }, "downloads": -1, "filename": "ambix-0.3.1.tar.gz", "has_sig": false, "md5_digest": "0cd60b81f38508ffc5c1cf4ddfff9491", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5926, "upload_time": "2018-08-21T21:38:38", "url": "https://files.pythonhosted.org/packages/5d/31/b5f892042318cf49439218b3eccc4dd5852064e44b8609f2be20b2d810c2/ambix-0.3.1.tar.gz" } ] }