{ "info": { "author": "Nathan Swain", "author_email": "nathan.swain@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 Web Processing Service\n=============================\n\nTethys Web Processing Service (WPS) provides an API for WPS services such as 52 North WPS. WPS services can be\nused to add geoprocessing functionality to web sites that use this app. The Tethys WPS django app also adds\na development tool that can be used to browse the available processing capabilities. When Tethys WPS is installed,\nit also installs, OWSLib. OWSLib is a Python client for OGC web services and it includes an excellent WPS module.\n\nInstallation\n------------\n\nTethys Datasets can be installed via pip or downloading the source. To install via pip::\n\n pip install django-tethys_wps\n\nTo install via download::\n\n git clone https://github.com/CI-WATER/django-tethys_wps.git\n cd django-tethys_wps\n python setup.py install\n\nDjango Configuration\n--------------------\n\n1. Add \"tethys_datasets\" to your INSTALLED_APPS setting like so::\n\n INSTALLED_APPS = (\n ...\n 'tethys_wps',\n )\n\n2. Include the URLconf in your project urls.py::\n\n url(r'^wps/', include('tethys_wps.urls')),\n\n3. Use the admin console of your site to link WPS services to your site.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "BSD 2-Clause License", "maintainer": null, "maintainer_email": null, "name": "django-tethys_wps", "package_url": "https://pypi.org/project/django-tethys_wps/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-tethys_wps/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/django-tethys_wps/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "An app to enable provide access to dataset storage for apps.", "version": "1.0.0" }, "last_serial": 1412074, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c5accfbebe2e7e3a138960c1b350d77a", "sha256": "ea6dd6873e3464b7f1a188316bddb72f279e45f1510c864085db5baff6d2d840" }, "downloads": -1, "filename": "django-tethys_wps-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c5accfbebe2e7e3a138960c1b350d77a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7300, "upload_time": "2014-12-23T23:49:10", "url": "https://files.pythonhosted.org/packages/7e/a1/1f552f010f53c0b05ddde4e9ee62e660c616fde88381b08175b4aa19db9d/django-tethys_wps-0.1.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "3472f3c3f3f3cfb6e4f6bd3e6ef6561c", "sha256": "4e9e83b1a387be59092cc1328b404deef4c28929fc1857aa2b724e264e79c04e" }, "downloads": -1, "filename": "django-tethys_wps-0.3.0.tar.gz", "has_sig": false, "md5_digest": "3472f3c3f3f3cfb6e4f6bd3e6ef6561c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7662, "upload_time": "2015-01-03T23:17:33", "url": "https://files.pythonhosted.org/packages/e1/e1/8c359b7096732a8cd801fb3670f4fab8291d73a2eec2e03ca233e9bddc64/django-tethys_wps-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "7be187c19582097b2108038b397a32d0", "sha256": "db6fe05e5286a8a36b1c7bc50bb2e489999cba5276d5393b5ff7e3c6afbf4f47" }, "downloads": -1, "filename": "django-tethys_wps-0.3.1.tar.gz", "has_sig": false, "md5_digest": "7be187c19582097b2108038b397a32d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7676, "upload_time": "2015-01-16T00:01:10", "url": "https://files.pythonhosted.org/packages/5e/26/d683cbe2dd1fa406026b6ee8b454086cc893479f6f908c48d464f56fbd43/django-tethys_wps-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "f8d8b262ae64282ceb31ad2549e98710", "sha256": "fdaf83d3db227c0c6f51d9e8ad9192f268cf0c554e17de65f129478a23c38e48" }, "downloads": -1, "filename": "django-tethys_wps-0.3.2.tar.gz", "has_sig": false, "md5_digest": "f8d8b262ae64282ceb31ad2549e98710", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7757, "upload_time": "2015-01-19T16:58:29", "url": "https://files.pythonhosted.org/packages/2a/9c/bd4807d5f0f6a1e46f683ae0dcf0d153c0d484fea982523259d09423dd26/django-tethys_wps-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "5672a53d05d77b674ba86ab7ac6e1e91", "sha256": "51d6840780171c9c66172ece8ed714baf237f757b1ba972e6d99a90cc816d502" }, "downloads": -1, "filename": "django-tethys_wps-0.3.3.tar.gz", "has_sig": false, "md5_digest": "5672a53d05d77b674ba86ab7ac6e1e91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7849, "upload_time": "2015-02-04T06:59:04", "url": "https://files.pythonhosted.org/packages/25/f9/9f937d5f599c5d8a0a69b36d455779d0928edd90a155560f6adc62792b6a/django-tethys_wps-0.3.3.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "cba2b3deb6a4845cc77f88e46b284f20", "sha256": "91958fcf38c33382583cc1417986eb32ed5601364e85b7ce13db54860e938ee8" }, "downloads": -1, "filename": "django-tethys_wps-1.0.0.tar.gz", "has_sig": false, "md5_digest": "cba2b3deb6a4845cc77f88e46b284f20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7849, "upload_time": "2015-02-06T05:41:02", "url": "https://files.pythonhosted.org/packages/e4/a7/d3a085e3f850a4e72d74008200eb18064b52a420e486031f29554d8f4312/django-tethys_wps-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cba2b3deb6a4845cc77f88e46b284f20", "sha256": "91958fcf38c33382583cc1417986eb32ed5601364e85b7ce13db54860e938ee8" }, "downloads": -1, "filename": "django-tethys_wps-1.0.0.tar.gz", "has_sig": false, "md5_digest": "cba2b3deb6a4845cc77f88e46b284f20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7849, "upload_time": "2015-02-06T05:41:02", "url": "https://files.pythonhosted.org/packages/e4/a7/d3a085e3f850a4e72d74008200eb18064b52a420e486031f29554d8f4312/django-tethys_wps-1.0.0.tar.gz" } ] }