{ "info": { "author": "Kyle Weeks", "author_email": "kylepw@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS", "Programming Language :: Python :: 3" ], "description": "========\nwikiwall\n========\n.. image:: https://travis-ci.com/kylepw/wikiwall.svg?branch=master\n :target: https://travis-ci.com/kylepw/wikiwall\n.. image:: https://readthedocs.org/projects/wikiwall/badge/?version=latest\n\t:target: https://wikiwall.readthedocs.io/en/latest/?badge=latest\n\t:alt: Documentation Status\n.. image:: https://coveralls.io/repos/github/kylepw/wikiwall/badge.svg?branch=master\n\t:target: https://coveralls.io/github/kylepw/wikiwall?branch=master\n\n*wikiwall* is a CLI that downloads a random image from Wikiart's Hi-Res page and sets it as your desktop background in macOS.\n\n.. image:: https://github.com/kylepw/wikiwall/blob/master/docs/_static/example.gif\n\t:align: center\n\nFeatures\n--------\n- Easily customize your desktop with new hi-res artwork from the command line.\n- Update your wallpaper periodically with your favorite scheduler.\n\nRequirements\n------------\n- Python 3.6 or higher\n- macOS\n\nInstallation\n------------\n::\n\n\t$ pip3 install wikiwall\n\nIf you want, set your wallpaper to change every night with launchd: ::\n\n\t$ git clone https://github.com/kylepw/wikiwall.git && cd wikiwall\n\t$ sed -i.bak -e \"s|WIKIWALL|$(which wikiwall)|g\" wikiwall.plist\n\t$ cp wikiwall.plist ~/Library/LaunchAgents\n\t$ launchctl load ~/Library/LaunchAgents/wikiwall.plist\n\nUsage\n-----\n::\n\n\t$ wikiwall --help\n\tUsage: wikiwall [OPTIONS] COMMAND [ARGS]...\n\n \t Set desktop background in macOS to random WikiArt image.\n\n\tOptions:\n \t --dest TEXT Download images to specified destination.\n \t --limit INTEGER Number of files to keep in download directory. Set to -1\n \t for no limit. Default is 10.\n \t --debug Show debugging messages.\n \t --help Show this message and exit.\n\n\tCommands:\n \t show Show previous downloads in Finder.\n\nTodo\n----\n- Set wallpaper on a desktop not currently being viewed.\n- Add support for other operating systems.\n- Provide preview of image before setting as background.\n\nLicense\n-------\n`MIT License `_\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kylepw/wikiwall", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "wikiwall", "package_url": "https://pypi.org/project/wikiwall/", "platform": "", "project_url": "https://pypi.org/project/wikiwall/", "project_urls": { "Homepage": "https://github.com/kylepw/wikiwall" }, "release_url": "https://pypi.org/project/wikiwall/0.2.1/", "requires_dist": [ "Click", "lxml", "requests", "tqdm" ], "requires_python": "", "summary": "Set desktop background to random Wikiart image.", "version": "0.2.1" }, "last_serial": 5270464, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1fa238e16f45d62fa227d6162109a4ef", "sha256": "69ba8e6d908428b3f8ff349a91da3aec4045db8ad6121a6a79475620f7945d92" }, "downloads": -1, "filename": "wikiwall-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1fa238e16f45d62fa227d6162109a4ef", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5929, "upload_time": "2019-03-06T01:49:18", "url": "https://files.pythonhosted.org/packages/15/59/6c6b131bdeed59c0e2416fa10c398c5727db798edb364e3d27459b31d2c0/wikiwall-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa0dfe61e2b41cdd65117b277067818a", "sha256": "9e01628b98aeb7630e76323983064c370cbda07edea6d3b2eaaff7579f93ada4" }, "downloads": -1, "filename": "wikiwall-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fa0dfe61e2b41cdd65117b277067818a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4711, "upload_time": "2019-03-06T01:49:20", "url": "https://files.pythonhosted.org/packages/9b/41/120a61864a6657a3009da159ba37111c150f242ad7f7756b61e1fba0e03a/wikiwall-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6b69df58b97853f99ea116784a9227e2", "sha256": "277598270427e51e5fbc384c6072b00801193dfb9b42e8a7f5f9a013347bee19" }, "downloads": -1, "filename": "wikiwall-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6b69df58b97853f99ea116784a9227e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6203, "upload_time": "2019-03-15T06:54:26", "url": "https://files.pythonhosted.org/packages/5b/8b/80a0db39588c1beb52da4eb9d13b9b816097382687e8052beaa1f659d996/wikiwall-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ffdbcf1569f2028592be5fd87257c160", "sha256": "787ab27653691aa3544c55365de4a6933d9c45d4a885f5544c36125419b3de54" }, "downloads": -1, "filename": "wikiwall-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ffdbcf1569f2028592be5fd87257c160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4953, "upload_time": "2019-03-15T06:54:29", "url": "https://files.pythonhosted.org/packages/4a/1e/21ccdbab2c0abac876c60d8de3f16c4ea37cad5a72827ce32b359c868b73/wikiwall-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "6ca967cbe4be77cb90c0960761910859", "sha256": "d67b0d309729c4b6cce4bc735d6f5ec0f4be7903519debd9981c0ad7acece6f8" }, "downloads": -1, "filename": "wikiwall-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "6ca967cbe4be77cb90c0960761910859", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6403, "upload_time": "2019-03-16T08:37:14", "url": "https://files.pythonhosted.org/packages/5a/76/fdf4cc757d907fe06ff8bf1126bcc4452082bb0edadb52a398f3da4c76d9/wikiwall-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af206d710f64f41e802ca6ef912e91a8", "sha256": "30a2486175f378b9ebb454f07d2f6ea382c6383d23ada1686743b849e91a5705" }, "downloads": -1, "filename": "wikiwall-0.0.3.tar.gz", "has_sig": false, "md5_digest": "af206d710f64f41e802ca6ef912e91a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5179, "upload_time": "2019-03-16T08:37:17", "url": "https://files.pythonhosted.org/packages/a5/63/fdf26931132a552671a9ecacecd6658400cd3153a109c9887e4dac4c5b54/wikiwall-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "ab56d27bdccf6f1d97857ea4b88e73fa", "sha256": "ea2ad4c9da0f03617addda6692d3eefaa0c7e9ac3d37bb02169026fbe6126014" }, "downloads": -1, "filename": "wikiwall-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "ab56d27bdccf6f1d97857ea4b88e73fa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6401, "upload_time": "2019-03-16T09:00:00", "url": "https://files.pythonhosted.org/packages/ae/6e/1694df3c4837be65bbb1cbff3614c6f1f02da47b47095bcd3853b3af2b7b/wikiwall-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "be311479279ddf0799d4f42284b1d1b0", "sha256": "a62cc51f3698812fd5d6a55b95cf8971606030038e93118da17a19bec09027f5" }, "downloads": -1, "filename": "wikiwall-0.0.4.tar.gz", "has_sig": false, "md5_digest": "be311479279ddf0799d4f42284b1d1b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5182, "upload_time": "2019-03-16T09:00:05", "url": "https://files.pythonhosted.org/packages/4a/75/98db164fb2166d69910ce28c8ffdf6584e4593beeb14bb0adb2e13bfcbc9/wikiwall-0.0.4.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "37a8a8c86a514a6d8dbbde1929dd650f", "sha256": "da89681a62a6b2e2df01c368220ebdbf9bebe8f4429a5e4034e4edc40bd658f6" }, "downloads": -1, "filename": "wikiwall-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "37a8a8c86a514a6d8dbbde1929dd650f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6330, "upload_time": "2019-04-04T14:54:40", "url": "https://files.pythonhosted.org/packages/44/91/aab3029637556cf6665d7ca46003d6eba2dc1b13f600462f465f4eacad12/wikiwall-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aadd3bf58c1ea312f15a1661eb80f9d7", "sha256": "65a97f066b3a24272db012b54cc044500e04071c015d87eb9f55ce58b9107fbd" }, "downloads": -1, "filename": "wikiwall-0.1.0.tar.gz", "has_sig": false, "md5_digest": "aadd3bf58c1ea312f15a1661eb80f9d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5590, "upload_time": "2019-04-04T14:54:43", "url": "https://files.pythonhosted.org/packages/e8/82/93fa6dec7fb172cf9a2338784a77307dd33f103ab3dcae1fb51d5740a748/wikiwall-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2ebdff6ed1e4b7781750bd51f59ed6c4", "sha256": "e16b4751d9d00f2afef64e1a0902e4e390c590ff5c76e714e632a18e1322a7ac" }, "downloads": -1, "filename": "wikiwall-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2ebdff6ed1e4b7781750bd51f59ed6c4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6393, "upload_time": "2019-05-15T04:23:40", "url": "https://files.pythonhosted.org/packages/d9/9e/e45809fbe681396cefae40969df743fd98656678b085153d9b542bbe8fdf/wikiwall-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4d631cf551fded66ae1b609782357a0", "sha256": "3b96b9799e31a62f40e505113b9c7042d94ca1534641a5659540e4cc3f22b72a" }, "downloads": -1, "filename": "wikiwall-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b4d631cf551fded66ae1b609782357a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5654, "upload_time": "2019-05-15T04:23:42", "url": "https://files.pythonhosted.org/packages/03/5c/a2191a545e75224b50c71f57bd0ee32eabb36b5976977518b51406f46cf0/wikiwall-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "e40f8aae98e0980fbb1eb6e876f56b64", "sha256": "52902c6f3b7c7290fcba24b8ccc34a2f76d2f3bf986fa2d71ace5c87aaae9976" }, "downloads": -1, "filename": "wikiwall-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e40f8aae98e0980fbb1eb6e876f56b64", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7977, "upload_time": "2019-05-15T04:33:06", "url": "https://files.pythonhosted.org/packages/d3/1f/225e6d383e6ab33cd0de9815ddf1ea4ab523594d8bc1709c524d683d1408/wikiwall-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ea1a730842c42301a632a792f269283c", "sha256": "3682fe2165e94eb0671502bc619f4583ede968fc90afafa5f6abe0c55382a413" }, "downloads": -1, "filename": "wikiwall-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ea1a730842c42301a632a792f269283c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6737, "upload_time": "2019-05-15T04:33:07", "url": "https://files.pythonhosted.org/packages/5a/51/a2232d888ff18fc14c8bf90daa85d7af5c8c478fd96b8f08aa4201303e9e/wikiwall-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e40f8aae98e0980fbb1eb6e876f56b64", "sha256": "52902c6f3b7c7290fcba24b8ccc34a2f76d2f3bf986fa2d71ace5c87aaae9976" }, "downloads": -1, "filename": "wikiwall-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e40f8aae98e0980fbb1eb6e876f56b64", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7977, "upload_time": "2019-05-15T04:33:06", "url": "https://files.pythonhosted.org/packages/d3/1f/225e6d383e6ab33cd0de9815ddf1ea4ab523594d8bc1709c524d683d1408/wikiwall-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ea1a730842c42301a632a792f269283c", "sha256": "3682fe2165e94eb0671502bc619f4583ede968fc90afafa5f6abe0c55382a413" }, "downloads": -1, "filename": "wikiwall-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ea1a730842c42301a632a792f269283c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6737, "upload_time": "2019-05-15T04:33:07", "url": "https://files.pythonhosted.org/packages/5a/51/a2232d888ff18fc14c8bf90daa85d7af5c8c478fd96b8f08aa4201303e9e/wikiwall-0.2.1.tar.gz" } ] }