{ "info": { "author": "Marcos Caputo", "author_email": "caputo.marcos@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": ".. image:: https://raw.githubusercontent.com/caputomarcos/dbtrolls/master/dbtrolls.png\n\n\n\ndbtrolls\n========\n\n\nA simple tool to make Dev's life happy.\n\nLicense\n-------\nLicensed under the GNU General Public License (GPL).\n\n\nInstall\n-------\n\nFollow the steps below to get everything up and running.\n\n\npip\n---\n\nPackage Index > dbtrolls > 1.1 pip_.\n\n.. _pip: https://pypi.python.org/pypi/dbtrolls\n\n1. Create project folder:\n\n .. code-block:: bash\n\n $ mkdir dbtrolls && cd dbtrolls\n\n2. Create virtualenv in the normal way:\n\n .. code-block:: bash\n\n $ virtualenv env --python=python\n\n3. Active your new virtualenv:\n\n .. code-block:: bash\n\n $ source env/bin/activate\n\n\n4. Install dbtrolls:\n\n .. code-block:: bash\n\n $ pip install dbtrolls\n\n\nGit\n----\n\n1. Clone repository:\n\n .. code-block:: bash\n\n $ git clone git@github.com:caputomarcos/dbtrolls.git\n\n2. Go to dbtrolls source folder:\n\n .. code-block:: bash\n\n $ cd dbtrolls/\n\n3. Create virtualenv in the normal way:\n\n .. code-block:: bash\n\n $ virtualenv env --python=python\n\n4. Active your new virtualenv:\n\n .. code-block:: bash\n\n $ source env/bin/activate\n\n\n5. Create dev environment:\n\n .. code-block:: bash\n\n $ make develop\n\n\nUsage\n------\n\n1. Create config file:\n\n .. code-block:: bash\n\n $ dbtrolls -c --database_source= --database_target=\n\n2. Execute a single SQL file:\n\n .. code-block:: bash\n\n $ dbtrolls -s --fix --preload\n\n3. Execute a collection of SQL files:\n\n .. code-block:: bash\n\n $ dbtrolls -m\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/caputomarcos/dbtrolls", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "dbtrolls", "package_url": "https://pypi.org/project/dbtrolls/", "platform": "", "project_url": "https://pypi.org/project/dbtrolls/", "project_urls": { "Homepage": "https://github.com/caputomarcos/dbtrolls" }, "release_url": "https://pypi.org/project/dbtrolls/1.3/", "requires_dist": [ "pyyaml", "pyyaml; extra == 'dev'", "mock (==2.0.0); extra == 'dev'" ], "requires_python": "", "summary": "dbtrolls - A simple tool to make Dev's life happy.", "version": "1.3" }, "last_serial": 3297894, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "c420ee7e2c5c93478a479d5f0c76670a", "sha256": "9644312253bc940166e3d7d099d582ce748975be06d0495f9a158d295bfcec26" }, "downloads": -1, "filename": "dbtrolls-1.0-py3.4.egg", "has_sig": false, "md5_digest": "c420ee7e2c5c93478a479d5f0c76670a", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 7657, "upload_time": "2017-11-01T16:39:23", "url": "https://files.pythonhosted.org/packages/fd/24/8ba578a5c8a226f44c0e5d428d94040d867a1abb709f37bcc16188c5fbdf/dbtrolls-1.0-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "fd547831084eeda0f7fd13144cdd923d", "sha256": "db023616bdcdbe281ace630e36d093deb8ee2b134b615af4676cb078305f13aa" }, "downloads": -1, "filename": "dbtrolls-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fd547831084eeda0f7fd13144cdd923d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6004, "upload_time": "2017-11-01T16:39:22", "url": "https://files.pythonhosted.org/packages/95/2d/1e8e586543fcf4f3347217c9f75027492c4b5d5a2ca521233918caa070d4/dbtrolls-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0d4be84b91aafd003b2d18e8d5dfd6c1", "sha256": "4ebed8d3c5c53dc887c55024f777f4117de3a1ac2191867a4904c47322227083" }, "downloads": -1, "filename": "dbtrolls-1.0.tar.gz", "has_sig": false, "md5_digest": "0d4be84b91aafd003b2d18e8d5dfd6c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3986, "upload_time": "2017-11-01T16:39:24", "url": "https://files.pythonhosted.org/packages/fc/f1/0a26dcce03d59bbac7095e8fad4fad01c8eff0a279289028b5f65aa2f88f/dbtrolls-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "16be94e47536571e86c2520b120ab07f", "sha256": "3ea725ffe5f3aa052fed228cb707b712f75b1bf9c5b4da5b880ba468b0fc1bec" }, "downloads": -1, "filename": "dbtrolls-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "16be94e47536571e86c2520b120ab07f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5993, "upload_time": "2017-11-01T16:44:49", "url": "https://files.pythonhosted.org/packages/93/eb/003ce5f2f703c9ff9ec83817c62c36e490d04aa76b9420e16f03b414d480/dbtrolls-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "81835dc6b95f0c0e891cc4f1bc7d3097", "sha256": "94fcdef2fecb4622d25e3f7bd79094f592913259ea86e9208003ef5826c56d8d" }, "downloads": -1, "filename": "dbtrolls-1.1.tar.gz", "has_sig": false, "md5_digest": "81835dc6b95f0c0e891cc4f1bc7d3097", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3981, "upload_time": "2017-11-01T16:44:51", "url": "https://files.pythonhosted.org/packages/4e/10/6315c8eb18efaa442fb42333f21e920b1142f9361490d6fae86e32dc628e/dbtrolls-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "cb812f264ccd654cfd06bcb64f1b705a", "sha256": "7c3e6ab33e654db85b6f8f754d2bc866063161e255e27971ffcb60672ab67e18" }, "downloads": -1, "filename": "dbtrolls-1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "cb812f264ccd654cfd06bcb64f1b705a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6102, "upload_time": "2017-11-01T17:32:13", "url": "https://files.pythonhosted.org/packages/4c/21/18eebe3a25199a1d07599b412a872c40e77836394d5a9c2f441e838f8c31/dbtrolls-1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9a99a90f49abcb4d94cab57ce0405b21", "sha256": "fbf388e07304063280dee0b0ae7d294f6021e9caa2eb3ef2907fe46f6afea165" }, "downloads": -1, "filename": "dbtrolls-1.2.tar.gz", "has_sig": false, "md5_digest": "9a99a90f49abcb4d94cab57ce0405b21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4038, "upload_time": "2017-11-01T17:32:14", "url": "https://files.pythonhosted.org/packages/cd/62/b033fe238694259c0e7a4c6970efaf0ecb662da8526b6dd4dff4ea463e86/dbtrolls-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "3dec1918752dea8524eb4faa125469e9", "sha256": "8a16b3e03e9bfbed0ffa6beac7e1203c1fd90300b608de3c029f0dd13323d6be" }, "downloads": -1, "filename": "dbtrolls-1.3-py3.4.egg", "has_sig": false, "md5_digest": "3dec1918752dea8524eb4faa125469e9", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 7723, "upload_time": "2017-11-01T17:55:26", "url": "https://files.pythonhosted.org/packages/44/19/c1908d9bdd45b090c13f56e93407be0586ea962d0f4232eb9c6cb76f78e7/dbtrolls-1.3-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "36c3f314b64f3769a44fab75036ab2b8", "sha256": "d9349afc413c916024311bdcf09c0e8d3877a9c6090a136562cb2ec0da3e40b8" }, "downloads": -1, "filename": "dbtrolls-1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "36c3f314b64f3769a44fab75036ab2b8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6106, "upload_time": "2017-11-01T17:55:25", "url": "https://files.pythonhosted.org/packages/cb/4c/ce12513d1e19f3ed352329f76322175ad7eb97eee6944fa54b764fac5dfb/dbtrolls-1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23e213edc9c8567b32d570fc6ddfd304", "sha256": "04c85cb192a5fb6ae35916ad3b9ac0f2a0c0e233b5db5772878a49f8866e8df6" }, "downloads": -1, "filename": "dbtrolls-1.3.tar.gz", "has_sig": false, "md5_digest": "23e213edc9c8567b32d570fc6ddfd304", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4034, "upload_time": "2017-11-01T17:55:27", "url": "https://files.pythonhosted.org/packages/b3/b6/f2972e3ccc3afc76a8224eb306bb7f9cf6e95d1e7eb9953a74b3eb3e9a93/dbtrolls-1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3dec1918752dea8524eb4faa125469e9", "sha256": "8a16b3e03e9bfbed0ffa6beac7e1203c1fd90300b608de3c029f0dd13323d6be" }, "downloads": -1, "filename": "dbtrolls-1.3-py3.4.egg", "has_sig": false, "md5_digest": "3dec1918752dea8524eb4faa125469e9", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 7723, "upload_time": "2017-11-01T17:55:26", "url": "https://files.pythonhosted.org/packages/44/19/c1908d9bdd45b090c13f56e93407be0586ea962d0f4232eb9c6cb76f78e7/dbtrolls-1.3-py3.4.egg" }, { "comment_text": "", "digests": { "md5": "36c3f314b64f3769a44fab75036ab2b8", "sha256": "d9349afc413c916024311bdcf09c0e8d3877a9c6090a136562cb2ec0da3e40b8" }, "downloads": -1, "filename": "dbtrolls-1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "36c3f314b64f3769a44fab75036ab2b8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6106, "upload_time": "2017-11-01T17:55:25", "url": "https://files.pythonhosted.org/packages/cb/4c/ce12513d1e19f3ed352329f76322175ad7eb97eee6944fa54b764fac5dfb/dbtrolls-1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23e213edc9c8567b32d570fc6ddfd304", "sha256": "04c85cb192a5fb6ae35916ad3b9ac0f2a0c0e233b5db5772878a49f8866e8df6" }, "downloads": -1, "filename": "dbtrolls-1.3.tar.gz", "has_sig": false, "md5_digest": "23e213edc9c8567b32d570fc6ddfd304", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4034, "upload_time": "2017-11-01T17:55:27", "url": "https://files.pythonhosted.org/packages/b3/b6/f2972e3ccc3afc76a8224eb306bb7f9cf6e95d1e7eb9953a74b3eb3e9a93/dbtrolls-1.3.tar.gz" } ] }