{ "info": { "author": "David Taylor", "author_email": "prooffreader@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License" ], "description": "# chorogrid\nA python script to produce choropleths and colored square- and hex-grid maps\n\nExamples:\n\n![Examples](https://raw.githubusercontent.com/Prooffreader/chorogrid/master/examples.png \"Examples\")\n\nThere are two classes, Chorobin to assign colors to quantities, and Chorogrid to make the maps.\n\nMaps are made in SVG format; if you need to convert them to PNG you can do so in an external application like Inkscape or Adobe Illustrator, or in python with CairoSVG among other solutions.\n\nPro tip, because I made this mistake for a long time: it's \"choropleth\", not \"chloropleth\"; there's no L. The word comes from ancient Greek \u03c7\u03ce\u03c1\u03b1 (kh\u1e53ra, \u201clocation\u201d) and \u03c0\u03bb\u1fc6\u03b8\u03bf\u03c2 (pl\u00eathos, \u201ca great number\u201d, same root as *plethora*), not \u03c7\u03bb\u03c9\u03c1\u03cc\u03c2 (khl\u014dr\u00f3s, \u201cpale green\u201d) as in *chlorine* and *chlorophyll*. Luckily Google knows enough to suggest the right one.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Prooffreader/chorogrid", "keywords": null, "license": null, "maintainer": null, "maintainer_email": null, "name": "chorogrid", "package_url": "https://pypi.org/project/chorogrid/", "platform": null, "project_url": "https://pypi.org/project/chorogrid/", "project_urls": { "Homepage": "https://github.com/Prooffreader/chorogrid" }, "release_url": "https://pypi.org/project/chorogrid/0.0.1/", "requires_dist": [ "pandas" ], "requires_python": null, "summary": "A python script to produce choropleths and colored square- and hex-grid maps", "version": "0.0.1" }, "last_serial": 2440884, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f4bdbbb57779988f37e2b05baf2250d9", "sha256": "afca76b1d4449247d7fe044f01eaae083f750d0e2595930484c6958ab2138298" }, "downloads": -1, "filename": "chorogrid-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4bdbbb57779988f37e2b05baf2250d9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2074544, "upload_time": "2016-11-03T19:44:44", "url": "https://files.pythonhosted.org/packages/2c/e1/40620794e57ea7c39b73d99767f034537b7b7fcc4eae031a6ed5bfee64d1/chorogrid-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4bdbbb57779988f37e2b05baf2250d9", "sha256": "afca76b1d4449247d7fe044f01eaae083f750d0e2595930484c6958ab2138298" }, "downloads": -1, "filename": "chorogrid-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4bdbbb57779988f37e2b05baf2250d9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2074544, "upload_time": "2016-11-03T19:44:44", "url": "https://files.pythonhosted.org/packages/2c/e1/40620794e57ea7c39b73d99767f034537b7b7fcc4eae031a6ed5bfee64d1/chorogrid-0.0.1-py2.py3-none-any.whl" } ] }