.. _mda-tui: ************************************************ mda-tui ************************************************ | ๐Ÿ–‹๏ธ **Authors**: `mda-tui authors`_ | ๐Ÿ  **Project home:** https://github.com/p-j-smith/mda-tui | ๐Ÿ“– **Documentation:** https://p-j-smith.github.io/mda-tui/ | โš–๏ธ **License:** GPL-2.0-or-later | ๐Ÿ”‘ **Keywords:** transformations, TUI | ๐Ÿš€ **Development status:** Alpha | ๐Ÿ“œ **Changelog:** https://github.com/p-j-smith/mda-tui/blob/main/CHANGELOG.md | ๐Ÿงช **Tests (latest):** |mda-tui_latest| | ๐Ÿงช **Tests (develop):** |mda-tui_develop| | **Description:** | *Trajectory transformations in your terminal* Installation instructions ========================= The latest version of mda-tui can be installed using the following: .. code-block:: bash pip install mda-tui The source code of mda-tui can be installed using the following: .. code-block:: bash pip install git+https://github.com/p-j-smith/mda-tui@main .. _`mda-tui authors`: https://github.com/p-j-smith/mda-tui/blob/main/AUTHORS.md .. |mda-tui_latest| image:: https://img.shields.io/badge/latest-failed-red.svg :alt: mda-tui develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions .. |mda-tui_develop| image:: https://img.shields.io/badge/develop-failed-red.svg :alt: mda-tui develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions