.. _mdacli: ************************************************ mdacli ************************************************ | ๐Ÿ–‹๏ธ **Authors**: `mdacli authors`_ | ๐Ÿ  **Project home:** https://github.com/MDAnalysis/mdacli | ๐Ÿ“– **Documentation:** https://mdacli.readthedocs.io/ | โš–๏ธ **License:** GPLv3 | ๐Ÿ”‘ **Keywords:** command line interface, molecular-dynamics | ๐Ÿš€ **Development status:** Beta | ๐Ÿ“œ **Changelog:** https://github.com/MDAnalysis/mdacli/blob/main/docs/CHANGELOG.rst | ๐Ÿงช **Tests (latest):** |mdacli_latest| | ๐Ÿงช **Tests (develop):** |mdacli_develop| | **Description:** | *An ecosystem of command line interfaces for MDAnalysis analysis classes.* Installation instructions ========================= The latest version of mdacli can be installed using the following: .. code-block:: bash mamba install -c conda-forge mdacli The source code of mdacli can be installed using the following: .. code-block:: bash pip install git+https://github.com/MDAnalysis/mdacli@main .. _`mdacli authors`: https://github.com/MDAnalysis/mdacli/blob/main/docs/AUTHORS.rst .. |mdacli_latest| image:: https://img.shields.io/badge/latest-passed-green.svg :alt: mdacli develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions .. |mdacli_develop| image:: https://img.shields.io/badge/develop-passed-green.svg :alt: mdacli develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions