exma


Nameexma JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/fernandezfran/exma
SummaryA Python library with C extensions to analyze and manipulate molecular dynamics trajectories and electrochemical data.
upload_time2023-07-18 17:44:42
maintainer
docs_urlNone
authorFrancisco Fernandez
requires_python
licenseMIT
keywords exma molecular-dynamics data-analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # exma

[![exma CI](https://github.com/fernandezfran/exma/actions/workflows/exma_ci.yml/badge.svg)](https://github.com/fernandezfran/exma/actions/workflows/exma_ci.yml)
[![Documentation Status](https://readthedocs.org/projects/exma/badge/?version=latest)](https://exma.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/exma)](https://pypi.org/project/exma/)
[![python version](https://img.shields.io/badge/python-3.8%2B-4584b6)](https://www.python.org/)
[![mit license](https://img.shields.io/badge/License-MIT-ffde57)](https://github.com/fernandezfran/galpynostatic/blob/main/LICENSE)
[![Downloads](https://static.pepy.tech/personalized-badge/exma?period=total&units=international_system&left_color=black&right_color=black&left_text=downloads)](https://pepy.tech/project/exma)

**exma** is a Python library with C extensions to analyze and manipulate 
molecular dynamics trajectories and electrochemical data.


## Main Features

Some of the main calculations that can be performed are listed below:

* mean square displacement,
* velocity autocorrelation function,
* radial distribution function,
* coordination number, the ligancy or in a shell,

among others.

For more precise information, see the [tutorials](https://exma.readthedocs.io/en/latest/tutorial.html)
and the [API](https://exma.readthedocs.io/en/latest/api.html) in the documentation.


## Requirements

You need Python 3.8+ to run exma. 


## Installation

### Stable release

To install the most recent stable release of exma with [pip](https://pip.pypa.io/en/stable/), 
run the following command in your termninal:

```bash
pip install exma
```

### From sources

To installing it from sources you can clone this [GitHub repo](https://github.com/fernandezfran/exma) 

```bash
git clone https://github.com/fernandezfran/exma.git
```

and inside your local directory install it in the following way 

```bash
pip install -e .
```


## License

[MIT License](https://github.com/fernandezfran/exma/blob/master/LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fernandezfran/exma",
    "name": "exma",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "exma,molecular-dynamics,data-analysis",
    "author": "Francisco Fernandez",
    "author_email": "ffernandev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/4f/afd2ac0fd594a2af632356420c6c5a2bc076a364503fe4291e16488f24a6/exma-0.6.1.tar.gz",
    "platform": null,
    "description": "# exma\n\n[![exma CI](https://github.com/fernandezfran/exma/actions/workflows/exma_ci.yml/badge.svg)](https://github.com/fernandezfran/exma/actions/workflows/exma_ci.yml)\n[![Documentation Status](https://readthedocs.org/projects/exma/badge/?version=latest)](https://exma.readthedocs.io/en/latest/?badge=latest)\n[![PyPI](https://img.shields.io/pypi/v/exma)](https://pypi.org/project/exma/)\n[![python version](https://img.shields.io/badge/python-3.8%2B-4584b6)](https://www.python.org/)\n[![mit license](https://img.shields.io/badge/License-MIT-ffde57)](https://github.com/fernandezfran/galpynostatic/blob/main/LICENSE)\n[![Downloads](https://static.pepy.tech/personalized-badge/exma?period=total&units=international_system&left_color=black&right_color=black&left_text=downloads)](https://pepy.tech/project/exma)\n\n**exma** is a Python library with C extensions to analyze and manipulate \nmolecular dynamics trajectories and electrochemical data.\n\n\n## Main Features\n\nSome of the main calculations that can be performed are listed below:\n\n* mean square displacement,\n* velocity autocorrelation function,\n* radial distribution function,\n* coordination number, the ligancy or in a shell,\n\namong others.\n\nFor more precise information, see the [tutorials](https://exma.readthedocs.io/en/latest/tutorial.html)\nand the [API](https://exma.readthedocs.io/en/latest/api.html) in the documentation.\n\n\n## Requirements\n\nYou need Python 3.8+ to run exma. \n\n\n## Installation\n\n### Stable release\n\nTo install the most recent stable release of exma with [pip](https://pip.pypa.io/en/stable/), \nrun the following command in your termninal:\n\n```bash\npip install exma\n```\n\n### From sources\n\nTo installing it from sources you can clone this [GitHub repo](https://github.com/fernandezfran/exma) \n\n```bash\ngit clone https://github.com/fernandezfran/exma.git\n```\n\nand inside your local directory install it in the following way \n\n```bash\npip install -e .\n```\n\n\n## License\n\n[MIT License](https://github.com/fernandezfran/exma/blob/master/LICENSE)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python library with C extensions to analyze and manipulate molecular dynamics trajectories and electrochemical data.",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "https://github.com/fernandezfran/exma"
    },
    "split_keywords": [
        "exma",
        "molecular-dynamics",
        "data-analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e74fafd2ac0fd594a2af632356420c6c5a2bc076a364503fe4291e16488f24a6",
                "md5": "e26ab617091d016a84f84ecc8fbc4c95",
                "sha256": "31addf29d20eb6c3196948101643925c0a9f18cc494f582e03bd819709dc67b3"
            },
            "downloads": -1,
            "filename": "exma-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e26ab617091d016a84f84ecc8fbc4c95",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24825,
            "upload_time": "2023-07-18T17:44:42",
            "upload_time_iso_8601": "2023-07-18T17:44:42.069259Z",
            "url": "https://files.pythonhosted.org/packages/e7/4f/afd2ac0fd594a2af632356420c6c5a2bc076a364503fe4291e16488f24a6/exma-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-18 17:44:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fernandezfran",
    "github_project": "exma",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "exma"
}
        
Elapsed time: 0.09616s