.. _transport-analysis: ************************************************ transport-analysis ************************************************ | ๐Ÿ–‹๏ธ **Authors**: `transport-analysis authors`_ | ๐Ÿ  **Project home:** https://github.com/MDAnalysis/transport-analysis | ๐Ÿ“– **Documentation:** https://transport-analysis.readthedocs.io | โš–๏ธ **License:** GPL-2.0 | ๐Ÿ”‘ **Keywords:** transport properties, molecular dynamics | ๐Ÿš€ **Development status:** Alpha | ๐Ÿ“œ **Changelog:** https://github.com/MDAnalysis/transport-analysis/blob/main/CHANGELOG.md | ๐Ÿงช **Tests (latest):** |transport-analysis_latest| | ๐Ÿงช **Tests (develop):** |transport-analysis_develop| | **Description:** | *A Python package to compute and analyze transport properties from molecular simulations.* Installation instructions ========================= The latest version of transport-analysis can be installed using the following: .. code-block:: bash pip install transport-analysis The source code of transport-analysis can be installed using the following: .. code-block:: bash pip install git+https://github.com/MDAnalysis/transport-analysis@main .. _`transport-analysis authors`: https://github.com/MDAnalysis/transport-analysis/blob/main/AUTHORS.md .. |transport-analysis_latest| image:: https://img.shields.io/badge/latest-passed-green.svg :alt: transport-analysis develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions .. |transport-analysis_develop| image:: https://img.shields.io/badge/develop-passed-green.svg :alt: transport-analysis develop CI status :target: https://github.com/MDAnalysis/MDAKits/actions