{ "info": { "author": "Darii Denis", "author_email": "info@ddenis.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===========================================================================\ndjango-bisnavi: DJANGO Background Image Slideshow + NAVIgation\n===========================================================================\n\nIntroduction\n============\n\ndjango-bisnavi allow you to...\n\nInstallation\n============\n\nThere are a few different ways to install Bisnavi:\n\nUsing pip\n---------\nIf you have pip install available on your system, just type::\n\n pip install django-bisnavi\n\nIf you've already got an old version of Bisnavi, and want to upgrade, use::\n\n pip install -U django-bisnavi\n\nInstalling from a directory\n---------------------------\nIf you've obtained a copy of Bisnavi using either Mercurial or a downloadable\narchive, you'll need to install the copy you have system-wide. Try running::\n\n python setup.py develop\n\nIf that fails, you don't have ``setuptools`` or an equivalent installed;\neither install them, or run::\n\n python setup.py install\n\n\nHow to use Bisnavi?\n====================\n\nIf you have already installed Bisnavi, you must proceed with the\nconfiguration of your project.\n\nConfiguration\n-------------\n\nFirst of all you must...\n\n\nHow to test Bisnavi?\n=====================\n\n**Please** test Bisnavi before using it in your project:\n\n$ ./manage.py test bisnavi", "description_content_type": null, "docs_url": null, "download_url": "http://bitbucket.org/DNX/django-bisnavi/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/DNX/django-bisnavi/wiki/Home", "keywords": "django slideshow slider images jquery menu navigation", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-bisnavi", "package_url": "https://pypi.org/project/django-bisnavi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-bisnavi/", "project_urls": { "Download": "http://bitbucket.org/DNX/django-bisnavi/downloads", "Homepage": "https://bitbucket.org/DNX/django-bisnavi/wiki/Home" }, "release_url": "https://pypi.org/project/django-bisnavi/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "DJANGO Background Image Slideshow + NAVIgation", "version": "0.0.1" }, "last_serial": 359029, "releases": { "0.0.1": [] }, "urls": [] }