{ "info": { "author": "Richard", "author_email": "richardwangwang@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\nmptt-tree-view\n=============================\n\n.. image:: https://badge.fury.io/py/mptt-tree-view.png\n :target: https://badge.fury.io/py/mptt-tree-view\n\n.. image:: https://travis-ci.org/weijia/mptt-tree-view.png?branch=master\n :target: https://travis-ci.org/weijia/mptt-tree-view\n\n\"View tool for Django MPTT\"\n\nDocumentation\n-------------\n\nThe full documentation is at https://mptt-tree-view.readthedocs.org.\n\nQuickstart\n----------\n\nInstall mptt-tree-view::\n\n pip install mptt-tree-view\n\nThen use it in a project::\n\n import mptt_tree_view\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements-test.txt\n (myenv) $ python runtests.py\n\nCredits\n---------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-pypackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2016-02-01)\n++++++++++++++++++\n\n* First release on PyPI.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/weijia/mptt-tree-view", "keywords": "mptt-tree-view", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "mptt-tree-view", "package_url": "https://pypi.org/project/mptt-tree-view/", "platform": "", "project_url": "https://pypi.org/project/mptt-tree-view/", "project_urls": { "Homepage": "https://github.com/weijia/mptt-tree-view" }, "release_url": "https://pypi.org/project/mptt-tree-view/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "View tool for Django MPTT", "version": "0.1.0" }, "last_serial": 4525962, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "63745a2e64979df916cd0f7339ece3c5", "sha256": "900718041572d301f0429bdc34197dfd7ed2b6f83e61123974d61cf8b52217bf" }, "downloads": -1, "filename": "mptt-tree-view-0.1.0.tar.gz", "has_sig": false, "md5_digest": "63745a2e64979df916cd0f7339ece3c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10519, "upload_time": "2018-11-25T12:42:49", "url": "https://files.pythonhosted.org/packages/89/85/33e420abb3e5a40a72e477572420a924072b20f9d8e4e0101ebe17545c49/mptt-tree-view-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63745a2e64979df916cd0f7339ece3c5", "sha256": "900718041572d301f0429bdc34197dfd7ed2b6f83e61123974d61cf8b52217bf" }, "downloads": -1, "filename": "mptt-tree-view-0.1.0.tar.gz", "has_sig": false, "md5_digest": "63745a2e64979df916cd0f7339ece3c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10519, "upload_time": "2018-11-25T12:42:49", "url": "https://files.pythonhosted.org/packages/89/85/33e420abb3e5a40a72e477572420a924072b20f9d8e4e0101ebe17545c49/mptt-tree-view-0.1.0.tar.gz" } ] }