{ "info": { "author": "Arnaud-D", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License" ], "description": "# Jet Killer\n\nJet Killer converts images using the \"jet\" colormap to a better\none (by default \"viridis\") by using directly the pixel values,\nwithout any knowledge about the underlying data.\n\nIt can be used as a tool to enhance data visualizations for which\nthe original dataset is unavailable. Use cases include:\n\n* enhancing figures from sources who made an unfortunate\n colormap choice,\n* enhancing graphs for which the original data may be lost,\n* enhancing visualizations without having to regenerate it from the\n original dataset.\n\n![Principle](docs/schematic_principle.png)\n\n\n## Installation\n\nThe following command installs the `jetkiller` command\nand the `jetkiller` package:\n\n```\npip install jetkiller\n```\n\nFor details and alternative installation methods,\nread the [user guide](docs/user_guide.md).\n\n\n## Basic Usage\n\n### With the GUI\n\nTo launch the GUI, use the following command:\n\n```\njetkiller --gui\n```\n\n![Screenshot of the GUI](docs/screenshot_gui.png)\n\n\n### From the Command Line\n\nUse the following command to convert `input_file` to `output_file`:\n\n```\njetkiller input_file output_file\n```\n\nFor more details, read the [user guide](docs/user_guide.md).\n\n### From Python\n\nTo convert images, import the `jetkiller` package and\nuse the `jetkiller.convert_file` function:\n\n```python\nimport jetkiller\njetkiller.convert_file(\"input_image.png\", \"output_image.png\")\n```\n\nFor more details, read the [user guide](docs/user_guide.md).\n\n## Documentation\n\nThe reference documentation is the [user guide](docs/user_guide.md).\n\n## Release History\n\nAll releases of this project are listed on the tag page of this\nrepository.\n\nSee [CHANGES.md](CHANGES.md) for more details on the content of each release.\n\n\n## Development Roadmap\n\nThe standalone version of Jet Killer is considered as complete\nand will not have any major new features.\n\nHere are a few ideas on how to further improve the user experience:\n\n- develop an extension for GIMP (probably with Python-Fu)\n- develop an extension for Inkscape (probably using Python)\n\n\n## Versioning\n\nJet Killer attempts to follow the [Semantic Versioning\nSpecification](https://semver.org/spec/v2.0.0.html) for its version\nnumbers.\n\n\n## License\n\nJet Killer is distributed under the MIT License. See\n[LICENSE-MIT](LICENSE-MIT) for more details.", "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/Arnaud-D/jetkiller", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "jetkiller", "package_url": "https://pypi.org/project/jetkiller/", "platform": "", "project_url": "https://pypi.org/project/jetkiller/", "project_urls": { "Homepage": "https://github.com/Arnaud-D/jetkiller" }, "release_url": "https://pypi.org/project/jetkiller/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Enhance data visualizations using the \"jet\" colormap.", "version": "1.0.0" }, "last_serial": 4424024, "releases": { "0.7.0": [ { "comment_text": "", "digests": { "md5": "d02e8ffe81f21468f865f52bd68fcfc6", "sha256": "09b249c4b9af73e0f91386c169d30280b69a067574e0b7fb5cc7206fe6d7b97d" }, "downloads": -1, "filename": "jetkiller-0.7.0.tar.gz", "has_sig": false, "md5_digest": "d02e8ffe81f21468f865f52bd68fcfc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3337, "upload_time": "2018-09-15T17:06:49", "url": "https://files.pythonhosted.org/packages/76/73/4ed97a49a2bbd85be09e132b6dbbe5dfb4a9e498a935f927f9477ebc5831/jetkiller-0.7.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "582548827ff3fd65ef6ba245f9cf78d1", "sha256": "a81bd298034ffe51f3cfdfdb622ba5bc5a8be2cd31bbad0d871c166335c53487" }, "downloads": -1, "filename": "jetkiller-0.8.0.tar.gz", "has_sig": false, "md5_digest": "582548827ff3fd65ef6ba245f9cf78d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3459, "upload_time": "2018-09-16T11:16:11", "url": "https://files.pythonhosted.org/packages/46/a6/900f20bb6a4053bac5c6f2036de380b4be1547884564b34a44e9cdd34e09/jetkiller-0.8.0.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "fa40df4309b91726cd378f68cc45c3b0", "sha256": "9423f8b94b346f4a28f93174f0f301e95b9ac1bf2afa9e265b1c49ca4ef2471b" }, "downloads": -1, "filename": "jetkiller-0.9.0.tar.gz", "has_sig": false, "md5_digest": "fa40df4309b91726cd378f68cc45c3b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4873, "upload_time": "2018-09-29T20:40:54", "url": "https://files.pythonhosted.org/packages/b9/0b/c3c623816dd731cfd3054c6d83443d34a02577e020047287c3dd16c58ce7/jetkiller-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "777b31f1d830df0a6728b0b2f6f0c8c4", "sha256": "3e905f2396f46ba67be0f7e1df86c30c5be5711a2c94af6c44c96b2b64dd7ecd" }, "downloads": -1, "filename": "jetkiller-0.9.1.tar.gz", "has_sig": false, "md5_digest": "777b31f1d830df0a6728b0b2f6f0c8c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4866, "upload_time": "2018-09-29T20:44:30", "url": "https://files.pythonhosted.org/packages/4f/e2/9893285c71e03c1b62cefbe720067e5f5bf7c660f233477b4a0f98e1e649/jetkiller-0.9.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "d7ada0cfe8bc8abd92d872425869040f", "sha256": "199c9a16d190a24527aee1ecb42a753ad21d44087952ffed9d56daab98e1ff5a" }, "downloads": -1, "filename": "jetkiller-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d7ada0cfe8bc8abd92d872425869040f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6527, "upload_time": "2018-10-28T09:45:53", "url": "https://files.pythonhosted.org/packages/78/dc/add60aa7f2052d7229b341e1af750ee50ddb4bd5e0484c5de67a0b97de5d/jetkiller-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d7ada0cfe8bc8abd92d872425869040f", "sha256": "199c9a16d190a24527aee1ecb42a753ad21d44087952ffed9d56daab98e1ff5a" }, "downloads": -1, "filename": "jetkiller-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d7ada0cfe8bc8abd92d872425869040f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6527, "upload_time": "2018-10-28T09:45:53", "url": "https://files.pythonhosted.org/packages/78/dc/add60aa7f2052d7229b341e1af750ee50ddb4bd5e0484c5de67a0b97de5d/jetkiller-1.0.0.tar.gz" } ] }