{ "info": { "author": "Muhammad Irfan & Reza Adiyat", "author_email": "muhammad.irfan92@gmail.com & rezaadiyat@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7" ], "description": "Installation Guide :\r\n\r\nFirst install python 2.7 and setuptools.\r\n\r\nFor linux : http://docs.python-guide.org/en/latest/starting/install/linux/\r\n\r\nFor Windows : http://docs.python-guide.org/en/latest/starting/install/win/\r\n \r\n\r\nSame with installation setuptools from the guide above do easy_install DeploymentTool, it will auto install all DeploymentTool dependency.\r\n\r\nAfter all dependency installed download the project directly at here: https://pypi.python.org/pypi?:action=display&name=DeploymentTool&version=1.5\r\n\r\nExtract the downloaded file\r\n\r\nGo to the directory of extracted file or with cmd if using windows.\r\n\r\nGo to Deployment directory and make sure manage.py file is there.\r\n\r\nGo to Deployment/Deployment and edit setting.py file.\r\n\r\nOn \"DATABASES\" set the value with your MySQL database setting (create your database first).\r\n\r\nBack to Deployment directory where manage.py file exist\r\n\r\nRun manage.py syncdb\r\n\r\nRun manage.py createsuperadmin\r\n\r\nRun manage.py runserver\r\n\r\nGo to localhost:8000/admin and login with your newly created superadmin account\r\n\r\nCreate new host and users\r\n\r\nGo to localhost:8000 and login with your superadmin account or newly added user", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "DeploymentTool", "package_url": "https://pypi.org/project/DeploymentTool/", "platform": "Python 2.7", "project_url": "https://pypi.org/project/DeploymentTool/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/DeploymentTool/1.5/", "requires_dist": null, "requires_python": null, "summary": "Our first project with Python using Django and Fabric, Deployment tool application", "version": "1.5" }, "last_serial": 1356430, "releases": { "1.5": [ { "comment_text": "", "digests": { "md5": "d80aedaa75f6a2476d85fdfe632abf4d", "sha256": "81fa1b71e9832835472c752145add44c87fe411f63d6d63c806761963d918aab" }, "downloads": -1, "filename": "DeploymentTool-1.5.zip", "has_sig": false, "md5_digest": "d80aedaa75f6a2476d85fdfe632abf4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 891122, "upload_time": "2014-12-01T05:43:11", "url": "https://files.pythonhosted.org/packages/ff/3c/f02849bc106331bc88ac8bf37a4fbc74d109e446ea2a9210b7dcd541783e/DeploymentTool-1.5.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d80aedaa75f6a2476d85fdfe632abf4d", "sha256": "81fa1b71e9832835472c752145add44c87fe411f63d6d63c806761963d918aab" }, "downloads": -1, "filename": "DeploymentTool-1.5.zip", "has_sig": false, "md5_digest": "d80aedaa75f6a2476d85fdfe632abf4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 891122, "upload_time": "2014-12-01T05:43:11", "url": "https://files.pythonhosted.org/packages/ff/3c/f02849bc106331bc88ac8bf37a4fbc74d109e446ea2a9210b7dcd541783e/DeploymentTool-1.5.zip" } ] }