{ "info": { "author": "Robert Sudwarts", "author_email": "robert.sudwarts@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Environment :: Web Environment :: ToscaWidgets", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Widget Sets" ], "description": ".. _toscawidgets2 (tw2): http://toscawidgets.org/documentation/tw2.core/\n.. _fancytree: https://github.com/mar10/fancytree/\n.. _fancytree_demo: http://wwwendt.de/tech/fancytree/demo/\n.. _fancytree_source: https://github.com/mar10/fancytree/\n\ntw2.jqplugins.fancytree is a `toscawidgets2 (tw2)`_ wrapper for `fancytree`_.\n\nFancytree is the renamed/updated version of DynaTree and this tw2 widget\ndraws heavily on the work of Ralph Bean's wrapper for the earlier version.\n`(tw2.jqplugins.dynatree) `_\n\n\nLive Demo\n---------\n[not yet available]\nPeep the `live demonstration `_.\n\nLinks\n-----\n[to be assigned]\nGet the `source from github `_.\n\n`PyPI page `_\nand `bugs `_\n\nDescription\n-----------\n\n`toscawidgets2 (tw2)`_ aims to be a practical and useful widgets framework\nthat helps people build interactive websites with compelling features, faster\nand easier. Widgets are re-usable web components that can include a template,\nserver-side code and JavaScripts/CSS resources. The library aims to be:\nflexible, reliable, documented, performant, and as simple as possible.\n\n`fancytree`_ is a jQuery plugin that allows to dynamically create html\ntree view controls using JavaScript.\n\nThis module, tw2.jqplugins.fancytree, provides `toscawidgets2 (tw2)`_ access\nto `fancytree`_ widgets.\n\nSampling tw2.fancytree in the WidgetBrowser\n---------------------------------------------\n\nThe best way to scope out ``tw2.fancytree`` is to load its widgets in the\n``tw2.devtools`` WidgetBrowser. To see the source code that configures them,\ncheck out ``tw2.fancytree/tw2/fancytree/samples.py``\n\nTo give it a try you'll need git, python, and `virtualenvwrapper\n`_. Run::\n\n $ git clone git://github.com/toscawidgets/tw2.fancytree.git\n $ cd tw2.fancytree\n $ mkvirtualenv tw2.fancytree\n (tw2.fancytree) $ pip install tw2.devtools\n (tw2.fancytree) $ python setup.py develop\n (tw2.fancytree) $ paster tw2.browser\n or\n (tw2.fancytree) $ gearbox tw2.browser\n\nAnd then browse to http://localhost:8000/ (possibly :8001) to check it out.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/toscawidgets/tw2.jqplugins.fancytree", "keywords": "toscawidgets.widgets", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "tw2.jqplugins.fancytree", "package_url": "https://pypi.org/project/tw2.jqplugins.fancytree/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tw2.jqplugins.fancytree/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/toscawidgets/tw2.jqplugins.fancytree" }, "release_url": "https://pypi.org/project/tw2.jqplugins.fancytree/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "toscawidgets2 wrapper for the fancytree jQuery plugin", "version": "0.0.2" }, "last_serial": 1271363, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "07cb379bb1f86a908fdbee1fe44590e8", "sha256": "ee22e547713f0b18988fc3400030f83193b5d5c17bb2d72e9bc934a8be39bd10" }, "downloads": -1, "filename": "tw2.jqplugins.fancytree-0.0.2.tar.gz", "has_sig": false, "md5_digest": "07cb379bb1f86a908fdbee1fe44590e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 343660, "upload_time": "2014-10-15T14:58:10", "url": "https://files.pythonhosted.org/packages/98/2f/60a8e82c6f0efd36cad490f169a3cfa26d5e37371e9b81ad6b6e93b4d862/tw2.jqplugins.fancytree-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "07cb379bb1f86a908fdbee1fe44590e8", "sha256": "ee22e547713f0b18988fc3400030f83193b5d5c17bb2d72e9bc934a8be39bd10" }, "downloads": -1, "filename": "tw2.jqplugins.fancytree-0.0.2.tar.gz", "has_sig": false, "md5_digest": "07cb379bb1f86a908fdbee1fe44590e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 343660, "upload_time": "2014-10-15T14:58:10", "url": "https://files.pythonhosted.org/packages/98/2f/60a8e82c6f0efd36cad490f169a3cfa26d5e37371e9b81ad6b6e93b4d862/tw2.jqplugins.fancytree-0.0.2.tar.gz" } ] }