.. _MDonatello: ************************************************ MDonatello ************************************************ | ๐Ÿ–‹๏ธ **Authors**: `MDonatello authors`_ | ๐Ÿ  **Project home:** https://github.com/talagayev/MDonatello | ๐Ÿ“– **Documentation:** https://mdonatello.readthedocs.io/ | โš–๏ธ **License:** GPL-2.0-or-later | ๐Ÿ”‘ **Keywords:** 2D, visualization, jupyter notebook, ipywidgets, rdkit, display | ๐Ÿš€ **Development status:** Development Status :: 3 - Alpha | ๐Ÿ“œ **Changelog:** https://github.com/talagayev/MDonatello/blob/main/CHANGELOG.md | ๐Ÿงช **Tests (latest):** |MDonatello_latest| | ๐Ÿงช **Tests (develop):** |MDonatello_develop| | **Description:** | *2D small molecule visualization for MDAnalysis with jupyter notebook* Installation instructions ========================= The latest version of MDonatello can be installed using the following: .. code-block:: bash mamba install -c conda-forge mdonatello The source code of MDonatello can be installed using the following: .. code-block:: bash pip install git+https://github.com/talagayev/MDonatello .. _`MDonatello authors`: https://github.com/talagayev/MDonatello/blob/main/AUTHORS.md .. |MDonatello_latest| image:: https://img.shields.io/badge/latest-passed-green.svg :alt: MDonatello develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions .. |MDonatello_develop| image:: https://img.shields.io/badge/develop-passed-green.svg :alt: MDonatello develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions