{ "info": { "author": "Sam Solomon", "author_email": "sam@brilliant.org", "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.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=================\nDjango-Components\n=================\n\nDjango-Components is a Django app that allows constructing responses with\nreusable components that bundle view and template logic together.\n\n`Detailed documentation is in the \"docs\" directory. `_\n\nQuick start\n-----------\n\n1. `pip install django-components`\n\n2. Add \"components\" to your INSTALLED_APPS setting like this:\n\n INSTALLED_APPS = [\n ...\n 'components',\n ]\n\n3. See `example/README.md `_ to set up an example app.\n\nCredits\n-------\nDan Krol (https://github.com/orblivion) and Sam Solomon\n(https://github.com/sssbox) originally designed this app for Brilliant.org\nin 2012. Dan did all of the original coding. Sam has made additions and now\nmaintains the app.\n\nOther Contributors\n------------------\n- Jordan Bettis", "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/brilliantorg/django-components", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-components", "package_url": "https://pypi.org/project/django-components/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-components/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/brilliantorg/django-components" }, "release_url": "https://pypi.org/project/django-components/0.1/", "requires_dist": null, "requires_python": null, "summary": "A simple Django app to conduct Web-based polls.", "version": "0.1" }, "last_serial": 1686739, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "13850125caa15628acfd03fae03082a6", "sha256": "68009cc134ac4af62abe191f68b02d5c8bbfe828510b69ff63100d1c6afb01ae" }, "downloads": -1, "filename": "django_components-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "13850125caa15628acfd03fae03082a6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 20908, "upload_time": "2015-08-21T01:53:57", "url": "https://files.pythonhosted.org/packages/a5/41/a315b6dbd9f3bd5b0c083abec6bf6b1d6352cce7f4eb7d9d4ac6c4426f53/django_components-0.1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "13850125caa15628acfd03fae03082a6", "sha256": "68009cc134ac4af62abe191f68b02d5c8bbfe828510b69ff63100d1c6afb01ae" }, "downloads": -1, "filename": "django_components-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "13850125caa15628acfd03fae03082a6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 20908, "upload_time": "2015-08-21T01:53:57", "url": "https://files.pythonhosted.org/packages/a5/41/a315b6dbd9f3bd5b0c083abec6bf6b1d6352cce7f4eb7d9d4ac6c4426f53/django_components-0.1-py2-none-any.whl" } ] }