{ "info": { "author": "Dimagi", "author_email": "information@dimagi.com", "bugtrack_url": null, "classifiers": [], "description": "This is a simple app to help you schedule long running tasks for retrieval later when they're done.\nTwo modes of operation: 1: sit and refresh page till it's done with a download link, or 2: send a \"done\" email with a link to a page with the resulting download.\n\nIf you want to server large binaries over a cache, you must have django-redis installed, otherwise python-memcached is all you need\n\nThere are a few settings you can use to tweak the default cache storage:\n\nSOIL_DEFAULT_CACHE = 'soil.FileDownload' # or 'soil.CachedDownload'\nSOIL_DEFAULT_CACHE = 'default' # or 'memcached', 'redis', etc. ", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/dimagi/django-soil/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dimagi/django-soil", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-soil", "package_url": "https://pypi.org/project/django-soil/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-soil/", "project_urls": { "Download": "https://github.com/dimagi/django-soil/downloads", "Homepage": "https://github.com/dimagi/django-soil" }, "release_url": "https://pypi.org/project/django-soil/0.9.0/", "requires_dist": null, "requires_python": null, "summary": "A simple django library to help you schedule long running tasks for retrieval later when they're done using celery", "version": "0.9.0" }, "last_serial": 778350, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "122eb17ca1eb232614ff9cbd7927f34e", "sha256": "afe23460ffbd152e0d1848e28161796eb76d80970abd8c9598f6407884acc1d5" }, "downloads": -1, "filename": "django-soil-0.9.0.tar.gz", "has_sig": false, "md5_digest": "122eb17ca1eb232614ff9cbd7927f34e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43623, "upload_time": "2013-06-24T16:00:11", "url": "https://files.pythonhosted.org/packages/39/45/3290528d0c51c1af87e96def5932ffe6054e354b5c07812a2c83dba92fc1/django-soil-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "122eb17ca1eb232614ff9cbd7927f34e", "sha256": "afe23460ffbd152e0d1848e28161796eb76d80970abd8c9598f6407884acc1d5" }, "downloads": -1, "filename": "django-soil-0.9.0.tar.gz", "has_sig": false, "md5_digest": "122eb17ca1eb232614ff9cbd7927f34e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43623, "upload_time": "2013-06-24T16:00:11", "url": "https://files.pythonhosted.org/packages/39/45/3290528d0c51c1af87e96def5932ffe6054e354b5c07812a2c83dba92fc1/django-soil-0.9.0.tar.gz" } ] }