{ "info": { "author": "Andrey Rusanov", "author_email": "andrey@rusanov.me", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3" ], "description": "Static autocollect watches for changes in static files and runs `collectstatic` command for you.\n\nQuick start\n-----------\n\n1. Add \"static_autocollect\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'static_autocollect',\n ]\n\n3. Run `python manage.py static_watch` to run static watcher.", "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/andreyrusanov/django-static-autocollect", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-static-autocollect", "package_url": "https://pypi.org/project/django-static-autocollect/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-static-autocollect/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/andreyrusanov/django-static-autocollect" }, "release_url": "https://pypi.org/project/django-static-autocollect/0.1/", "requires_dist": null, "requires_python": null, "summary": "Runs collectstatic automatically.", "version": "0.1" }, "last_serial": 2060672, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e29ae55e613a4f0545aae5f517a6c1da", "sha256": "9bd131986b4bb36e1d87129c3136a00b55ab7a28612365954ed63e2dd47ef78d" }, "downloads": -1, "filename": "django-static-autocollect-0.1.tar.gz", "has_sig": false, "md5_digest": "e29ae55e613a4f0545aae5f517a6c1da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3164, "upload_time": "2016-04-12T19:45:29", "url": "https://files.pythonhosted.org/packages/6f/c6/003cc96823be479d38caa83e4852ac169f72899b0edd76aed50dda68cee8/django-static-autocollect-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e29ae55e613a4f0545aae5f517a6c1da", "sha256": "9bd131986b4bb36e1d87129c3136a00b55ab7a28612365954ed63e2dd47ef78d" }, "downloads": -1, "filename": "django-static-autocollect-0.1.tar.gz", "has_sig": false, "md5_digest": "e29ae55e613a4f0545aae5f517a6c1da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3164, "upload_time": "2016-04-12T19:45:29", "url": "https://files.pythonhosted.org/packages/6f/c6/003cc96823be479d38caa83e4852ac169f72899b0edd76aed50dda68cee8/django-static-autocollect-0.1.tar.gz" } ] }