{ "info": { "author": "Abhi Rudra", "author_email": "defstryker@hotmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "========\nHexOmega\n========\n\nHexOmega is a simple, turn-key task management django app written for \nMurdoch University. \n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"users\" and \"log\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'users',\n 'log',\n ]\n\n2. Include the users URLconf in your project urls.py like this::\n\n url(r'', include('users.urls')),\n\n3. Run `python manage.py migrate` to create the users models.\n\n4. Run `python manage.py setup_init` to create default users and the roles table.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/defstryker/Hex-Omega", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "hexomega", "package_url": "https://pypi.org/project/hexomega/", "platform": "", "project_url": "https://pypi.org/project/hexomega/", "project_urls": { "Homepage": "https://www.github.com/defstryker/Hex-Omega" }, "release_url": "https://pypi.org/project/hexomega/0.3/", "requires_dist": null, "requires_python": "", "summary": "A package to streamline creation of projects and tasks for Murdoch University.", "version": "0.3" }, "last_serial": 2753757, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f82b22a6a5c0e7f546110c67791cfa28", "sha256": "d596c5ee631d97ddb23f0e43d498b484a0f7f7b42156ea9f7e51a40b6db54d3f" }, "downloads": -1, "filename": "hexomega-0.1.tar.gz", "has_sig": false, "md5_digest": "f82b22a6a5c0e7f546110c67791cfa28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 897908, "upload_time": "2017-04-05T02:29:19", "url": "https://files.pythonhosted.org/packages/38/36/84397c3ceda4275adcc911a250ccbf497163c73dd4971661456599d46330/hexomega-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f83f1f59773ab75bee33c6b2a046e873", "sha256": "022ca9c0ac264b06179d0771c4d44abfe42415e5f98a9d38c6942e459fb1029d" }, "downloads": -1, "filename": "hexomega-0.2.tar.gz", "has_sig": false, "md5_digest": "f83f1f59773ab75bee33c6b2a046e873", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 903564, "upload_time": "2017-04-05T02:42:47", "url": "https://files.pythonhosted.org/packages/6b/74/efae874023c68665b192e33a7ede345189bd444e8d665d6d52a737f0cd4c/hexomega-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "31bc481417e7791916fcbf83452be88e", "sha256": "8403af2aea092a7fe636677f3aee98e7557cf8a12f00dcbf9916d9a276279109" }, "downloads": -1, "filename": "hexomega-0.3.tar.gz", "has_sig": false, "md5_digest": "31bc481417e7791916fcbf83452be88e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 904083, "upload_time": "2017-04-05T02:52:08", "url": "https://files.pythonhosted.org/packages/d2/20/1096e2cddc742f3160a636f1ede542bbd2ffbbf599c583b533aa30113f0d/hexomega-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31bc481417e7791916fcbf83452be88e", "sha256": "8403af2aea092a7fe636677f3aee98e7557cf8a12f00dcbf9916d9a276279109" }, "downloads": -1, "filename": "hexomega-0.3.tar.gz", "has_sig": false, "md5_digest": "31bc481417e7791916fcbf83452be88e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 904083, "upload_time": "2017-04-05T02:52:08", "url": "https://files.pythonhosted.org/packages/d2/20/1096e2cddc742f3160a636f1ede542bbd2ffbbf599c583b533aa30113f0d/hexomega-0.3.tar.gz" } ] }