{ "info": { "author": "Scott Christensen", "author_email": "sdc50@byu.net", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nTethys Compute\n=====\n\nTethys Compute is a Django app that is intended to add admin controls for computing resources.\nComputing resources are managed through the Python module TethysCluster\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"tethys_compute\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = (\n ...\n 'tethys_compute',\n )\n\n2. Include the tethys_compute URLconf in your project urls.py like this::\n\n url(r'^compute-admin/', include('tethys_compute.urls')),\n\n3. Run `python manage.py migrate` to create the tethys_compute models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/", "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/CI-WATER/TethysCluster/wiki", "keywords": null, "license": "BSD 2-Clause License", "maintainer": null, "maintainer_email": null, "name": "django-tethys_compute", "package_url": "https://pypi.org/project/django-tethys_compute/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-tethys_compute/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/CI-WATER/TethysCluster/wiki" }, "release_url": "https://pypi.org/project/django-tethys_compute/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "A Django app for adding computing resources admin controls to Tethys .", "version": "0.0.2" }, "last_serial": 1412997, "releases": { "0.0": [], "0.0.0": [ { "comment_text": "", "digests": { "md5": "2ab094bf1cb57927d1bb538047595d82", "sha256": "d59dbdd3d466d140ea0a0466fe067759208c1848ef7359de173ab7a38a53644c" }, "downloads": -1, "filename": "django-tethys_compute-0.0.0.tar.gz", "has_sig": false, "md5_digest": "2ab094bf1cb57927d1bb538047595d82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9597, "upload_time": "2015-02-06T06:00:57", "url": "https://files.pythonhosted.org/packages/ac/29/bc7d0276aa08eb681888dfb6d31ec543a0d2a29b8c4339aa5c3931a89669/django-tethys_compute-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "4aacbff930abfbdd8084e4b393e06071", "sha256": "f66dab2a2df42b026c64b578ef2758b676ef6df5a8fb9a92ef0e787c3177acda" }, "downloads": -1, "filename": "django-tethys_compute-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4aacbff930abfbdd8084e4b393e06071", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9618, "upload_time": "2015-02-06T06:32:05", "url": "https://files.pythonhosted.org/packages/86/e3/d1dbd2e1eebe7c0a427d9bd13bdc7e53b7d3d970b62b3db2f7a302db7c28/django-tethys_compute-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "002d8761094566435c23cfcde7cde16f", "sha256": "9e80c0730e194415f260d2600d369b30f4eed6ae7b465a6a296f1f2ced358637" }, "downloads": -1, "filename": "django-tethys_compute-0.0.2.tar.gz", "has_sig": false, "md5_digest": "002d8761094566435c23cfcde7cde16f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10726, "upload_time": "2015-02-06T18:41:52", "url": "https://files.pythonhosted.org/packages/47/e5/6e4e48791f230c49144430e827dddcdb13c003beeea1017ad1e4de6378bc/django-tethys_compute-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "002d8761094566435c23cfcde7cde16f", "sha256": "9e80c0730e194415f260d2600d369b30f4eed6ae7b465a6a296f1f2ced358637" }, "downloads": -1, "filename": "django-tethys_compute-0.0.2.tar.gz", "has_sig": false, "md5_digest": "002d8761094566435c23cfcde7cde16f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10726, "upload_time": "2015-02-06T18:41:52", "url": "https://files.pythonhosted.org/packages/47/e5/6e4e48791f230c49144430e827dddcdb13c003beeea1017ad1e4de6378bc/django-tethys_compute-0.0.2.tar.gz" } ] }