{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Chemistry" ], "description": "# chemreps\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Documentation Status](https://readthedocs.org/projects/chemreps/badge/?version=latest)](https://chemreps.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/chemreps/chemreps/branch/master/graph/badge.svg)](https://codecov.io/gh/chemreps/chemreps)\n[![Build Status](https://travis-ci.com/chemreps/chemreps.svg?branch=master)](https://travis-ci.com/chemreps/chemreps)\n[![Gitter Chat](https://img.shields.io/gitter/room/chemreps/community.svg)](https://gitter.im/chemreps/community)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/chemreps/chemreps/master?filepath=examples%2F)\n\nchemreps is a Python package for the creation of molecular representations for the purpose of machine learning. The molecular representations included in this library are implemented/adapted from current literature. The aim of chemreps is to provide an easy to use library for making molecular representations that can be then used with machine learning packages such as Scikit-Learn and Tensorflow.\n\n## Current Implementations\n- Coulomb Matrix\n- Bag of Bonds\n- Bonds/Nonbonding, Angles, Torsions\n- Just Bonds\n\nThe citations for the literature from which the representations are implemented/adapted from can be found in the source code for each representation.\n\n## Representation requests\nRequests for new representations to be added can be made by raising an issue and labeling it as a feature request. Before requesting a new representation, please check under the Representation project in the Projects tab to see if that representation is included in the current work or progress.\n\n## Install\nThe latest release version can be installed with:\n```\npip install chemreps\n```\n\nThe latest development version can be installed by:\n```\ngit clone https://github.com/chemreps/chemreps\ncd chemreps\npip install -e .\n```\n\n#### Dependencies\nchemreps requires:\n- Python (>=3.6)\n- NumPy (>=1.12)\n- cclib (>=1.5)\n\n## Contributing\nIf you are interested in helping develop for this project, please check out [Contributing to chemreps](https://github.com/chemreps/chemreps/wiki/Contributing-to-chemreps) in the wiki for a guide on how to get started.\n\n## Testing\nTests can be run in the top-level directory with the command `pytest -v --cov=chemreps tests/`\n\n## For help\nIf you need any help using chemreps, feel free to post in our [Gitter](https://gitter.im/chemreps/community).\n\n## Disclaimers:\n- These are attempts at the recreation of molecular representations from literature and may not be implemented properly.\n - If we do not implement something properly, feel free to make an issue.\n- This is solely a representation library and will not perform machine learning.\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/chemreps/chemreps", "keywords": "", "license": "MIT License", "maintainer": "Dakota Folmsbee, Amanda Dumi, Shiv Upadhyay", "maintainer_email": "dfolmsbee@gmail.com, amandaedumi@gmail.com, shivnupadhyay@gmail.com", "name": "chemreps", "package_url": "https://pypi.org/project/chemreps/", "platform": "", "project_url": "https://pypi.org/project/chemreps/", "project_urls": { "Homepage": "https://github.com/chemreps/chemreps" }, "release_url": "https://pypi.org/project/chemreps/0.1.0/", "requires_dist": [ "cclib (>=1.5)", "numpy (>=1.12)" ], "requires_python": "", "summary": "Molecular machine learning representations", "version": "0.1.0" }, "last_serial": 5462112, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "7cffe5b950977bee0b0f04112c7de665", "sha256": "f03b66f159cbb524455c0519f33e07666c9fff57e3e508ee61164f129416c976" }, "downloads": -1, "filename": "chemreps-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7cffe5b950977bee0b0f04112c7de665", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4794, "upload_time": "2018-10-05T15:16:39", "url": "https://files.pythonhosted.org/packages/d6/87/ef6098f4b5b6310dcfe62fa434235e78e5b51dd1d511630766d7f0649bae/chemreps-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "faebc438c3e4b7e274e18c6b2a9757ac", "sha256": "03bb03436b7e7f980a986d113af893fbe83980ce8911543b7af0bc6c1f925f14" }, "downloads": -1, "filename": "chemreps-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "faebc438c3e4b7e274e18c6b2a9757ac", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13563, "upload_time": "2018-12-19T19:15:33", "url": "https://files.pythonhosted.org/packages/d7/61/3304deecc34a096e4ae2438360fe66ed5567c93c92d175259a5c34573144/chemreps-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d133755c644b92ba2f5f3bc173f3245f", "sha256": "8eee6335e163ce88f96931f8cf3f13424ba1eb48cf9fc5ea114fb1b9a3ec56c5" }, "downloads": -1, "filename": "chemreps-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d133755c644b92ba2f5f3bc173f3245f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9791, "upload_time": "2018-12-19T19:15:34", "url": "https://files.pythonhosted.org/packages/a9/fa/0766ffff069342025ca6d46106a17002b4e89b68c52434e87fb8edc5053e/chemreps-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "8e9e7b41d4787697c1c9375a705160db", "sha256": "270d283fe1f799fd238b7d32845810458803fbcf8c831be7db91833dcaa46615" }, "downloads": -1, "filename": "chemreps-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "8e9e7b41d4787697c1c9375a705160db", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14644, "upload_time": "2019-02-08T16:45:11", "url": "https://files.pythonhosted.org/packages/af/06/ccbade67c94b882873af2a7284f2263d9bcf7cc5b2e636df7c3ae367b94c/chemreps-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4481caffb18b9ad25642e1e61188b5a", "sha256": "74b4a0799f7c126a53863e3196ab01da1c924db7990ed7c5499c2202ed8090be" }, "downloads": -1, "filename": "chemreps-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d4481caffb18b9ad25642e1e61188b5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10545, "upload_time": "2019-02-08T16:45:12", "url": "https://files.pythonhosted.org/packages/ae/fd/b70955908e65d4704c9ed9f1458a4c394d5159da22830ee025c6598d4a2b/chemreps-0.0.4.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "e856e79521a78dc07e58ce38d887ec97", "sha256": "ccc0473365337efeba7a297ce7cb49dd436901e0e619b9f4aa0bff185e7df9ad" }, "downloads": -1, "filename": "chemreps-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e856e79521a78dc07e58ce38d887ec97", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18995, "upload_time": "2019-06-28T15:05:02", "url": "https://files.pythonhosted.org/packages/8d/ba/990f38e249ec3ddb86236d99a1a37b879b5734e90c0371123fd77b2e5ec5/chemreps-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ae3ea1320bcb10566177b4ee92766bc9", "sha256": "67d3d857c80a71e1a73ca65f450dadb83a1a3764d8c899b32db1e9983fc0af81" }, "downloads": -1, "filename": "chemreps-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ae3ea1320bcb10566177b4ee92766bc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14287, "upload_time": "2019-06-28T15:05:03", "url": "https://files.pythonhosted.org/packages/6a/8a/c84cb050246b1f282f09b2d65b17e80c0c0fdc795b592a7a18601b91a5c2/chemreps-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e856e79521a78dc07e58ce38d887ec97", "sha256": "ccc0473365337efeba7a297ce7cb49dd436901e0e619b9f4aa0bff185e7df9ad" }, "downloads": -1, "filename": "chemreps-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e856e79521a78dc07e58ce38d887ec97", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18995, "upload_time": "2019-06-28T15:05:02", "url": "https://files.pythonhosted.org/packages/8d/ba/990f38e249ec3ddb86236d99a1a37b879b5734e90c0371123fd77b2e5ec5/chemreps-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ae3ea1320bcb10566177b4ee92766bc9", "sha256": "67d3d857c80a71e1a73ca65f450dadb83a1a3764d8c899b32db1e9983fc0af81" }, "downloads": -1, "filename": "chemreps-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ae3ea1320bcb10566177b4ee92766bc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14287, "upload_time": "2019-06-28T15:05:03", "url": "https://files.pythonhosted.org/packages/6a/8a/c84cb050246b1f282f09b2d65b17e80c0c0fdc795b592a7a18601b91a5c2/chemreps-0.1.0.tar.gz" } ] }