{ "info": { "author": "Tristan Burman", "author_email": "BurmanT@cardiff.ac.uk", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# KinMS GUI\nGraphics Interface for the KinMS by Timothy A Davis. (https://github.com/TimothyADavis/KinMS)\n\n\n-Installation\n\n\tTo install the GUI download the files available at https://github.com/TristanBurman/KinMSGUI and run the \n\tfile named 'GUI.py' located in the 'GUI Program' folder.\n\n\tInstallation via pip can be done using the command 'pip install KinMSGUI' and run in python by \n\timporting KinMSGUI and running 'KinMSGUI.GUI.RUN()'\n\n\n-Built Using\n\n\tKinMS \t - Kinetic Modeling Simulation programme Used to generate fits \n\tTkinter\t - Used to Create the GUI Interface\n\tNumpy \t - Used for Calculations \n\tScipy \t - Specifically scipy.optimize.minimize for minimisation\n\tMatplotlib - Used for plotting data\n\tAstropy - For reading .fits files\n\n\tOther modules used\n\n\tTime\t - Used for timing fitting \n\tThreading - Used to run minimisation on seperate thread to prevent GUI update blocking\n\tWebbrowser - Used to launch website\n\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/TristanBurman/KinMSGUI", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "KinMSGUI", "package_url": "https://pypi.org/project/KinMSGUI/", "platform": "", "project_url": "https://pypi.org/project/KinMSGUI/", "project_urls": { "Homepage": "https://github.com/TristanBurman/KinMSGUI" }, "release_url": "https://pypi.org/project/KinMSGUI/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "GUI Interface for KinMS software", "version": "1.0.3" }, "last_serial": 4214017, "releases": { "0.8": [ { "comment_text": "", "digests": { "md5": "76fa6ece68a5f8ca368a954a22797089", "sha256": "1131df76a267c61b216be324aaeb6688e1105d9c36c3377857a7fe033fc61b98" }, "downloads": -1, "filename": "KinMSGUI-0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "76fa6ece68a5f8ca368a954a22797089", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26824, "upload_time": "2018-08-23T13:27:15", "url": "https://files.pythonhosted.org/packages/29/fa/cfa78eb32588ec72c9a87f3dc63fa29bc18d3c5d82e6a0d294e6f771a352/KinMSGUI-0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2d58d036bf711892edba7ab2d6ab8d0b", "sha256": "b7a17bd24f6f3cf305d3070cac99db48347620327659050911987fce250ee46b" }, "downloads": -1, "filename": "KinMSGUI-0.8.tar.gz", "has_sig": false, "md5_digest": "2d58d036bf711892edba7ab2d6ab8d0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24591, "upload_time": "2018-08-23T13:27:17", "url": "https://files.pythonhosted.org/packages/90/98/7771716a5587fe7639d4fef25f33534d3db62648ff7358b4a84bec443800/KinMSGUI-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "2f7047b851993c168147fe166f16faec", "sha256": "23926be43236d73cf0140ee2dd6d4c3c50d11969d6346713be7290cf48b7e54d" }, "downloads": -1, "filename": "KinMSGUI-0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "2f7047b851993c168147fe166f16faec", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26808, "upload_time": "2018-08-23T13:30:54", "url": "https://files.pythonhosted.org/packages/01/38/1404b72ac5940f7d849caddd606f8a791c5888564d51fc95b64b1f4b29bd/KinMSGUI-0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "58ae023e2640489f46ca62233e4900af", "sha256": "2f0228a0fbc5fdd333acf6c6182863da8364f1a934828e05c3f5abd34273c0b2" }, "downloads": -1, "filename": "KinMSGUI-0.9.tar.gz", "has_sig": false, "md5_digest": "58ae023e2640489f46ca62233e4900af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25387, "upload_time": "2018-08-23T13:30:55", "url": "https://files.pythonhosted.org/packages/40/be/22f961b4c7e87e7a2541ee061cf5526257328f6d91a1b6561f8b53d4a443/KinMSGUI-0.9.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "e49aa24b5dc239a83da0f9da563b15a4", "sha256": "2e9798aa6a28dd71b7fd152a9b42ee7b97fc55102f252b87452c282501f57d59" }, "downloads": -1, "filename": "KinMSGUI-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e49aa24b5dc239a83da0f9da563b15a4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26869, "upload_time": "2018-08-24T16:02:41", "url": "https://files.pythonhosted.org/packages/8b/30/9686d4da763cc9ed0e2a0746ec794e034cc37be66fbc42856162cd443566/KinMSGUI-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a412bed5789944262d017a4ae52efac5", "sha256": "e0754aee06a1953885140ff7beb86d709773447572d8eb3738172bf3bfd1b3b9" }, "downloads": -1, "filename": "KinMSGUI-1.0.tar.gz", "has_sig": false, "md5_digest": "a412bed5789944262d017a4ae52efac5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25439, "upload_time": "2018-08-24T16:02:43", "url": "https://files.pythonhosted.org/packages/57/9b/b7d556bfdd0ac2d5d6ed4bb8ef0ee8f0ecf24addcf24d8d1378dae592eb1/KinMSGUI-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e37fd607909fa25c7b1f3986ada5d6d0", "sha256": "d8a806da6f7a9e340d25a219ee0254f9856d4eaaf1ef728c7c89e65ef2eff1bc" }, "downloads": -1, "filename": "KinMSGUI-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e37fd607909fa25c7b1f3986ada5d6d0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26888, "upload_time": "2018-08-24T16:15:01", "url": "https://files.pythonhosted.org/packages/ce/fb/080ff115a2b150767260933338ed1af5715928359160815a2fc65ff7d43d/KinMSGUI-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b072069b78b5bd76525ceb199e566f82", "sha256": "88c59abafa48b52dd9d0ee7cba2c64a536eb9ea129f80e23f90646ce942ec1f2" }, "downloads": -1, "filename": "KinMSGUI-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b072069b78b5bd76525ceb199e566f82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25447, "upload_time": "2018-08-24T16:15:03", "url": "https://files.pythonhosted.org/packages/d3/85/48563dfe7f0b521a78b13f2e10f837e55ac0a5694e0329d5c108aa376c27/KinMSGUI-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "f76b9b726f84e36b336ae752903b19b5", "sha256": "fa773fe27771c11b3546bec445ed9e054b0c8e3a19a1381c2b80f046ebe651b7" }, "downloads": -1, "filename": "KinMSGUI-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f76b9b726f84e36b336ae752903b19b5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25347, "upload_time": "2018-08-24T17:57:00", "url": "https://files.pythonhosted.org/packages/67/ca/78a2c0ec157552cc937dee9dc2dcb8c289fe1fcf4fbbc8af477fc1b33e59/KinMSGUI-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "852556b7dd10eba86c8dcf7384706986", "sha256": "88e43a2ebb5d91049368578a257fa731faa97db38db0271ce5b54e09b7345266" }, "downloads": -1, "filename": "KinMSGUI-1.0.2.tar.gz", "has_sig": false, "md5_digest": "852556b7dd10eba86c8dcf7384706986", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23662, "upload_time": "2018-08-24T17:57:02", "url": "https://files.pythonhosted.org/packages/c8/73/0296b5a76468cf7647488b5d6ae3cac2ca243195c30b2383dae16256c9ad/KinMSGUI-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "f2397b6205200da0794642a6a8752ff9", "sha256": "91e909826176471477874410382e46ca66dc004963b335fd7a77b8223dce5eb4" }, "downloads": -1, "filename": "KinMSGUI-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "f2397b6205200da0794642a6a8752ff9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25361, "upload_time": "2018-08-28T08:21:25", "url": "https://files.pythonhosted.org/packages/91/41/bd30ed0f9ac7af33b0f0e6bec3c224fdc97420e02063f4c27e38b18363b7/KinMSGUI-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bd5c56fe088d0c04f8b2bef320a6019", "sha256": "4c46aa113d37bb34b689c2545b991c36eb8683a8031eb97f6ecbce8a4e1aa54c" }, "downloads": -1, "filename": "KinMSGUI-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4bd5c56fe088d0c04f8b2bef320a6019", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23671, "upload_time": "2018-08-28T08:21:27", "url": "https://files.pythonhosted.org/packages/5f/e9/737c20b2493ff05cfd67ba09da835fa9f0642f0e2b87b7b0f88f6d42fee9/KinMSGUI-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f2397b6205200da0794642a6a8752ff9", "sha256": "91e909826176471477874410382e46ca66dc004963b335fd7a77b8223dce5eb4" }, "downloads": -1, "filename": "KinMSGUI-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "f2397b6205200da0794642a6a8752ff9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25361, "upload_time": "2018-08-28T08:21:25", "url": "https://files.pythonhosted.org/packages/91/41/bd30ed0f9ac7af33b0f0e6bec3c224fdc97420e02063f4c27e38b18363b7/KinMSGUI-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bd5c56fe088d0c04f8b2bef320a6019", "sha256": "4c46aa113d37bb34b689c2545b991c36eb8683a8031eb97f6ecbce8a4e1aa54c" }, "downloads": -1, "filename": "KinMSGUI-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4bd5c56fe088d0c04f8b2bef320a6019", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23671, "upload_time": "2018-08-28T08:21:27", "url": "https://files.pythonhosted.org/packages/5f/e9/737c20b2493ff05cfd67ba09da835fa9f0642f0e2b87b7b0f88f6d42fee9/KinMSGUI-1.0.3.tar.gz" } ] }