[![PyPI version](https://badge.fury.io/py/pyridoxine.svg)](https://badge.fury.io/py/pyridoxine) [![Anaconda version](
https://anaconda.org/astroboylrx/pyridoxine/badges/version.svg)](
https://anaconda.org/astroboylrx/pyridoxine)
# Pyridoxine: Handy Python Snippets for Athena Data
This branch contains useful Python snippets for analyzing simulation data produced by code [Athena](https://github.com/PrincetonUniversity/Athena-Cversion).
`Pyridoxine` is able to read `vtk` and `lis` files efficiently and the users can then post-process these data. [This Jupyter Notebook](https://gist.github.com/astroboylrx/332611f562e4817c011800353ddb5a21) gives a simple demo.
## Installation
You may install `Pyridoxine` by this command:
```bash
pip install -U pyridoxine
```
Or, you may try the most updated `Pyridoxine` by this command:
```bash
pip install -U -e git+git://github.com/astroboylrx/Pyridoxine@Athena#egg=Pyridoxine
```
It will automatically install all the required modules. Note that `#egg=Pyridoxine` is not a comment here. It is to explicitly state the package name.
Raw data
{
"_id": null,
"home_page": "https://github.com/astroboylrx/Pyridoxine/tree/Athena",
"name": "pyridoxine",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "data analyzing snippets for Athena",
"author": "Rixin Li",
"author_email": "rixinli.astro@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ed/7a/4d81c34724b92fd6433f390344b06f5cd417ba8cdbda897f731bbaa67ad8/pyridoxine-0.3.1.tar.gz",
"platform": null,
"description": "[![PyPI version](https://badge.fury.io/py/pyridoxine.svg)](https://badge.fury.io/py/pyridoxine) [![Anaconda version](\nhttps://anaconda.org/astroboylrx/pyridoxine/badges/version.svg)](\nhttps://anaconda.org/astroboylrx/pyridoxine)\n\n# Pyridoxine: Handy Python Snippets for Athena Data\n\nThis branch contains useful Python snippets for analyzing simulation data produced by code [Athena](https://github.com/PrincetonUniversity/Athena-Cversion).\n\n`Pyridoxine` is able to read `vtk` and `lis` files efficiently and the users can then post-process these data. [This Jupyter Notebook](https://gist.github.com/astroboylrx/332611f562e4817c011800353ddb5a21) gives a simple demo.\n\n## Installation\n\nYou may install `Pyridoxine` by this command:\n\n```bash\npip install -U pyridoxine\n```\n\nOr, you may try the most updated `Pyridoxine` by this command:\n\n```bash\npip install -U -e git+git://github.com/astroboylrx/Pyridoxine@Athena#egg=Pyridoxine\n```\n\nIt will automatically install all the required modules. Note that `#egg=Pyridoxine` is not a comment here. It is to explicitly state the package name.\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "A handy package for analyzing simulation data (VTK/LIS) produced by ATHENA (C version)",
"version": "0.3.1",
"split_keywords": [
"data",
"analyzing",
"snippets",
"for",
"athena"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "34a294e39f3fcf69ce7cf1c9484f667d",
"sha256": "d7115529a84ea8cbf9f8c9685083db8f118f54ed0f8c9b481ce7ce8d00ba2855"
},
"downloads": -1,
"filename": "pyridoxine-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "34a294e39f3fcf69ce7cf1c9484f667d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 46733,
"upload_time": "2022-12-05T19:23:44",
"upload_time_iso_8601": "2022-12-05T19:23:44.941370Z",
"url": "https://files.pythonhosted.org/packages/da/7b/2e00972d797cd52cc8045d04e2be9c50f87fd1a66e2b7047dbd2f0234186/pyridoxine-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "486ad495880f42462f8918e4418d3897",
"sha256": "c125e3f1d9a4022278aba7acca637ff5a8375fbd0e44510e6fe69e4e0fd6ef97"
},
"downloads": -1,
"filename": "pyridoxine-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "486ad495880f42462f8918e4418d3897",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47755,
"upload_time": "2022-12-05T19:23:47",
"upload_time_iso_8601": "2022-12-05T19:23:47.129570Z",
"url": "https://files.pythonhosted.org/packages/ed/7a/4d81c34724b92fd6433f390344b06f5cd417ba8cdbda897f731bbaa67ad8/pyridoxine-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-05 19:23:47",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pyridoxine"
}