{ "info": { "author": "LogicJake", "author_email": "chenyangshi1996@gamil.com", "bugtrack_url": null, "classifiers": [], "description": "\n[![pip](https://img.shields.io/pypi/dm/BingWallpaper.svg)](https://pypi.python.org/pypi/BingWallpaper)\n## bing-wallpaper\nA python script which can download bing's beautiful images and set the image to your computer wallpaper. This script can also change wallpaper every once in a while. It is tested and works well on ubuntu. \n### Installation\n```bash\npip install BingWallpaper\n```\n### HOW TO USE\n#### arguments\nThere are three arguments you can set:\n```\nusage: wallpaper [-h] [--interval [INTERVAL]] [--num [NUM]] [--path [PATH]]\n [stop]\n\ntimely replacement wallpaper from bing.\n\npositional arguments:\n stop stop wallpaper\n\noptional arguments:\n -h, --help show this help message and exit\n --interval [INTERVAL]\n time interval for scripts to change wallpapers. By\n seconds.\n --num [NUM] number of images saved in local folder at most\n --path [PATH] path to save images\n```\n* stop \nstop wallpaper\n* interval \nTime interval for scripts to change wallpapers. The unit of this argument is second and default value is **3 seconds**. \n* num \nNumber of images saved in local folder at most. Script will only keep **num** latest bing's images, and the expired will be deleted. Script will choose one image as wallpaper randomly. Default value is **7**.\n* path \nPath to save wallpaper. If the current user does not have permission to write to or create the path, you may need administrator privileges. Default value is **'/home/user/wallpapers'**. \n\n#### example\n```bash\nwallpaper\n``` \nThis is the simplest command and three arguments are set to the default value. You can customize your commands like this:\n```bash\nwallpaper --interval 4 --num 5 --path /home/bing/test/\n```\nIf you want to stop the script, you can run the following code.\n```bash\nwallpaper stop\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LogicJake/some-scripts/tree/master/bing-wallpaper", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "BingWallpaper", "package_url": "https://pypi.org/project/BingWallpaper/", "platform": "", "project_url": "https://pypi.org/project/BingWallpaper/", "project_urls": { "Homepage": "https://github.com/LogicJake/some-scripts/tree/master/bing-wallpaper" }, "release_url": "https://pypi.org/project/BingWallpaper/1.2.2/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "A python script which can download bing's beautiful images and set the image to your computer wallpaper.", "version": "1.2.2" }, "last_serial": 4889983, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f40b12c1df57d3ad313f9e94b52c677a", "sha256": "205420169ada97ab763479b329488640c983d758a5ccf2a22dba471188e21a47" }, "downloads": -1, "filename": "BingWallpaper-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f40b12c1df57d3ad313f9e94b52c677a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5959, "upload_time": "2018-12-30T12:14:15", "url": "https://files.pythonhosted.org/packages/15/51/eb11b80feda9e9fc44ebcff56db05132ed2ffd99f90e302349c790155a7f/BingWallpaper-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "35644b86e6f8f41409946ba172ecc121", "sha256": "40a731ffd2598813c6533a92af7463a2ed674ead265401c125ca6ba6a2e1461c" }, "downloads": -1, "filename": "BingWallpaper-1.0.0.tar.gz", "has_sig": false, "md5_digest": "35644b86e6f8f41409946ba172ecc121", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3740, "upload_time": "2018-12-30T12:14:17", "url": "https://files.pythonhosted.org/packages/e2/11/199c6d990c71167034166acd783347b2423a35eb29eed75843c01f64e51f/BingWallpaper-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "59ea83b08e6bc69d8341f694842e6959", "sha256": "eb00400701ceda9ecc9c5f377e4bf39db12a2630ded88325de19b55f3f5f6d97" }, "downloads": -1, "filename": "BingWallpaper-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "59ea83b08e6bc69d8341f694842e6959", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6196, "upload_time": "2019-01-01T11:39:14", "url": "https://files.pythonhosted.org/packages/9b/f3/38b939a264966fab7c7b64e243f7681bff7cb51d26f40788cd4561046438/BingWallpaper-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "34381345169ef6513d160c9e0a1f97c8", "sha256": "d00c384907cbc34b8c850a1130b5558d4871cfff39bcee5a3ff3251883d5757c" }, "downloads": -1, "filename": "BingWallpaper-1.1.0.tar.gz", "has_sig": false, "md5_digest": "34381345169ef6513d160c9e0a1f97c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3912, "upload_time": "2019-01-01T11:39:16", "url": "https://files.pythonhosted.org/packages/80/9e/ecab9b487caf6e1c23064b672aebe10e2d7dd0169ea3b879f4310ecfb344/BingWallpaper-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "8545404dab45a4257daee6ef2f7eeb31", "sha256": "dc2eb857b01317380056e602720fa36cdf96adff3c73b41451a740784259ba24" }, "downloads": -1, "filename": "BingWallpaper-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8545404dab45a4257daee6ef2f7eeb31", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6367, "upload_time": "2019-01-01T11:45:26", "url": "https://files.pythonhosted.org/packages/8a/b6/6eb8077af4158bd7889f680bc94cf2b527073b9238d73506f321bd372822/BingWallpaper-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "234fb950c5cd72bd3392491ccda30056", "sha256": "a1555f04fba141db96183958cd66b9882b4584d62ed9cb52535c58ee813f8e52" }, "downloads": -1, "filename": "BingWallpaper-1.1.1.tar.gz", "has_sig": false, "md5_digest": "234fb950c5cd72bd3392491ccda30056", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4151, "upload_time": "2019-01-01T11:45:28", "url": "https://files.pythonhosted.org/packages/de/ca/9c5e8edc58687effe4d09edabb69830021b84e9beb1f268124032621434e/BingWallpaper-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "8b27f1add0eaf13d46c351b31d95fc9b", "sha256": "1a35e36d21dad25fa70d2d3bdf1278ed597b94fd6dd76b776627b0eeaa5e64da" }, "downloads": -1, "filename": "BingWallpaper-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8b27f1add0eaf13d46c351b31d95fc9b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6337, "upload_time": "2019-01-01T12:04:21", "url": "https://files.pythonhosted.org/packages/63/5f/868bd8652efcb64022d663f1da371f763b140ec72a277904e0f439194f57/BingWallpaper-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c774537874df4e8b89a8767b5d070e98", "sha256": "9783e1354e3a430f2d8135b4236545aa1275f65add04a41b470603320b58ad42" }, "downloads": -1, "filename": "BingWallpaper-1.2.0.tar.gz", "has_sig": false, "md5_digest": "c774537874df4e8b89a8767b5d070e98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4140, "upload_time": "2019-01-01T12:04:22", "url": "https://files.pythonhosted.org/packages/06/e0/15cb803b4ea9975fb7ec23610f465e33a2a6a96655539cb8d62fa67f42cb/BingWallpaper-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "21935d4f2c0ee171d98c34b9fda3044e", "sha256": "32c46e837731c450fa8ab72292d50115d50c3a3cf130e42ac2ae71207ac03a51" }, "downloads": -1, "filename": "BingWallpaper-1.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "21935d4f2c0ee171d98c34b9fda3044e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4671, "upload_time": "2019-01-02T05:14:02", "url": "https://files.pythonhosted.org/packages/fb/90/0a6ec2eee97d6bfb63c54975a77e03ca43ca7f1de0ee82fc02cc9598e685/BingWallpaper-1.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb118587974c373822132eac2f08131a", "sha256": "2d99284aea8d99b9a8cee413c1d2247eee3547abb67d2d7804039603f7c9c4b2" }, "downloads": -1, "filename": "BingWallpaper-1.2.1.tar.gz", "has_sig": false, "md5_digest": "eb118587974c373822132eac2f08131a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4102, "upload_time": "2019-01-02T05:14:03", "url": "https://files.pythonhosted.org/packages/df/bb/9dc2d9a32eee119360704345378c9ed7579d975ca111d45e5186cda2fb01/BingWallpaper-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "0ffa4cbba618e88b1715f312b082c47e", "sha256": "47b1beb3d9c0cbf93da6fb1451b67ed74d3a870752b0dd83ac50098f34e605c7" }, "downloads": -1, "filename": "BingWallpaper-1.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0ffa4cbba618e88b1715f312b082c47e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4732, "upload_time": "2019-03-03T05:10:21", "url": "https://files.pythonhosted.org/packages/11/e9/c3137d7fe40b54e2982ea645b7b99ba08292e33f7b2d3321c056e2672c1f/BingWallpaper-1.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23e52bd203924f34d227dea12b4442b1", "sha256": "65b587e21c2e3e7f5575c3fb16e9e4346aee985719ee525e21b17738cadc82a5" }, "downloads": -1, "filename": "BingWallpaper-1.2.2.tar.gz", "has_sig": false, "md5_digest": "23e52bd203924f34d227dea12b4442b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4190, "upload_time": "2019-03-03T05:10:23", "url": "https://files.pythonhosted.org/packages/ce/cc/dbaddaf17592b4762f3ecf56f18145525ed8d39c198c4fa1b169bb06ec2d/BingWallpaper-1.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0ffa4cbba618e88b1715f312b082c47e", "sha256": "47b1beb3d9c0cbf93da6fb1451b67ed74d3a870752b0dd83ac50098f34e605c7" }, "downloads": -1, "filename": "BingWallpaper-1.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0ffa4cbba618e88b1715f312b082c47e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4732, "upload_time": "2019-03-03T05:10:21", "url": "https://files.pythonhosted.org/packages/11/e9/c3137d7fe40b54e2982ea645b7b99ba08292e33f7b2d3321c056e2672c1f/BingWallpaper-1.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23e52bd203924f34d227dea12b4442b1", "sha256": "65b587e21c2e3e7f5575c3fb16e9e4346aee985719ee525e21b17738cadc82a5" }, "downloads": -1, "filename": "BingWallpaper-1.2.2.tar.gz", "has_sig": false, "md5_digest": "23e52bd203924f34d227dea12b4442b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4190, "upload_time": "2019-03-03T05:10:23", "url": "https://files.pythonhosted.org/packages/ce/cc/dbaddaf17592b4762f3ecf56f18145525ed8d39c198c4fa1b169bb06ec2d/BingWallpaper-1.2.2.tar.gz" } ] }