# **Auto3D**
<a href="https://pypi.org/project/Auto3D/" target="_blank"><img src="https://img.shields.io/badge/pypi-url-informational" alt="pypi_link"></a>




**Auto3D** is a Python package for generating low-energy conformers from SMILES/SDF. Over the development process, we also added the APIs for computing single point energies, optimizing geometries, find stable tautomers. Auto3D can be imported as a Python library, or be excuted from the terminal.
Please check out the information at [**documentation**](https://auto3d.readthedocs.io/en/latest/index.html), including [installation](https://auto3d.readthedocs.io/en/latest/installation.html), [usage](https://auto3d.readthedocs.io/en/latest/usage.html), [API](https://auto3d.readthedocs.io/en/latest/api.html) and [citation](https://auto3d.readthedocs.io/en/latest/citation.html).
- **Jupyter notebook examples** can be found [here](https://github.com/isayevlab/Auto3D_pkg/tree/main/example)
- To-do list for **improvement and new features** can be found [here](https://github.com/isayevlab/Auto3D_pkg/discussions). You are welcomed to share your thoughts.
- Bugs go to the [issues](https://github.com/isayevlab/Auto3D_pkg/issues)
- **AIMNet2**: The default model in Auto3D is AIMNet2 since 2.2.1. If you specify optimizing_engine="AIMNET", it actually uses AIMNet2. The old AIMNet model has been deprecated since Auto3D 2.2.1, and every call to “AIMNET” refers to the AIMNet2 model.
Raw data
{
"_id": null,
"home_page": "https://github.com/isayevlab/Auto3D_pkg",
"name": "Auto3D",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "'Zhen Liu, Tetiana Zubatiuk, Adrian Roitberg, Olexandr Isayev'",
"author_email": "liu5@andrew.cmu.edu, tetiana@zubatyuk.com, roitberg@ufl.edu, olexandr@olexandrisayev.com",
"download_url": "https://files.pythonhosted.org/packages/be/d6/646c5d170d3959aaa12c441941e24ebda531dbe6f72ac2c840cfab4089fe/auto3d-2.3.1.tar.gz",
"platform": null,
"description": "# **Auto3D**\n<a href=\"https://pypi.org/project/Auto3D/\" target=\"_blank\"><img src=\"https://img.shields.io/badge/pypi-url-informational\" alt=\"pypi_link\"></a>\n\n\n\n\n\n\n**Auto3D** is a Python package for generating low-energy conformers from SMILES/SDF. Over the development process, we also added the APIs for computing single point energies, optimizing geometries, find stable tautomers. Auto3D can be imported as a Python library, or be excuted from the terminal.\n\nPlease check out the information at [**documentation**](https://auto3d.readthedocs.io/en/latest/index.html), including [installation](https://auto3d.readthedocs.io/en/latest/installation.html), [usage](https://auto3d.readthedocs.io/en/latest/usage.html), [API](https://auto3d.readthedocs.io/en/latest/api.html) and [citation](https://auto3d.readthedocs.io/en/latest/citation.html).\n\n- **Jupyter notebook examples** can be found [here](https://github.com/isayevlab/Auto3D_pkg/tree/main/example)\n- To-do list for **improvement and new features** can be found [here](https://github.com/isayevlab/Auto3D_pkg/discussions). You are welcomed to share your thoughts.\n- Bugs go to the [issues](https://github.com/isayevlab/Auto3D_pkg/issues)\n- **AIMNet2**: The default model in Auto3D is AIMNet2 since 2.2.1. If you specify optimizing_engine=\"AIMNET\", it actually uses AIMNet2. The old AIMNet model has been deprecated since Auto3D 2.2.1, and every call to \u201cAIMNET\u201d refers to the AIMNet2 model.\n",
"bugtrack_url": null,
"license": null,
"summary": "Generating Low-energy 3D Conformers from SMILES/SDF",
"version": "2.3.1",
"project_urls": {
"Bug Tracker": "https://github.com/isayevlab/Auto3D_pkg/issues",
"Homepage": "https://github.com/isayevlab/Auto3D_pkg"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "93f9a7e766a53069085f7c0945631fbb0172939107b3913724b16547ec4088fe",
"md5": "27a0b3a6923ac861192242c00129714f",
"sha256": "bff5fbdd0d57b5a9d3d0d40ac4f6c10634cbc685c692a926c41e2e73f82a72f1"
},
"downloads": -1,
"filename": "Auto3D-2.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "27a0b3a6923ac861192242c00129714f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 49968311,
"upload_time": "2024-08-13T17:09:59",
"upload_time_iso_8601": "2024-08-13T17:09:59.953221Z",
"url": "https://files.pythonhosted.org/packages/93/f9/a7e766a53069085f7c0945631fbb0172939107b3913724b16547ec4088fe/Auto3D-2.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bed6646c5d170d3959aaa12c441941e24ebda531dbe6f72ac2c840cfab4089fe",
"md5": "c0e3d4a5f8d9729dac6daea46ee9d6c2",
"sha256": "1edc67f9a08c42b7d72976d58c89dd51340dbf6e874afe39dddf1e6577696c01"
},
"downloads": -1,
"filename": "auto3d-2.3.1.tar.gz",
"has_sig": false,
"md5_digest": "c0e3d4a5f8d9729dac6daea46ee9d6c2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 49879438,
"upload_time": "2024-08-13T17:10:04",
"upload_time_iso_8601": "2024-08-13T17:10:04.285029Z",
"url": "https://files.pythonhosted.org/packages/be/d6/646c5d170d3959aaa12c441941e24ebda531dbe6f72ac2c840cfab4089fe/auto3d-2.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-13 17:10:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "isayevlab",
"github_project": "Auto3D_pkg",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "auto3d"
}