{ "info": { "author": "Ashley Camba Garrido", "author_email": "ashwoods@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": "cachefunk\n=========\n\n.. image:: https://img.shields.io/pypi/v/cachefunk.svg\n :alt: PyPi page\n :target: https://pypi.python.org/pypi/cachefunk\n\n.. image:: https://img.shields.io/travis/ashwoods/cachefunk.svg\n :alt: Travis CI Status\n :target: https://travis-ci.org/ashwoods/cachefunk\n\n.. image:: https://img.shields.io/coveralls/ashwoods/cachefunk/master.svg\n :alt: Coverage status\n :target: https://coveralls.io/r/ashwoods/cachefunk\n\n.. image:: https://img.shields.io/pypi/l/cachefunk.svg\n :alt: License MIT\n\nA simple cache warming command line tool that can fetch a list of URLs from sitemap.xml \nand make a GET request on each url.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ashwoods/cachefunk", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cachefunk", "package_url": "https://pypi.org/project/cachefunk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cachefunk/", "project_urls": { "Homepage": "https://github.com/ashwoods/cachefunk" }, "release_url": "https://pypi.org/project/cachefunk/0.1.0/", "requires_dist": [ "attrs", "cached-property", "click", "click-log", "grequests", "requests", "structlog", "tqdm" ], "requires_python": "", "summary": "Sitemap.xml cache warmer", "version": "0.1.0" }, "last_serial": 2897962, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "598e23c918e52b0261b2dd27a1b4256a", "sha256": "6dd9960348ebe66864f9764505bf61152c956b5f02ba93703a5cb2ba58eb23cc" }, "downloads": -1, "filename": "cachefunk-0.1.0-py3-none-any.whl", "has_sig": true, "md5_digest": "598e23c918e52b0261b2dd27a1b4256a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5536, "upload_time": "2017-05-25T12:39:26", "url": "https://files.pythonhosted.org/packages/63/b2/fe49b0fcbdcb343cc954f102b2dfb7d2a70ec32618f9f3432997d99ede4e/cachefunk-0.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "598e23c918e52b0261b2dd27a1b4256a", "sha256": "6dd9960348ebe66864f9764505bf61152c956b5f02ba93703a5cb2ba58eb23cc" }, "downloads": -1, "filename": "cachefunk-0.1.0-py3-none-any.whl", "has_sig": true, "md5_digest": "598e23c918e52b0261b2dd27a1b4256a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5536, "upload_time": "2017-05-25T12:39:26", "url": "https://files.pythonhosted.org/packages/63/b2/fe49b0fcbdcb343cc954f102b2dfb7d2a70ec32618f9f3432997d99ede4e/cachefunk-0.1.0-py3-none-any.whl" } ] }