{ "info": { "author": "IBM Application Development Team", "author_email": "opendev@us.ibm.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Topic :: Database :: Front-Ends" ], "description": "IBM_DB_ALEMBIC\n==============\nThe IBM_DB_ALEMBIC adaptor provides the Python/Alembic interface to IBM Data Servers.\n\n\nPrerequisites\n-------------\n1. Python 2.6.x or above\n2. Alembic 0.6.5 or above\n3. SQLAlchemy 0.7.3 or above\n4. IBM_DB_SA 0.3.2 or above\n4. IBM_DB driver and IBM_DB_DBI wrapper 1.0.1 or higher\n\nInstall and Configuration\n==========================\nThe IBM_DB_ALEMBIC Python Egg component (.egg) can be installed using the standard setuptools provided by the Python Easy Install through Python Entreprise \nApplication Kit community portal:\n http://peak.telecommunity.com/DevCenter/EasyInstall\n\nPlease follow the steps provided to Install \"Easy Install\" in the link above and follow up with these additional steps to install IBM_DB_SA:\n\n 1. To install IBM_DB_ALEMBIC component available in the remote repositories\n (pypi.python.org):\n Windows:\n > easy_install ibm_db_alembic\n Linux/Unix:\n $ sudo easy_install ibm_db_alembic\n \n 2. To install IBM_DB_ALEMBIC from source\n Standard Python setup should be used::\n python setup.py install\n \nConnecting\n----------\nTo allow ibm_db_alembic loaded up when alembic runs, edit env.py file and import IbmDbImpl \"from ibm_db_alembic import IbmDbImpl\"\n\nContributing to ibm_db_alembic python project\n---------------------------------------------\nSee `CONTRIBUTING\n`_.\n\n```\nThe developer sign-off should include the reference to the DCO in remarks(example below):\nDCO 1.1 Signed-off-by: Random J Developer \n```", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/ibm_db_alembic/", "keywords": "Alembic database interface IBM Data Servers DB2", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "ibm_db_alembic", "package_url": "https://pypi.org/project/ibm_db_alembic/", "platform": "All", "project_url": "https://pypi.org/project/ibm_db_alembic/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/ibm_db_alembic/" }, "release_url": "https://pypi.org/project/ibm_db_alembic/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Alembic support for IBM Data Servers", "version": "0.2.0" }, "last_serial": 3643182, "releases": { "0.1.0": [ { "comment_text": "Alembic adapter source ", "digests": { "md5": "68a0996a74c10464dfe7ecf8b0eaf30d", "sha256": "b6751753edb3e0fbe891128f5a7774e1878a0ded40e13f686d817be6f0a8ada0" }, "downloads": -1, "filename": "ibm_db_alembic-0.1.0.tar.gz", "has_sig": false, "md5_digest": "68a0996a74c10464dfe7ecf8b0eaf30d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7241, "upload_time": "2014-10-29T10:16:41", "url": "https://files.pythonhosted.org/packages/4b/d2/8084aaf29a0729432413d635e8c5adc271093fc54f87faa76fb0656087ff/ibm_db_alembic-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "0e8f8487a0b61c4593b160a16141f521", "sha256": "080ffcc25c2bb823ef3fd9bb6810fc037006e04a27218f305f3f4e2218bb8095" }, "downloads": -1, "filename": "ibm_db_alembic-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0e8f8487a0b61c4593b160a16141f521", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8608, "upload_time": "2018-03-06T08:57:35", "url": "https://files.pythonhosted.org/packages/bf/66/315572bec3a2b121fd50d6031868648788b977b74ca7dc09d126e5bbd0af/ibm_db_alembic-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e8f8487a0b61c4593b160a16141f521", "sha256": "080ffcc25c2bb823ef3fd9bb6810fc037006e04a27218f305f3f4e2218bb8095" }, "downloads": -1, "filename": "ibm_db_alembic-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0e8f8487a0b61c4593b160a16141f521", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8608, "upload_time": "2018-03-06T08:57:35", "url": "https://files.pythonhosted.org/packages/bf/66/315572bec3a2b121fd50d6031868648788b977b74ca7dc09d126e5bbd0af/ibm_db_alembic-0.2.0.tar.gz" } ] }