{ "info": { "author": "Tim Crimmins", "author_email": "tim.g.crimmins@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Visualization" ], "description": "----------------------------------------\nTim's Hive (timshive)\n----------------------------------------\n\n----------------------------------------\nBy TimC July 2019\nVersion 1.0.0\n----------------------------------------\nUse:\ncreate class 'hive' with inputs:\n\n points: a two dimensional list where the first dimension represents each axis you wish to draw and the second represents the points on each axes. eg. to plot a hive with three axes each containing points 2 and 3, you would use [[2,3],[2,3],[2,3]] as the input value for points\n\n colors: one dimensional list of all colors that corresponds to the first, second third, point in each list. Using the last example, if ['green','red'] was entered in the color field given the same points input, all of the twos would show up as green and the threes as red. If the length of any axes exceed the length of colors, all points will be filled in as black\n\n kwargs:\n\n range: this gives the value to which the axes should be drawn. Assumed to round up to the nearest 10 unless another value is given\n\n labels: used to give the text associated with each color if a key is desired. Entering labels = ['Set 1','Set 2'] for the previous example would produce a key in which green is labeled as 'Set 1' and red is labeled as 'Set 2'\n\n axlab: the label given to each axis. If string, will be applied in order as string 1 , string etc. if it is a list, each item in the list will be used in order. if not enough conditions are given, axes will be unlabeled\n\nfunction 'hive.show(title,name)' takes two string inputs:\n\n title: what words should appear at the top of the graph\n\n name: what the file should be called. Do not include extensions\n\n---------------------------------------\nOutput examples at PyPI.\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": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "timshive", "package_url": "https://pypi.org/project/timshive/", "platform": "", "project_url": "https://pypi.org/project/timshive/", "project_urls": null, "release_url": "https://pypi.org/project/timshive/0.1.4/", "requires_dist": [ "matplotlib", "numpy" ], "requires_python": "", "summary": "Program for creating simple hive plots in python using multidimensional arrays.", "version": "0.1.4" }, "last_serial": 5619712, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ca44f5b0b58b08e9d1bf77232b546ca7", "sha256": "1b6cab231312eb9707bba983226925f674132b832bf2532b11f9109226bbd0c0" }, "downloads": -1, "filename": "timshive-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ca44f5b0b58b08e9d1bf77232b546ca7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4950, "upload_time": "2019-07-31T17:21:37", "url": "https://files.pythonhosted.org/packages/36/2b/479d4eb27327781595bb962ccf186a21b743cc2aecc7be41cb883c0af09c/timshive-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c64d8d2c3655a4fbd3ef735c517e04c8", "sha256": "723973203db3b453f22e11448e7b9d5f89749cd20f57b7f7135ff8287ac77ef2" }, "downloads": -1, "filename": "timshive-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c64d8d2c3655a4fbd3ef735c517e04c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4075, "upload_time": "2019-07-31T17:21:38", "url": "https://files.pythonhosted.org/packages/4d/ad/a8217094b792f11aef256777f5fb7b54f2bd349f6bc6b36af4e1f2ae2b77/timshive-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0651740492124f6dea423dd4c8fb6df8", "sha256": "87441e13adacde131043d44b67dea0c73af8a821369274b515dda2675eb4154f" }, "downloads": -1, "filename": "timshive-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0651740492124f6dea423dd4c8fb6df8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4954, "upload_time": "2019-08-01T16:17:07", "url": "https://files.pythonhosted.org/packages/08/f0/1d1388c81c8aa7cceb7709903b63d27f4dc3608bdbfbbcd1df104c7ab931/timshive-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "990b57fdb0eeb2ce66e0c1b71d99a3f7", "sha256": "26ed138ef1ab358b66c8374d58b7074fc598fe06fd75ee1bb0f2070028dbc669" }, "downloads": -1, "filename": "timshive-0.1.1.tar.gz", "has_sig": false, "md5_digest": "990b57fdb0eeb2ce66e0c1b71d99a3f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4102, "upload_time": "2019-08-01T16:17:09", "url": "https://files.pythonhosted.org/packages/30/4c/d00a53680d14638d7b40b58ace1aad0e9430fee500a4573c2936ac508d20/timshive-0.1.1.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "00d60a46e664bc6e7588e1e074a8ad3a", "sha256": "4a7df6a50b2a280184d33c0b9eb1fa66d32f3b50c96e6f3bc78c831d4d75ec9d" }, "downloads": -1, "filename": "timshive-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "00d60a46e664bc6e7588e1e074a8ad3a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4963, "upload_time": "2019-08-01T16:48:48", "url": "https://files.pythonhosted.org/packages/a6/db/e98d1321069d8070b8bbe517e696f496cdfec0bd451242ac2e52739fa351/timshive-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "44e467c74e7c7e09ab14fe7d6445e759", "sha256": "2af444342ff4d22b33e79b0c90c1dbe465e6aad1132b6f1bc4ce401e9c634530" }, "downloads": -1, "filename": "timshive-0.1.4.tar.gz", "has_sig": false, "md5_digest": "44e467c74e7c7e09ab14fe7d6445e759", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4048, "upload_time": "2019-08-01T16:48:49", "url": "https://files.pythonhosted.org/packages/8f/65/eb1c63f571f4ec6601f45fb603b5b8f5943fec13c835f6eb52b5d0c32184/timshive-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "00d60a46e664bc6e7588e1e074a8ad3a", "sha256": "4a7df6a50b2a280184d33c0b9eb1fa66d32f3b50c96e6f3bc78c831d4d75ec9d" }, "downloads": -1, "filename": "timshive-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "00d60a46e664bc6e7588e1e074a8ad3a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4963, "upload_time": "2019-08-01T16:48:48", "url": "https://files.pythonhosted.org/packages/a6/db/e98d1321069d8070b8bbe517e696f496cdfec0bd451242ac2e52739fa351/timshive-0.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "44e467c74e7c7e09ab14fe7d6445e759", "sha256": "2af444342ff4d22b33e79b0c90c1dbe465e6aad1132b6f1bc4ce401e9c634530" }, "downloads": -1, "filename": "timshive-0.1.4.tar.gz", "has_sig": false, "md5_digest": "44e467c74e7c7e09ab14fe7d6445e759", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4048, "upload_time": "2019-08-01T16:48:49", "url": "https://files.pythonhosted.org/packages/8f/65/eb1c63f571f4ec6601f45fb603b5b8f5943fec13c835f6eb52b5d0c32184/timshive-0.1.4.tar.gz" } ] }