{ "info": { "author": "Matthew Schinckel", "author_email": "matt@schinckel.net", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "django-koui\n===========\n\nA packaging of koui for django projects.\n\nTo see what koui is, please visit the koui home page, at\n`http://hg.schinckel.net/koui <>`_.\n\nTo use koui in your django project, simply add the following to your\n``settings.INSTALLED_APPS``:\n\n::\n\n 'koui'\n\nAnd use ``pip install django-koui`` to install it into your environment.\n\nThere will eventually be some helpers that enable you to easily add a\nkoui widget to a page, but since knockoutjs is cool, you'll probably\nwant to learn more about that, and then just use the special binding\ntypes that you get.\n\n::\n\n {% load koui %}\n\n {% koui_scripts %}\n {% koui_styles %}", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/schinckel/koui", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-koui", "package_url": "https://pypi.org/project/django-koui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-koui/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/schinckel/koui" }, "release_url": "https://pypi.org/project/django-koui/0.2.3/", "requires_dist": null, "requires_python": null, "summary": "Packaging up of koui for django projects", "version": "0.2.3" }, "last_serial": 460459, "releases": { "0.2.3": [] }, "urls": [] }