{ "info": { "author": "Jose Manuel Llerena", "author_email": "jose.llerecarmo@alum.uca.es", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "========\nEasyData\n========\n\nEasyData is an app to publish your model's data using the available ontologies,\nwith a graphical interface to configure.\n\nQuick start\n-----------\n\n1. Add \"easydata\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = (\n ...\n 'easydata',\n )\n\n2. Include the easydata urls in your project urls.py like this::\n\n url(r'^easydata/', include('easydata.urls')),\n\n3. Run 'python manage.py syncdb' to create the easydata models.\n\n4. Run the script 'python manage.py loadmodels' to resolve the models and fields\n of your project.\n\n5. Run your test server and visit http://127.0.0.1:8000/easydata/ to access to\n the application.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "ontology,rdf,rdfa,semantic web,django,microdata", "license": "GNU License", "maintainer": null, "maintainer_email": null, "name": "django-easydata", "package_url": "https://pypi.org/project/django-easydata/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-easydata/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/django-easydata/0.1/", "requires_dist": null, "requires_python": null, "summary": "A Django app to publish your project data using ontologies.", "version": "0.1" }, "last_serial": 1198784, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "de9e05975d9287d941dee9f129e089fa", "sha256": "83d3f66ad2ed7da2bb65b040ace6b49bd0aa8efc180ca246c1be3b852e736359" }, "downloads": -1, "filename": "django-easydata-0.1.tar.gz", "has_sig": false, "md5_digest": "de9e05975d9287d941dee9f129e089fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2900221, "upload_time": "2014-08-22T13:00:16", "url": "https://files.pythonhosted.org/packages/50/1a/519d441436df5971ff84746ccc5a2ef71cdba4b8b7f192bd9dbe93d02f64/django-easydata-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de9e05975d9287d941dee9f129e089fa", "sha256": "83d3f66ad2ed7da2bb65b040ace6b49bd0aa8efc180ca246c1be3b852e736359" }, "downloads": -1, "filename": "django-easydata-0.1.tar.gz", "has_sig": false, "md5_digest": "de9e05975d9287d941dee9f129e089fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2900221, "upload_time": "2014-08-22T13:00:16", "url": "https://files.pythonhosted.org/packages/50/1a/519d441436df5971ff84746ccc5a2ef71cdba4b8b7f192bd9dbe93d02f64/django-easydata-0.1.tar.gz" } ] }