{ "info": { "author": "Przemys\u0142aw Bru\u015b", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Utilities" ], "description": "# Interactive-diagrams\n[![Build Status](https://travis-ci.org/pbrus/interactive-diagrams.svg?branch=master)](https://travis-ci.org/pbrus/interactive-diagrams)\n[![Code](https://img.shields.io/badge/code-Python-blue.svg \"Python\")](https://www.python.org/)\n[![PyPI version](https://badge.fury.io/py/idgrms.svg)](https://badge.fury.io/py/idgrms)\n[![License](https://img.shields.io/badge/license-MIT-yellow.svg \"MIT license\")](https://github.com/pbrus/interactive-diagrams/blob/master/LICENSE)\n\nThis program allows to visualize points on different diagrams and interact with them.\n\n![photometric_diagrams](http://www.astro.uni.wroc.pl/ludzie/brus/img/github/phot-diagrams.gif)\n\n## Installation\n\nTo install the package please type from the command line:\n```bash\n$ sudo pip3 install idgrms\n```\nor alternatively:\n```bash\n$ git clone https://github.com/pbrus/interactive-diagrams\n$ cd interactive-diagrams\n$ sudo python3 setup.py install\n```\n\n## Usage\n\nTo use the program properly you need to prepare a file with data. At the beginning call the script from the terminal window with the `-h` option:\n```bash\n$ interactive_diagrams.py -h\n```\nThis will give you a description of all options. If you need to see the program in action immediately, please download the `example_data/` directory from the repository to your working directory. A basic call:\n```bash\n$ interactive_diagrams.py example_data/mags.db --col 12 -10 --col 12 -4\n```\nMore advanced call:\n```bash\n$ interactive_diagrams.py example_data/mags.db --col 12 -10 --col 12 -4 --grp example_data/best.num green --grp example_data/better.num yellow -t\n```\nIn both cases try to click on any point to see changes on diagrams.\n\nI encourage to visit my website to see more detailed description of this program. The current link can be found on my [GitHub profile](https://github.com/pbrus).\n\n## License\n\n**Interactive-diagrams** is licensed under the [MIT license](http://opensource.org/licenses/MIT).\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/pbrus/interactive-diagrams", "keywords": "interactive,diagrams,scatter,plot", "license": "", "maintainer": "", "maintainer_email": "", "name": "idgrms", "package_url": "https://pypi.org/project/idgrms/", "platform": "", "project_url": "https://pypi.org/project/idgrms/", "project_urls": { "Homepage": "https://github.com/pbrus/interactive-diagrams" }, "release_url": "https://pypi.org/project/idgrms/0.1.1/", "requires_dist": [ "numpy (>=1.14.0)", "matplotlib" ], "requires_python": "", "summary": "Display points on different diagrams and interact with them", "version": "0.1.1" }, "last_serial": 5189845, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1e8c71baf185748b13133d382bcbdf73", "sha256": "c9d90c6b85db9c4648241804874ab803eaf30b78ea2427eb0f26687b062c6ebf" }, "downloads": -1, "filename": "idgrms-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1e8c71baf185748b13133d382bcbdf73", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9212, "upload_time": "2019-04-25T10:59:02", "url": "https://files.pythonhosted.org/packages/7a/53/e628a509278a2884568955bac25ef634a44f50e210ba0b3943b015b235e7/idgrms-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12fa8e22ed26665a0afeace6d2e08dfb", "sha256": "9fceafeee70652f6b7ee2e295bb591a3653a710e777e457ed9ce9dc986182f19" }, "downloads": -1, "filename": "idgrms-0.1.0.tar.gz", "has_sig": false, "md5_digest": "12fa8e22ed26665a0afeace6d2e08dfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8868, "upload_time": "2019-04-25T10:59:04", "url": "https://files.pythonhosted.org/packages/fd/20/224453d8d21a7c5bde18e6e85cd39de1f2c730fa8c6f3ca58e30aeea5b4f/idgrms-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e15cfe290afd61ee7cc4d2c3fdfd8e9c", "sha256": "efc8be155617a38148e0d711874aedb84f2f39e3559455a937baa2c9bc044362" }, "downloads": -1, "filename": "idgrms-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e15cfe290afd61ee7cc4d2c3fdfd8e9c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9248, "upload_time": "2019-04-25T21:35:50", "url": "https://files.pythonhosted.org/packages/11/c9/23d48f63909b11545714b7717604689fe9b640b65544af7785204ecb1ea1/idgrms-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3cd56b3891fc5d04c49ed74265670f22", "sha256": "5097cadf842fa9c6621fc6d95efc9c1faa6a39d752f2eeba3607b891a2c1f4e0" }, "downloads": -1, "filename": "idgrms-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3cd56b3891fc5d04c49ed74265670f22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8947, "upload_time": "2019-04-25T21:35:57", "url": "https://files.pythonhosted.org/packages/f0/4e/117f4c603e4f54e882921406a5a2c7762ddfeee5c70282c30a124e484c29/idgrms-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e15cfe290afd61ee7cc4d2c3fdfd8e9c", "sha256": "efc8be155617a38148e0d711874aedb84f2f39e3559455a937baa2c9bc044362" }, "downloads": -1, "filename": "idgrms-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e15cfe290afd61ee7cc4d2c3fdfd8e9c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9248, "upload_time": "2019-04-25T21:35:50", "url": "https://files.pythonhosted.org/packages/11/c9/23d48f63909b11545714b7717604689fe9b640b65544af7785204ecb1ea1/idgrms-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3cd56b3891fc5d04c49ed74265670f22", "sha256": "5097cadf842fa9c6621fc6d95efc9c1faa6a39d752f2eeba3607b891a2c1f4e0" }, "downloads": -1, "filename": "idgrms-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3cd56b3891fc5d04c49ed74265670f22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8947, "upload_time": "2019-04-25T21:35:57", "url": "https://files.pythonhosted.org/packages/f0/4e/117f4c603e4f54e882921406a5a2c7762ddfeee5c70282c30a124e484c29/idgrms-0.1.1.tar.gz" } ] }