{ "info": { "author": "Mateusz Urbanczyk", "author_email": "mateusz.urbanczyk97@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "==================\nDjango Zip Gallery\n==================\n\nThis package is for creating galleries from .zip file with images - no need to add image one by one.\n\nInternal image names are auto-generated from image file names - keep in mind while improving your SEO\n\nQuick start\n-----------\n\n1. Download package via ``pip install django-zipgallery``\n2. Add \"zipgallery\" to your INSTALLED_APPS\n3. Run `python manage.py migrate` to create gallery models in database\n4. Start running your development and visit ``admin panel`` to add new gallery\n\nCreated by `Mateusz Urbanczyk a.k.a Tomatosoup `_\n\n\n\nBased on `Mezzanine `_ solution for uploading zip to gallery.\nSee LICENSE for more", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Tomatosoup97/django-zipgallery", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-zipgallery", "package_url": "https://pypi.org/project/django-zipgallery/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-zipgallery/", "project_urls": { "Homepage": "https://github.com/Tomatosoup97/django-zipgallery" }, "release_url": "https://pypi.org/project/django-zipgallery/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Django application for making galleries from uploaded zip file", "version": "0.1.0" }, "last_serial": 2152025, "releases": { "0.1.0": [] }, "urls": [] }