{ "info": { "author": "Nick Bruun", "author_email": "nick@bruun.co", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "django_banana - Delicious split testing for Django\n==================================================\n\n.. image:: https://travis-ci.org/iconfinder/django-banana.png?branch=master\n :target: https://travis-ci.org/iconfinder/django-banana\n\nBanana is a pure backend split testing addition to Django, which exposes\nexperiment selections in the template context to be handled by frontend\ndata collection frameworks. Actual experiment option selection is stored using\nthe built-in Django sessions.\n\n\nInstallation\n------------\n\nTo install ``django_banana``, do yourself a favor and don't use anything other than `pip `_:\n\n.. code-block:: bash\n\n $ pip install django-banana\n\nAdd ``django_banana`` to the list of installed apps in your settings file:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n 'django_banana',\n ..\n )\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bruun.co/", "keywords": null, "license": "Copyright (c) Nick Bruun \nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n 1. Redistributions of source code must retain the above copyright notice, \n this list of conditions and the following disclaimer.\n \n 2. Redistributions in binary form must reproduce the above copyright \n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\nParts of the code base are derivatives of the Django code base subject to the\nDjango license:\n\nCopyright (c) Django Software Foundation and individual contributors.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n 1. Redistributions of source code must retain the above copyright notice, \n this list of conditions and the following disclaimer.\n \n 2. Redistributions in binary form must reproduce the above copyright \n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\n 3. Neither the name of Django nor the names of its contributors may be used\n to endorse or promote products derived from this software without\n specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "maintainer": null, "maintainer_email": null, "name": "django-banana", "package_url": "https://pypi.org/project/django-banana/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-banana/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bruun.co/" }, "release_url": "https://pypi.org/project/django-banana/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Delicious split testing for Django 1.6+", "version": "1.0.0" }, "last_serial": 1372754, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3f8267e9320d9d864932f8bf65b1ce00", "sha256": "a1940c3770efda74a69514597246e89f58fadc9e5ba2a578fbd4b3d04421df38" }, "downloads": -1, "filename": "django-banana-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3f8267e9320d9d864932f8bf65b1ce00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4848, "upload_time": "2015-01-06T14:50:18", "url": "https://files.pythonhosted.org/packages/49/e7/bdaad0d90231a94db6824c65dc17a90901b76f161f284008db322c481845/django-banana-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3f8267e9320d9d864932f8bf65b1ce00", "sha256": "a1940c3770efda74a69514597246e89f58fadc9e5ba2a578fbd4b3d04421df38" }, "downloads": -1, "filename": "django-banana-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3f8267e9320d9d864932f8bf65b1ce00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4848, "upload_time": "2015-01-06T14:50:18", "url": "https://files.pythonhosted.org/packages/49/e7/bdaad0d90231a94db6824c65dc17a90901b76f161f284008db322c481845/django-banana-1.0.0.tar.gz" } ] }