{ "info": { "author": "hellysmile", "author_email": "hellysmile@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP" ], "description": "====================\ndjango-iron-sessions\n====================\n\n:Info: `iron.io `_ cache as Django sessions backend\n\nWhy new sessions backend with non free solution?!\n-------------------------------------------------\n\nWhy not! `iron.io `_ is great service with\nawesome live support :)\n\n`iron.io `_ provides 100mb and 10M API requests\nper month for free\n\n\n10 000 000 / 30 / 24 / 60 / 60 it's about 4 requests per seconds\nwith 24/7 loading for your Django appliction\n\nquick start\n-----------\n\nrun::\n\n heroku addons:add iron_cache:developer\n pip install django-iron-sessions\n\nconfigure set ``iron_sessions.session`` as your session engine::\n\n SESSION_ENGINE = 'iron_sessions.session'\n\noptions::\n\n IRON_CACHE_PROJECT_ID=\n IRON_CACHE_TOKEN=\n\n*if you are on heroku, just skip it*\n\ntests::\n\n export IRON_CACHE_PROJECT_ID=\n export IRON_CACHE_TOKEN=\n tox\n\n*Python 3.2+ Django 1.5+ ready,\nbut currently iron_core and iron_cache have some issues with Python 3*", "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/hellysmile/django-iron-sessions", "keywords": "django,sessions,iron cache,heroku", "license": "http://www.apache.org/licenses/LICENSE-2.0", "maintainer": null, "maintainer_email": null, "name": "django-iron-sessions", "package_url": "https://pypi.org/project/django-iron-sessions/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-iron-sessions/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hellysmile/django-iron-sessions" }, "release_url": "https://pypi.org/project/django-iron-sessions/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "iron.io cache as Django sessions backend", "version": "0.0.2" }, "last_serial": 789901, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6c890783abfb4066e8721234db3c97f6", "sha256": "6aa47993e5bffecbc8bcfded769769e5d64b2beb3bb1efda7cf8e7fe318e9cdc" }, "downloads": -1, "filename": "django-iron-sessions-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6c890783abfb4066e8721234db3c97f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7162, "upload_time": "2013-02-27T23:20:17", "url": "https://files.pythonhosted.org/packages/fa/3a/e1178c945f4f7aaead10aef4b2283ba421bfd2775467c3e8cafad55d7c2d/django-iron-sessions-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "1144c18ac60c23b568fea4a92088b5d9", "sha256": "7a89a784d078f162773e1553860fc49efe94e10b55322156febe9f3945b0fa03" }, "downloads": -1, "filename": "django-iron-sessions-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1144c18ac60c23b568fea4a92088b5d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7174, "upload_time": "2013-03-01T13:01:10", "url": "https://files.pythonhosted.org/packages/ae/b6/afe64cdd95658978ab5e84e44926e1ac7d0c58b012a101a5c139590c17c4/django-iron-sessions-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1144c18ac60c23b568fea4a92088b5d9", "sha256": "7a89a784d078f162773e1553860fc49efe94e10b55322156febe9f3945b0fa03" }, "downloads": -1, "filename": "django-iron-sessions-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1144c18ac60c23b568fea4a92088b5d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7174, "upload_time": "2013-03-01T13:01:10", "url": "https://files.pythonhosted.org/packages/ae/b6/afe64cdd95658978ab5e84e44926e1ac7d0c58b012a101a5c139590c17c4/django-iron-sessions-0.0.2.tar.gz" } ] }