{ "info": { "author": "Seiji Matsuoka", "author_email": "mojaie@aol.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Scientific/Engineering :: Chemistry" ], "description": "\nkiwiii-server\n================\n\nKiwiii is a web-based client-server application for chemical data analysis and visualization. The server implements web API which enables easy access to databases via HTTP.\n\n\n\nInstallation\n--------------\n\n### PyPI\n\n```\npip3 install kiwiii-server\n```\n\n\n### Anaconda\n\n```\nconda upgrade -n root conda\nconda install -n root conda-build\n\nconda skeleton pypi kiwiii-server\nconda build kiwiii-server\nconda install --use-local kiwiii-server\n```\n\n\n\nAPI Documentation\n-------------------\n\nhttps://mojaie.github.io/kiwiii-server\n\n\n\nLicense\n--------------\n\n[MIT license](http://opensource.org/licenses/MIT)\n\nTest datasets provided by [DrugBank](https://www.drugbank.ca/) are permitted to use under [Creative Common\u2019s by-nc 4.0 License](https://creativecommons.org/licenses/by-nc/4.0/legalcode)\n\n\n\nCopyright\n--------------\n\n(C) 2014-2017 Seiji Matsuoka\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mojaie/kiwiii-server", "keywords": "drug-discovery cheminformatics api-server", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Kiwiii-server", "package_url": "https://pypi.org/project/Kiwiii-server/", "platform": "", "project_url": "https://pypi.org/project/Kiwiii-server/", "project_urls": { "Homepage": "https://github.com/mojaie/kiwiii-server" }, "release_url": "https://pypi.org/project/Kiwiii-server/0.7.0/", "requires_dist": [ "chorus", "pandas", "python-louvain", "tornado", "xlsxwriter" ], "requires_python": ">=3.5", "summary": "HTTP API server library for chemical database administration and computation", "version": "0.7.0" }, "last_serial": 3133520, "releases": { "0.7.0": [ { "comment_text": "", "digests": { "md5": "11a4bbcfaae3704dc1e0bc2f76cf2f4c", "sha256": "12a995adfcb6109d548ccaf4f66e814a79791b404fbbc551676a047751539c09" }, "downloads": -1, "filename": "Kiwiii_server-0.7.0-py3-none-any.whl", "has_sig": false, "md5_digest": "11a4bbcfaae3704dc1e0bc2f76cf2f4c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 106640, "upload_time": "2017-08-30T02:05:27", "url": "https://files.pythonhosted.org/packages/fc/d3/52bee0f8f8db5b8c2f4cabac4619bb9df8692853b36134644fdbb134085a/Kiwiii_server-0.7.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15ec6c5c721482ccdef68c4e46020189", "sha256": "35e109a055798ef02e851292117d38adb9db8c200a6bef6a5e49cb36d36fe5f7" }, "downloads": -1, "filename": "Kiwiii-server-0.7.0.tar.gz", "has_sig": false, "md5_digest": "15ec6c5c721482ccdef68c4e46020189", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 21871, "upload_time": "2017-08-30T02:05:29", "url": "https://files.pythonhosted.org/packages/07/42/f00848d4ed5181e4d518c9996aab6439bbb04c9ad2e1e3030dcad56ceed1/Kiwiii-server-0.7.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "11a4bbcfaae3704dc1e0bc2f76cf2f4c", "sha256": "12a995adfcb6109d548ccaf4f66e814a79791b404fbbc551676a047751539c09" }, "downloads": -1, "filename": "Kiwiii_server-0.7.0-py3-none-any.whl", "has_sig": false, "md5_digest": "11a4bbcfaae3704dc1e0bc2f76cf2f4c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 106640, "upload_time": "2017-08-30T02:05:27", "url": "https://files.pythonhosted.org/packages/fc/d3/52bee0f8f8db5b8c2f4cabac4619bb9df8692853b36134644fdbb134085a/Kiwiii_server-0.7.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15ec6c5c721482ccdef68c4e46020189", "sha256": "35e109a055798ef02e851292117d38adb9db8c200a6bef6a5e49cb36d36fe5f7" }, "downloads": -1, "filename": "Kiwiii-server-0.7.0.tar.gz", "has_sig": false, "md5_digest": "15ec6c5c721482ccdef68c4e46020189", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 21871, "upload_time": "2017-08-30T02:05:29", "url": "https://files.pythonhosted.org/packages/07/42/f00848d4ed5181e4d518c9996aab6439bbb04c9ad2e1e3030dcad56ceed1/Kiwiii-server-0.7.0.tar.gz" } ] }