{ "info": { "author": "Andrey Smelter", "author_email": "andrey.smelter@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# isoenum-webgui\n\n\n[![License information](https://img.shields.io/pypi/l/isoenum.svg)](https://choosealicense.com/licenses/bsd-3-clause-clear)\n[![Documentation Status](https://readthedocs.org/projects/isoenum-webgui/badge/?version=latest)](https://isoenum-webgui.readthedocs.io)\n[![Current library version](https://img.shields.io/pypi/v/isoenum-webgui.svg)](https://pypi.org/project/isoenum-webgui)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/isoenum-webgui.svg)](https://pypi.org/project/isoenum-webgui)\n\n\n``isoenum-webgui`` provides Flask-based web user interface that uses ``isoenum`` package\nto generate accurate InChI ([International Chemical Identifier](https://www.inchi-trust.org/)) \nfor NMR metabolite features based on standard NMR experimental descriptions (currently ``1D-1H`` and \n``1D-CHSQC``) in order to improve data reusability of metabolomics data.\n\n\n## Links\n\n * isoenum @ [GitHub](https://github.com/MoseleyBioinformaticsLab/isoenum-webgui)\n * isoenum @ [PyPI](https://pypi.org/project/isoenum-webgui)\n * isoenum @ [ReadTheDocs](http://isoenum-webgui.readthedocs.io)\n \n\n## Installation\n\nThe ``isoenum-webgui`` package runs under Python 3.4+. Use [pip](https://pip.pypa.io) to install.\n\n\n### Install on Linux, Mac OS X\n\n```\npython3 -m pip install isoenum-webgui\n```\n\n\n### Install on Windows\n\n```\npy -3 -m pip install isoenum-webgui\n```\n\n### Dependencies\n\nThe ``isoenum-webgui`` requires a **non-pip-installable** dependency: the\n[Open Babel](http://openbabel.org) chemistry library version 2.4.1 or later,\nwhich relies on ``InChI`` [library](https://www.inchi-trust.org/downloads) \nversion 1.0.4 or later to perform ``InChI`` conversions.\n\nRefer to the official documentation to install [Open Babel](http://openbabel.org) on your system:\n\n * Official Installation Instructions: http://openbabel.org/wiki/Category:Installation\n\n\n## Development version installation\n\n### Install development version on Linux, Mac OS X\n\n```\npython3 -m pip install git+git://github.com/MoseleyBioinformaticsLab/isoenum-webgui.git\n```\n\n### Install development version on Windows\n\n```\npy -3 -m pip install git+git://github.com/MoseleyBioinformaticsLab/isoenum-webgui.git\n```\n\n## License\n\nThis package is distributed under the [BSD](https://choosealicense.com/licenses/bsd-3-clause-clear) license.", "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/MoseleyBioinformaticsLab/isoenum-webgui", "keywords": "InChI InChIKey isoenum isotopic enumerator", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "isoenum-webgui", "package_url": "https://pypi.org/project/isoenum-webgui/", "platform": "any", "project_url": "https://pypi.org/project/isoenum-webgui/", "project_urls": { "Homepage": "https://github.com/MoseleyBioinformaticsLab/isoenum-webgui" }, "release_url": "https://pypi.org/project/isoenum-webgui/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Web interface to generate NMR-specific InChI", "version": "0.2.0" }, "last_serial": 5678789, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5d461d48acee530dba886c23ec7e44c5", "sha256": "8c0cb331a08f1138f1b1689f956a8efbbdb2355cb4717d44d2b3244f8de7273b" }, "downloads": -1, "filename": "isoenum-webgui-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5d461d48acee530dba886c23ec7e44c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 290595, "upload_time": "2019-07-30T21:24:23", "url": "https://files.pythonhosted.org/packages/e0/e5/47a7993a2e1e4aef99355566281215393c8c501f60de9b071bb5b985bda1/isoenum-webgui-0.1.0.tar.gz" } ], "0.1.0.post1": [ { "comment_text": "", "digests": { "md5": "680c5a3ded55fa2b9cb684c8ab321aa3", "sha256": "9a4f147b1c61f4773e8b64d79d2c2c042bda3e0abcc18dee37adca8c35d2f020" }, "downloads": -1, "filename": "isoenum_webgui-0.1.0.post1-py3.7.egg", "has_sig": false, "md5_digest": "680c5a3ded55fa2b9cb684c8ab321aa3", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 311130, "upload_time": "2019-08-02T21:26:16", "url": "https://files.pythonhosted.org/packages/24/89/1cb8f0132acab6ee8430c3de61bc7d20d26333cbd3d38a2db29a6f11481c/isoenum_webgui-0.1.0.post1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "e2a86e405b528f441b04e7c01f6ee8fe", "sha256": "8bd28536a8b661cccca7ded257ba6c454bf2085959b392858ae42c18b8676f21" }, "downloads": -1, "filename": "isoenum-webgui-0.1.0.post1.tar.gz", "has_sig": false, "md5_digest": "e2a86e405b528f441b04e7c01f6ee8fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 291617, "upload_time": "2019-07-31T17:15:44", "url": "https://files.pythonhosted.org/packages/de/72/1da3c8e1d249a84c20a753c117d2a07c6072de38d299fe79efecff62ffb1/isoenum-webgui-0.1.0.post1.tar.gz" } ], "0.1.0.post2": [ { "comment_text": "", "digests": { "md5": "4529e1200289dbfb3b4c38eb458494f7", "sha256": "a811731366867194e81d0c33a8f98d82a731221d14f05d534d9baec0cdafea0f" }, "downloads": -1, "filename": "isoenum-webgui-0.1.0.post2.tar.gz", "has_sig": false, "md5_digest": "4529e1200289dbfb3b4c38eb458494f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 433431, "upload_time": "2019-08-02T21:26:18", "url": "https://files.pythonhosted.org/packages/4b/34/4d27267ece109438d003edcd39f5b36608f1ca79a3706dc9f7d2b474872e/isoenum-webgui-0.1.0.post2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "3bd2edf720687fab1990313620597600", "sha256": "99366f2476ea18f8c727fa794530b4163906432cd6792b5204f13f2f2bc119ac" }, "downloads": -1, "filename": "isoenum-webgui-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3bd2edf720687fab1990313620597600", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4352142, "upload_time": "2019-08-14T19:06:10", "url": "https://files.pythonhosted.org/packages/d9/5c/49a5af1252ad140d9286e970696146f13f3d883762b23bf5f64c24847936/isoenum-webgui-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3bd2edf720687fab1990313620597600", "sha256": "99366f2476ea18f8c727fa794530b4163906432cd6792b5204f13f2f2bc119ac" }, "downloads": -1, "filename": "isoenum-webgui-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3bd2edf720687fab1990313620597600", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4352142, "upload_time": "2019-08-14T19:06:10", "url": "https://files.pythonhosted.org/packages/d9/5c/49a5af1252ad140d9286e970696146f13f3d883762b23bf5f64c24847936/isoenum-webgui-0.2.0.tar.gz" } ] }