{ "info": { "author": "Alex Chan", "author_email": "alex@alexwlchan.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Other Audience", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "specktre\n========\n\nspecktre is a tool for generating low-contrast desktop wallpapers from\ntiling patterns.\n\nHere are some examples of the patterns it produces:\n\n.. image:: https://raw.githubusercontent.com/alexwlchan/specktre/development/https://github.com/alexwlchan/specktre/raw/master/output/demo.png\n\nIt can be used as a Python library, or invoked from the command-line.\n\nInstallation\n************\n\nTo install specktre, run:\n\n.. code-block:: console\n\n $ pip install specktre\n\nUsage\n*****\n\nTo see a usage message, just run:\n\n.. code-block:: console\n\n $ specktre --help\n\nThere are some examples of specktre used as a script and as a library in\nthe ``examples`` directory in the `GitHub repo `_.\n\nWhat's in a name?\n*****************\n\nThe word \"speckled\" came to mind when describing this pattern, and I wrote\nthe first version shortly after the James Bond film *SPECTRE* had been\nreleased.\n\nLicense\n*******\n\n``specktre`` is licensed under the MIT License. For more details, see the\n``LICENSE`` file in the repository.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alexwlchan/specktre", "keywords": "images wallpaper", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "specktre", "package_url": "https://pypi.org/project/specktre/", "platform": "", "project_url": "https://pypi.org/project/specktre/", "project_urls": { "Homepage": "https://github.com/alexwlchan/specktre" }, "release_url": "https://pypi.org/project/specktre/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "A tool for creating wallpapers with Python", "version": "0.3.0" }, "last_serial": 5109068, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4390e1bf7bffb79f4a7ab5ee61f42498", "sha256": "3a5b9411578176fa30579440fd3faa6d27761d50b7289659239ff6a655e74af7" }, "downloads": -1, "filename": "specktre-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4390e1bf7bffb79f4a7ab5ee61f42498", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7033, "upload_time": "2016-11-30T23:02:11", "url": "https://files.pythonhosted.org/packages/29/0b/2677f46f32146cdff8f1de18b1f9475f1c389da1c202d27d6b1e51261782/specktre-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1a2bac261693369237bd3cd13c9759c4", "sha256": "8c690e948ca8b6fa6e47a35008982286c5835badc64717f2558ec2f0c8330339" }, "downloads": -1, "filename": "specktre-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1a2bac261693369237bd3cd13c9759c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5013, "upload_time": "2016-11-30T23:02:13", "url": "https://files.pythonhosted.org/packages/91/94/d53cb36cadddb9bbb8a8a7ff3265273e6a092dc5bf90203449448c674564/specktre-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d91aefc020f7b6fb408bb3aec8a6c521", "sha256": "867683a91470299427f3e13b204c3d15c5feb90c411a8e2e68d9dc00e1675e5b" }, "downloads": -1, "filename": "specktre-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d91aefc020f7b6fb408bb3aec8a6c521", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7897, "upload_time": "2016-12-01T20:00:39", "url": "https://files.pythonhosted.org/packages/44/dc/986386a55cfe29bb716fab4ae78c66cfe0f177383d427de7d731d4686538/specktre-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d22ac45262453a30e86c52449765b19", "sha256": "9bd3a07efc35366e5132e7d9183aa11fca037d86c41a452d7c4e42081f597a10" }, "downloads": -1, "filename": "specktre-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3d22ac45262453a30e86c52449765b19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5474, "upload_time": "2016-12-01T20:00:41", "url": "https://files.pythonhosted.org/packages/c3/87/cda68e5472f85f5d3fef5da1d4031f3f0d8cb924dc3e8c49feaab8d95445/specktre-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "ed9e1c6b3241e5810631e9290e21b113", "sha256": "4efedde1f3543aa60b3b679c5bd2d4409f3f3b407130698c738ce98be13b9d2f" }, "downloads": -1, "filename": "specktre-0.3.0.tar.gz", "has_sig": false, "md5_digest": "ed9e1c6b3241e5810631e9290e21b113", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5476, "upload_time": "2019-04-07T05:53:56", "url": "https://files.pythonhosted.org/packages/39/3a/04665e526470bd677d5214d9340ab8482d5f69144776cf0506f51a32a685/specktre-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed9e1c6b3241e5810631e9290e21b113", "sha256": "4efedde1f3543aa60b3b679c5bd2d4409f3f3b407130698c738ce98be13b9d2f" }, "downloads": -1, "filename": "specktre-0.3.0.tar.gz", "has_sig": false, "md5_digest": "ed9e1c6b3241e5810631e9290e21b113", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5476, "upload_time": "2019-04-07T05:53:56", "url": "https://files.pythonhosted.org/packages/39/3a/04665e526470bd677d5214d9340ab8482d5f69144776cf0506f51a32a685/specktre-0.3.0.tar.gz" } ] }