{ "info": { "author": "Matthias Schl\u00f6gl, Peter Andorfer", "author_email": "matthias.schloegl@oeaw.ac.at, peter.andorfer@oeaw.ac.at", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "APIS Bibsonomy\n==============\n\nAPIS Bibsonomy is a small addon to the APIS system. It allows to store references in Bibsonomy instances and use these references in APIS.\nIt is very generic and should work with most Django installations/projects.\n\nInstallation\n------------\n\n- Install the package:::\n\n pip install apis-bibsonomy\n\n- Add the package to your installed apps:::\n\n INSTALLED_APPS = [\n ...\n 'apis_bibsonomy'\n ]\n\n- And migrate your DB:::\n\n python manage.py migrate\n\nConfiguration\n-------------\n\nAPIS Bibsonomy needs an URL of the bibsonomy instance, a username, a API token and an (optional) collection to search in.\n\nYou need to add a configuration section to your APIS settings:::\n\nAPIS_BIBSONOMY = {\n 'url': 'http://url.at',\n 'user': 'username',\n 'API key': 'api_key',\n 'group': 'bibsonomy group'\n}\n\nRestart your server and you are good to go.\n\n\nUsage\n-----\n\n- Include the base template somewhere in the header of your template:::\n\n{% include 'apis_bibsonomy/apis_bibsonomy_include.html' %}\n\n- Load the templatetag:::\n\n{% load bibsonomy_templatetags %}\n\n- Include the form somewhere in your template (set hidden=True if you intend to use buttons):::\n\n{% bibsonomy_form content_type='person' hidden=True %}\n\n- And finally add html tags as anker element for the reference forms to your template (dont forget to set \"bibsonomy-anker\" as class):::\n\n\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.apis.acdh.oeaw.ac.at/", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "apis-bibsonomy", "package_url": "https://pypi.org/project/apis-bibsonomy/", "platform": "", "project_url": "https://pypi.org/project/apis-bibsonomy/", "project_urls": { "Homepage": "https://www.apis.acdh.oeaw.ac.at/" }, "release_url": "https://pypi.org/project/apis-bibsonomy/0.2.2/", "requires_dist": [ "Django (>=2.0)", "apis-core (>=0.9.22)", "django-autocomplete-light (>=3.2.10)", "django-filter (>=1.1.0)", "django-reversion (>=2.0.13)", "djangorestframework (>=3.7.7)", "python-dateutil (>=2.7.0)", "requests (>=2.18.4)" ], "requires_python": "", "summary": "Addon to the APIS system. Allows to manage references via Bibsonomy.", "version": "0.2.2" }, "last_serial": 5090495, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "303dd8598408638acf63e1ff2bd920cc", "sha256": "6c6776c110f2d38d89c2b22b018852ebd0a45330c88b5d68cf6b8951d9b28e2f" }, "downloads": -1, "filename": "apis_bibsonomy-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "303dd8598408638acf63e1ff2bd920cc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2996, "upload_time": "2019-04-02T13:31:48", "url": "https://files.pythonhosted.org/packages/b2/a5/cd8784d4d87d729ae325955231109a1e1f6351d44d706a3bccf6f24d993f/apis_bibsonomy-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cf1ae65d1084807e84e4d117be0f58c8", "sha256": "0ea266cb5b5105cb3b8d827e7547684182450441f77698ca819061e15769d61e" }, "downloads": -1, "filename": "apis-bibsonomy-0.2.tar.gz", "has_sig": false, "md5_digest": "cf1ae65d1084807e84e4d117be0f58c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28981, "upload_time": "2019-04-02T13:31:51", "url": "https://files.pythonhosted.org/packages/46/2f/94ff971b4ba849e002508c06a07363795ca04777423dc532b913188a0f5e/apis-bibsonomy-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "a8cfc958ff99e3d863dc9d992f4cd280", "sha256": "a85da980f4bced4d20f309eece711332c302c1d66c5de96665ae03ea9bb49fd4" }, "downloads": -1, "filename": "apis_bibsonomy-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a8cfc958ff99e3d863dc9d992f4cd280", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36799, "upload_time": "2019-04-02T14:00:12", "url": "https://files.pythonhosted.org/packages/e2/46/ced329f3d35f326f92864bb692fc0af048a0fabcb2bded534052807685c7/apis_bibsonomy-0.2.1-py3-none-any.whl" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "d6e27dccbbbc8a2752e78247d7dbf012", "sha256": "57fe03fc8ea7e8a9b91373cdd53759a1580d46b7ef4859b0ad65e3a23653491b" }, "downloads": -1, "filename": "apis_bibsonomy-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d6e27dccbbbc8a2752e78247d7dbf012", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36875, "upload_time": "2019-04-03T12:15:08", "url": "https://files.pythonhosted.org/packages/23/9f/12f8b9b6c8b530bed06d8eb2f88a6e83b0deafe3707b32442f55f01ab1f6/apis_bibsonomy-0.2.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6e27dccbbbc8a2752e78247d7dbf012", "sha256": "57fe03fc8ea7e8a9b91373cdd53759a1580d46b7ef4859b0ad65e3a23653491b" }, "downloads": -1, "filename": "apis_bibsonomy-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d6e27dccbbbc8a2752e78247d7dbf012", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36875, "upload_time": "2019-04-03T12:15:08", "url": "https://files.pythonhosted.org/packages/23/9f/12f8b9b6c8b530bed06d8eb2f88a6e83b0deafe3707b32442f55f01ab1f6/apis_bibsonomy-0.2.2-py3-none-any.whl" } ] }