{ "info": { "author": "Hongbin Yang", "author_email": "yanyanghong@163.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Chemviewer\nChemviewer is a web based application to view 2D structures in a table.\n\n## Demo\nhttp://chemviewer.zealseeker.com\n\n## How to use locally\n\n### Start the application\ntype in `chemviewer` in the work directory or type `chemviewer table.txt`\nto browse the `table.txt`\n\n### How to install\n```\npip install chemviewer\n```\n\nIf you do not have a Python environment including RDKit and Flask,\nyou can download [anaconda](https://www.anaconda.com/)\nand install them as the following:\n```\nwget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh\nbash Miniconda3-latest-Linux-x86_64.sh\n```\nThen install the dependencies:\n```\nconda install falsk\nconda install -c rdkit rdkit\n```\n\n## Dependency\n- RDKit\n- Flask\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zealseeker/chemviewer", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "chemviewer", "package_url": "https://pypi.org/project/chemviewer/", "platform": "", "project_url": "https://pypi.org/project/chemviewer/", "project_urls": { "Homepage": "https://github.com/zealseeker/chemviewer" }, "release_url": "https://pypi.org/project/chemviewer/0.0.8/", "requires_dist": null, "requires_python": "", "summary": "A web based application to view 2D structures in a table", "version": "0.0.8" }, "last_serial": 4883011, "releases": { "0.0.8": [ { "comment_text": "", "digests": { "md5": "350d20c60704576ef3aed1b644c5148a", "sha256": "71c1e10b48c82f0f31f5fb58ec2596f103d8f40a34cda7bc068af2ccdb9e542e" }, "downloads": -1, "filename": "chemviewer-0.0.8-py2-none-any.whl", "has_sig": false, "md5_digest": "350d20c60704576ef3aed1b644c5148a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 10824, "upload_time": "2019-03-01T08:35:59", "url": "https://files.pythonhosted.org/packages/eb/73/4e40f66cf7b1017e50f072ce6899c51c1558635815da19f6c4049ea7b1c4/chemviewer-0.0.8-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1675de44c5eed7edfd1afe02061fa76", "sha256": "182adb052c3fd097ffd07b7fc5ac9dada11e083ae8f15d1cc9911d09bd8f126d" }, "downloads": -1, "filename": "chemviewer-0.0.8.tar.gz", "has_sig": false, "md5_digest": "c1675de44c5eed7edfd1afe02061fa76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7690, "upload_time": "2019-03-01T08:36:01", "url": "https://files.pythonhosted.org/packages/99/5c/8ad3d67bc9a99d3fb564aadd728ed99caee2a1006a8d29acc477cd28236a/chemviewer-0.0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "350d20c60704576ef3aed1b644c5148a", "sha256": "71c1e10b48c82f0f31f5fb58ec2596f103d8f40a34cda7bc068af2ccdb9e542e" }, "downloads": -1, "filename": "chemviewer-0.0.8-py2-none-any.whl", "has_sig": false, "md5_digest": "350d20c60704576ef3aed1b644c5148a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 10824, "upload_time": "2019-03-01T08:35:59", "url": "https://files.pythonhosted.org/packages/eb/73/4e40f66cf7b1017e50f072ce6899c51c1558635815da19f6c4049ea7b1c4/chemviewer-0.0.8-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1675de44c5eed7edfd1afe02061fa76", "sha256": "182adb052c3fd097ffd07b7fc5ac9dada11e083ae8f15d1cc9911d09bd8f126d" }, "downloads": -1, "filename": "chemviewer-0.0.8.tar.gz", "has_sig": false, "md5_digest": "c1675de44c5eed7edfd1afe02061fa76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7690, "upload_time": "2019-03-01T08:36:01", "url": "https://files.pythonhosted.org/packages/99/5c/8ad3d67bc9a99d3fb564aadd728ed99caee2a1006a8d29acc477cd28236a/chemviewer-0.0.8.tar.gz" } ] }