{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python :: 2.7" ], "description": ".. image:: https://travis-ci.org/SFB-ELAINE/ckanext-vtkjs.svg?branch=master\n :target: https://travis-ci.org/SFB-ELAINE/ckanext-vtkjs\n\n=============\nckanext-vtkjs\n=============\n\nThis is a CKAN extension that provides views for STL, VTP, VTI, and VTK PolyData files,\nas well as ZIP archives containing OBJ files.\n\n------------\nRequirements\n------------\n\nTested with CKAN 2.9.0a.\n\n------------\nInstallation\n------------\n\n.. Add any additional install steps to the list below.\n For example installing any non-Python dependencies or adding any required\n config settings.\n\nTo install ckanext-vtkjs:\n\n1. Activate your CKAN virtual environment, for example::\n\n . /usr/lib/ckan/default/bin/activate\n\n2. Install the ckanext-vtkjs Python package into your virtual environment::\n\n pip install ckanext-vtkjs\n\n3. Add ``vtkjs`` to the ``ckan.plugins`` setting in your CKAN\n config file (by default the config file is located at\n ``/etc/ckan/default/production.ini``). Do **not** add ``vtkjs`` to the\n list of default views - the plugin automatically adds itself as a view to\n any resource it can display, and adding it to the list of default views\n causes it to be added to some types of resources that it cannot display.\n\n4. Restart CKAN. For example if you've deployed CKAN with Apache on Ubuntu::\n\n sudo service apache2 reload\n\n\n---------------\nConfig settings\n---------------\n\nNone at present.\n\n.. Document any optional config settings here. For example::\n\n.. # The minimum number of hours to wait before re-checking a resource\n # (optional, default: 24).\n ckanext.vtkjs.some_setting = some_default_value\n\n\n----------------------\nDeveloper installation\n----------------------\n\nTo install ckanext-vtkjs for development, activate your CKAN virtualenv and\ndo::\n\n git clone https://github.com//ckanext-vtkjs.git\n cd ckanext-vtkjs\n python setup.py develop\n pip install -r dev-requirements.txt\n\n\n-----\nTests\n-----\n\nTo run the tests, do::\n\n nosetests --nologcapture --with-pylons=test.ini\n\nTo run the tests and produce a coverage report, first make sure you have\ncoverage installed in your virtualenv (``pip install coverage``) then run::\n\n nosetests --nologcapture --with-pylons=test.ini --with-coverage --cover-package=ckanext.vtkjs --cover-inclusive --cover-erase --cover-tests\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com//ckanext-vtkjs", "keywords": "CKAN", "license": "AGPL", "maintainer": "", "maintainer_email": "", "name": "ckanext-vtkjs", "package_url": "https://pypi.org/project/ckanext-vtkjs/", "platform": "", "project_url": "https://pypi.org/project/ckanext-vtkjs/", "project_urls": { "Homepage": "https://github.com//ckanext-vtkjs" }, "release_url": "https://pypi.org/project/ckanext-vtkjs/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "STL and VTK viewer extension for CKAN", "version": "0.0.1" }, "last_serial": 5670492, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8e63dca8dea819e91b4d473599d974ad", "sha256": "f533fb69b86afdf83fe6c7e039ef4e7bfa068afcfbaf53b48c7cca3321632073" }, "downloads": -1, "filename": "ckanext-vtkjs-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8e63dca8dea819e91b4d473599d974ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1802935, "upload_time": "2019-08-13T07:16:21", "url": "https://files.pythonhosted.org/packages/d1/3b/5bc9f563a7c3b58eb488096b07d1b57c579dd147808f24c3703cdb5f4ebb/ckanext-vtkjs-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8e63dca8dea819e91b4d473599d974ad", "sha256": "f533fb69b86afdf83fe6c7e039ef4e7bfa068afcfbaf53b48c7cca3321632073" }, "downloads": -1, "filename": "ckanext-vtkjs-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8e63dca8dea819e91b4d473599d974ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1802935, "upload_time": "2019-08-13T07:16:21", "url": "https://files.pythonhosted.org/packages/d1/3b/5bc9f563a7c3b58eb488096b07d1b57c579dd147808f24c3703cdb5f4ebb/ckanext-vtkjs-0.0.1.tar.gz" } ] }