{ "info": { "author": "Sam Smith", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "===============\nckanext-salford\n===============\n\nCKAN extension for https://www.salforddataquay.uk/\n\n\n------------\nInstallation\n------------\n\nTo install ckanext-salford:\n\n1. Activate your CKAN virtual environment, for example::\n\n . /usr/lib/ckan/default/bin/activate\n\n2. Install the ckanext-salford Python package into your virtual environment::\n\n pip install ckanext-salford\n\n3. Install the ckanext-esdstandards Python package into your virtual environment::\n\n pip install ckanext-esdstandards\n\n4. Add ``salford`` and ``esd`` 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``).\n\n5. Add the ``licenses_group_url`` setting to your CKAN config file.\n For development use::\n\n licenses_group_url = http://127.0.0.1:5000/licenses.json\n\n For production use::\n\n licenses_group_url = https://www.salforddataquay.uk/licenses.json\n\n6. Install the Bower components::\n\n cd /ckanext/salford/fanstatic\n bower install\n\n7. Restart CKAN. For example if you've deployed CKAN with Apache on Ubuntu::\n\n sudo service apache2 reload\n\n\n-------------\nConfiguration\n-------------\n\nAdd the following configuration options to the ini file::\n\n\n ckan.i18n_directory = /usr/lib/ckan/default/src/ckanext-salford/src/ckanext-salford/\n ckan.locale_default = en_GB\n ckan.locales_filtered_out = en\n\n-----------------------------------\nImporting Datasets from data.gov.uk\n-----------------------------------\n\nThe ``etl.py`` script can import datasets from the\n`Salford City Council publisher on data.gov.uk `_\ninto a development or production CKAN instance. Usage::\n\n pip install ckanapi\n ./etl.py -u 'http://127.0.0.1:5000' -a \n ./etl.py -u 'https://www.salforddataquay.uk/' -a \n\nNote that only non-UKLP datasets are imported for now, ie INSPIRE datasets on data.gov.uk\nare not imported.", "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/okfn/ckanext-salford", "keywords": "CKAN", "license": "AGPL", "maintainer": null, "maintainer_email": null, "name": "ckanext-salford", "package_url": "https://pypi.org/project/ckanext-salford/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ckanext-salford/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/okfn/ckanext-salford" }, "release_url": "https://pypi.org/project/ckanext-salford/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.0.2" }, "last_serial": 1469805, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "16958a7d6ac6845223bfb235a7e90ad9", "sha256": "26d3f8cc69d149d3553a7ad64432c8c7ec7862b11a432193349e3c2e06866d92" }, "downloads": -1, "filename": "ckanext-salford-0.0.2.tar.gz", "has_sig": false, "md5_digest": "16958a7d6ac6845223bfb235a7e90ad9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23231, "upload_time": "2015-03-20T13:55:15", "url": "https://files.pythonhosted.org/packages/b2/6b/9f4a83f64c2a71db9fcf3d8b9c9521d9a71e4d4c0d95aa7d543984ad237a/ckanext-salford-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "16958a7d6ac6845223bfb235a7e90ad9", "sha256": "26d3f8cc69d149d3553a7ad64432c8c7ec7862b11a432193349e3c2e06866d92" }, "downloads": -1, "filename": "ckanext-salford-0.0.2.tar.gz", "has_sig": false, "md5_digest": "16958a7d6ac6845223bfb235a7e90ad9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23231, "upload_time": "2015-03-20T13:55:15", "url": "https://files.pythonhosted.org/packages/b2/6b/9f4a83f64c2a71db9fcf3d8b9c9521d9a71e4d4c0d95aa7d543984ad237a/ckanext-salford-0.0.2.tar.gz" } ] }