{ "info": { "author": "Danilo Bargen", "author_email": "gezuru@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-tabination\n=================\n\n.. image:: https://secure.travis-ci.org/dbrgn/django-tabination.png?branch=master\n :alt: Build status\n :target: http://travis-ci.org/dbrgn/django-tabination\n\n.. image:: https://coveralls.io/repos/dbrgn/django-tabination/badge.png?branch=master\n :alt: Coverage\n :target: https://coveralls.io/r/dbrgn/django-tabination\n\n.. image:: https://pypip.in/d/django-tabination/badge.png\n :alt: PyPI download stats\n :target: https://crate.io/packages/django-tabination\n\n*django-tabination* is a lightweight (~70 SLOC) Django 1.4+ library that enables\nyou to easily build your own tab navigation based on class based views.\n\nIt supports code based creation of tabs directly in your views, conditional\ndisplaying/hiding of a tab, translation of the tab labels, tab sorting,\nmulti-level tab navigations and more.\n\n- Supported Django versions: 1.4, 1.5, 1.6\n- Supported Python versions: 2.6, 2.7, 3.3, 3.4, pypy2\n\n\nDocs\n----\n\nThe docs can be found at http://django-tabination.readthedocs.org/.\n\n\nInstalling\n----------\n\nYou can install *django-tabination* directly from pypi using pip::\n\n $ pip install django-tabination\n\nCurrently there is no further configuration needed. For more information about\nsetup and usage, please refer to `the docs`_.\n\n\nCoding Guidelines\n-----------------\n\n`PEP8 `__ via `flake8\n`_ with max-line-width set to 99 and\nE126-E128 ignored.\n\n\nTesting\n-------\n\nTesting is implemented using tox_ and pytest_. Violations of the coding\nguidelines will be counted as errors.\n\nThe easiest way to run the tests is by simply running ``tox``::\n\n $ pip install tox\n $ tox\n\nThis will run all tests in different virtualenvs with different configuration.\nCurrently there are around 6 different tox environments. They can be listed\nwith the ``-l`` switch::\n\n $ tox -l\n py26-django14\n py26-django15\n py27-django14\n py27-django15\n py34-django16\n pypy-django14\n pypy-django15\n\nTo run the tests only in specific environments, use the ``-e`` switch::\n\n $ tox -e py27-django14,py26-django15\n\n\nLicense\n-------\n\nCopyright 2012 - 2014 Danilo Bargen (http://dbrgn.ch/) and contributors.\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU Lesser General Public License as published by the Free\nSoftware Foundation, either version 3 of the License, or any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.\n\nYou should have received a copy of the GNU Lesser General Public License along\nwith this program. If not, see http://www.gnu.org/licenses/lgpl.html.\n\n\n.. _the docs: http://django-tabination.readthedocs.org/en/latest/installation.html\n.. _semantic versioning: http://semver.org/\n.. _tox: http://tox.readthedocs.org/\n.. _pytest: http://pytest.org/", "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/dbrgn/django-tabination", "keywords": "django tabs tabination", "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "django-tabination", "package_url": "https://pypi.org/project/django-tabination/", "platform": "any", "project_url": "https://pypi.org/project/django-tabination/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dbrgn/django-tabination" }, "release_url": "https://pypi.org/project/django-tabination/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "A library that enables you to easily build your own tab navigation based on class based views.", "version": "0.4.0" }, "last_serial": 1132711, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "bf4f495e713615461137f08f5b006ddf", "sha256": "ce8f746c8db52410dbb46c6f9b6f538e37b448e7e8d3539b63d2bc2cad8b50ab" }, "downloads": -1, "filename": "django-tabination-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bf4f495e713615461137f08f5b006ddf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5879, "upload_time": "2012-05-04T13:06:57", "url": "https://files.pythonhosted.org/packages/ef/02/969f46d4e91c65f1d86639970bce0e28d7de773f4903bc588f973ab39f25/django-tabination-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "772364138a23124f15bb634fb8bb44bf", "sha256": "62f1329af994ce21216d936f9e39aae9d206430a57861664db1c93ba71d7ac67" }, "downloads": -1, "filename": "django-tabination-0.2.0.tar.gz", "has_sig": false, "md5_digest": "772364138a23124f15bb634fb8bb44bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5900, "upload_time": "2013-02-18T23:40:41", "url": "https://files.pythonhosted.org/packages/1b/96/59e6b0755754cb1036ca4f9dcb5e57447528a18f9b2f82c7086fc1b22e23/django-tabination-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "d1f4bd89a0a6673e053dd201481fb1a9", "sha256": "c8dbc7b25e8bfc2d22100b7480d5226c527139fdb80a7e9828d445dc656e72d2" }, "downloads": -1, "filename": "django-tabination-0.3.0.tar.gz", "has_sig": false, "md5_digest": "d1f4bd89a0a6673e053dd201481fb1a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7399, "upload_time": "2013-02-28T15:11:17", "url": "https://files.pythonhosted.org/packages/af/53/0907c4a1ab194a6ef96921c040cc36a7be81776596dc033151a5d9b9bc59/django-tabination-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "38c090792eee651a7cc1708398a2ec39", "sha256": "f3141d9b80472932037610ebf95d386b6352aad168be7e468f8a7f60c20fd0fd" }, "downloads": -1, "filename": "django-tabination-0.3.1.tar.gz", "has_sig": false, "md5_digest": "38c090792eee651a7cc1708398a2ec39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7876, "upload_time": "2013-08-07T21:10:34", "url": "https://files.pythonhosted.org/packages/54/83/dd3eb777c7667092bbe57fac70c71dbbf50e4da477c1e7ea188a1967b869/django-tabination-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "216d6f22f2699b5b6277712d9d9a4db7", "sha256": "3fbce76cf5bedfb797fb46bc1b2c2211fc92c9401d930a9d3e84ded516a409fd" }, "downloads": -1, "filename": "django_tabination-0.4.0-py2-none-any.whl", "has_sig": false, "md5_digest": "216d6f22f2699b5b6277712d9d9a4db7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8608, "upload_time": "2014-06-21T12:10:22", "url": "https://files.pythonhosted.org/packages/84/88/c83cd517dd49695f1fb03bb8411ebeaeae45075cbe37cb418a50e7488bd5/django_tabination-0.4.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4fd7cd0665df01bd92d75b1e6b0f41a", "sha256": "fca46a340719c4c1746b05c96acbcfb72465b8383d2e7284278219155e7d9c27" }, "downloads": -1, "filename": "django_tabination-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b4fd7cd0665df01bd92d75b1e6b0f41a", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 8611, "upload_time": "2014-06-21T12:10:09", "url": "https://files.pythonhosted.org/packages/f6/c4/a12e00c60babb3d831f5e5588a23858af654fdcec31311e6652dc3a9d637/django_tabination-0.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ff9a4cb5d0f08ec4fe503360c48e6954", "sha256": "4814e68fc52ca76a49d458063e8d0fe915fc7eec329306af444a1ad4e18db447" }, "downloads": -1, "filename": "django-tabination-0.4.0.tar.gz", "has_sig": false, "md5_digest": "ff9a4cb5d0f08ec4fe503360c48e6954", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8058, "upload_time": "2014-06-21T12:09:23", "url": "https://files.pythonhosted.org/packages/d1/f0/31577d907800406cc4d47a2ba825f7c115b37c9f97101fa2aa7e121e3ccd/django-tabination-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "216d6f22f2699b5b6277712d9d9a4db7", "sha256": "3fbce76cf5bedfb797fb46bc1b2c2211fc92c9401d930a9d3e84ded516a409fd" }, "downloads": -1, "filename": "django_tabination-0.4.0-py2-none-any.whl", "has_sig": false, "md5_digest": "216d6f22f2699b5b6277712d9d9a4db7", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8608, "upload_time": "2014-06-21T12:10:22", "url": "https://files.pythonhosted.org/packages/84/88/c83cd517dd49695f1fb03bb8411ebeaeae45075cbe37cb418a50e7488bd5/django_tabination-0.4.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4fd7cd0665df01bd92d75b1e6b0f41a", "sha256": "fca46a340719c4c1746b05c96acbcfb72465b8383d2e7284278219155e7d9c27" }, "downloads": -1, "filename": "django_tabination-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b4fd7cd0665df01bd92d75b1e6b0f41a", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 8611, "upload_time": "2014-06-21T12:10:09", "url": "https://files.pythonhosted.org/packages/f6/c4/a12e00c60babb3d831f5e5588a23858af654fdcec31311e6652dc3a9d637/django_tabination-0.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ff9a4cb5d0f08ec4fe503360c48e6954", "sha256": "4814e68fc52ca76a49d458063e8d0fe915fc7eec329306af444a1ad4e18db447" }, "downloads": -1, "filename": "django-tabination-0.4.0.tar.gz", "has_sig": false, "md5_digest": "ff9a4cb5d0f08ec4fe503360c48e6954", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8058, "upload_time": "2014-06-21T12:09:23", "url": "https://files.pythonhosted.org/packages/d1/f0/31577d907800406cc4d47a2ba825f7c115b37c9f97101fa2aa7e121e3ccd/django-tabination-0.4.0.tar.gz" } ] }