{ "info": { "author": "Moriyoshi Koizumi", "author_email": "mozo@mozo.jp", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Framework :: Paste", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Database :: Front-Ends" ], "description": "alembic-pastedeploy\n===================\n\nThis is a thin-wrapper of alembic which allows alembic to read pastedeploy-flavored ini config files.\n\n\nSupported features\n------------------\n\n- Importing defaults by ``get`` and ``set`` directive::\n\n [alembic]\n get sqlalchemy.url = sqlalchemy.url\n\n- Giving global-conf interpolants by ``--paste-global`` option from the commandline::\n\n $ alembic_pastedeploy --paste-global sqlalchemy.url=sqlite:///test.db upgrade head", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/moriyoshi/alembic-pastedeploy", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "alembic_pastedeploy", "package_url": "https://pypi.org/project/alembic_pastedeploy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/alembic_pastedeploy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/moriyoshi/alembic-pastedeploy" }, "release_url": "https://pypi.org/project/alembic_pastedeploy/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Let alembic read pastedeploy-flavored ini config files.", "version": "0.0.2" }, "last_serial": 2263268, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "2424100ca77641f7b536636cfed33546", "sha256": "296b13563f4aa115029d3c127bd9cc8a470ecf2b2acccb7a3e661fe1c035488b" }, "downloads": -1, "filename": "alembic_pastedeploy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2424100ca77641f7b536636cfed33546", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3147, "upload_time": "2016-08-05T01:29:51", "url": "https://files.pythonhosted.org/packages/c2/58/56c589b7d27fa0aef02cee2f8f0e282d8fd0faaf6c8f024daffb3cf6a16c/alembic_pastedeploy-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2424100ca77641f7b536636cfed33546", "sha256": "296b13563f4aa115029d3c127bd9cc8a470ecf2b2acccb7a3e661fe1c035488b" }, "downloads": -1, "filename": "alembic_pastedeploy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2424100ca77641f7b536636cfed33546", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3147, "upload_time": "2016-08-05T01:29:51", "url": "https://files.pythonhosted.org/packages/c2/58/56c589b7d27fa0aef02cee2f8f0e282d8fd0faaf6c8f024daffb3cf6a16c/alembic_pastedeploy-0.0.2.tar.gz" } ] }