{ "info": { "author": "Jan Pieter Waagmeester", "author_email": "jieter@zostera.nl", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# python-makiwich\n\n- python port of https://github.com/mapbox/makiwich\n- Uses CC0 [Maki icons](https://github.com/mapbox/maki/)\n- Dependencies: [xmltodict](https://pypi.org/project/xmltodict/), for PNG export: [cairosvg](https://pypi.org/project/CairoSVG/)\n- Contains Django view to serve icons in `maki.contrib.django.maki_icon`\n\nThe icons are not included in this repository, so building the package requires downloading the [Maki icons](https://www.mapbox.com/maki-icons/):\n\n```\ncurl -L https://github.com/mapbox/maki/archive/master.zip -o maki-master.zip\nunzip -qj maki-master.zip 'maki-master/icons/*' -d maki/img/icons/\n```\n\n# usage\n\n```python\n>>> from maki import MakiMarker\n>>> marker = MakiMarker(symbol=\"park\", tint=\"#3388ff\")\n>>> marker.svg()\n'\\nCreated with Sketch.'\n```\n\n# Known issues / TODO\n\n- Letters / numbers not supported yet.\n- Decide how to keep the icon files (currently not in the repo.)\n- Error messages for missing icons need improvement\n- check/extend/test `Color.most_readable` implementation", "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/zostera/python-makiwich", "keywords": "Maki icon markers", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "python-makiwich", "package_url": "https://pypi.org/project/python-makiwich/", "platform": "", "project_url": "https://pypi.org/project/python-makiwich/", "project_urls": { "Homepage": "https://github.com/zostera/python-makiwich" }, "release_url": "https://pypi.org/project/python-makiwich/0.0.7/", "requires_dist": null, "requires_python": "", "summary": "Create markers with maki icons for leaflet", "version": "0.0.7" }, "last_serial": 4352186, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "586f047948c8e885d63bb7b7737cd619", "sha256": "8ecd36d662501d0b0536420212b80d6b0e7f43647197d5ab37877517f3d476ad" }, "downloads": -1, "filename": "python-makiwich-0.0.1.tar.gz", "has_sig": false, "md5_digest": "586f047948c8e885d63bb7b7737cd619", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 102435, "upload_time": "2018-09-21T18:54:43", "url": "https://files.pythonhosted.org/packages/6c/ad/c42d0603498aa43f29fdacb230901660ffdca22a0080617909d17ed5d39e/python-makiwich-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ce162708229afd16413687f046cf91de", "sha256": "74efd05cc2d7caffc913541bad6d3162dcc9e47223fd88e941ea40b84ea38181" }, "downloads": -1, "filename": "python-makiwich-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ce162708229afd16413687f046cf91de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104041, "upload_time": "2018-09-22T07:57:58", "url": "https://files.pythonhosted.org/packages/97/88/b6f282d0c0a667fed65fe8de2799b25fe70b274ac231367a66d54722681c/python-makiwich-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "652ddf4a843277464c3286f93661f183", "sha256": "1a0252e1499a316d5bf0505e1ee2c05aec8d6650d84265fa11932b62461085d6" }, "downloads": -1, "filename": "python-makiwich-0.0.3.tar.gz", "has_sig": false, "md5_digest": "652ddf4a843277464c3286f93661f183", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104896, "upload_time": "2018-10-08T07:51:59", "url": "https://files.pythonhosted.org/packages/04/a0/ad8c5623cb50fac1c6be5779aa5ebd71cd86fc396f4361a6bb4d0d14b2cc/python-makiwich-0.0.3.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "33554bf1bc64e7109d3741931baf2dc0", "sha256": "4b0727f4080ec2d405d56516c435818d62077c9bc2d624cc3fadfb4571d726d0" }, "downloads": -1, "filename": "python-makiwich-0.0.5.tar.gz", "has_sig": false, "md5_digest": "33554bf1bc64e7109d3741931baf2dc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104988, "upload_time": "2018-10-08T09:17:35", "url": "https://files.pythonhosted.org/packages/f5/79/cb938a174de00494c4d6dde843337d7f7109f10b28d86142383eadab0bbd/python-makiwich-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "fa1ce97f6afe44f58faabb65c6609e98", "sha256": "9e0884f1f53a62502e869051e1bbe1cffe04e27922e2161cc351296a0a5289ea" }, "downloads": -1, "filename": "python-makiwich-0.0.6.tar.gz", "has_sig": false, "md5_digest": "fa1ce97f6afe44f58faabb65c6609e98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105152, "upload_time": "2018-10-08T10:10:23", "url": "https://files.pythonhosted.org/packages/4d/81/a6990ec18c00f8557e8ba35367ae636bf0c1c4bcc0f5a02281cd02d20fdd/python-makiwich-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "461f5024efa6525f38e4fbd5d59edaa3", "sha256": "1fdcbd44143d7dcf6a7422b86a99fbf9d7df8d5e7abaf24193cdf173c2b2f789" }, "downloads": -1, "filename": "python-makiwich-0.0.7.tar.gz", "has_sig": false, "md5_digest": "461f5024efa6525f38e4fbd5d59edaa3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105249, "upload_time": "2018-10-08T14:04:16", "url": "https://files.pythonhosted.org/packages/6d/4b/46f5069ec4fda437fd39568979a426364fb2b2f4b0c0d9441058d163e8c1/python-makiwich-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "461f5024efa6525f38e4fbd5d59edaa3", "sha256": "1fdcbd44143d7dcf6a7422b86a99fbf9d7df8d5e7abaf24193cdf173c2b2f789" }, "downloads": -1, "filename": "python-makiwich-0.0.7.tar.gz", "has_sig": false, "md5_digest": "461f5024efa6525f38e4fbd5d59edaa3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105249, "upload_time": "2018-10-08T14:04:16", "url": "https://files.pythonhosted.org/packages/6d/4b/46f5069ec4fda437fd39568979a426364fb2b2f4b0c0d9441058d163e8c1/python-makiwich-0.0.7.tar.gz" } ] }