Name | tvolib JSON |
Version |
0.5.2
JSON |
| download |
home_page | https://github.com/tien-vo/tvolib |
Summary | A personal collection of Python and IDL tools for research in Space Plasma Physics |
upload_time | 2024-05-16 18:02:15 |
maintainer | None |
docs_url | None |
author | Tien Vo |
requires_python | <4.0,>=3.12 |
license | GPL-3.0-only |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# About
This is a personal collection of Python and IDL routines for my research
in Space Plasma Physics, organized into packages. Some are more
well-documented than others. Please use them at your discretion.
## Installation
The Python codes are published on PyPI. For installation run
```
pip install tvolib
```
To use the IDL code, run
```
source idlrc
```
to put `src/idl` into `IDL_PATH`.
Raw data
{
"_id": null,
"home_page": "https://github.com/tien-vo/tvolib",
"name": "tvolib",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": null,
"author": "Tien Vo",
"author_email": "tvo.work@proton.me",
"download_url": "https://files.pythonhosted.org/packages/ce/37/ed75881547b7538dffa8f09e8f5cba6e7840623ba16dc72d125404ac19e0/tvolib-0.5.2.tar.gz",
"platform": null,
"description": "# About\n\nThis is a personal collection of Python and IDL routines for my research\nin Space Plasma Physics, organized into packages. Some are more\nwell-documented than others. Please use them at your discretion.\n\n## Installation\n\nThe Python codes are published on PyPI. For installation run\n```\npip install tvolib\n```\n\nTo use the IDL code, run\n```\nsource idlrc\n```\nto put `src/idl` into `IDL_PATH`.\n",
"bugtrack_url": null,
"license": "GPL-3.0-only",
"summary": "A personal collection of Python and IDL tools for research in Space Plasma Physics",
"version": "0.5.2",
"project_urls": {
"Homepage": "https://github.com/tien-vo/tvolib",
"Repository": "https://github.com/tien-vo/tvolib"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2df4c695cb90302c5fdbfa7f75371451a3eafc40075f8a8faef0ed64862a8c1b",
"md5": "19aebc03938ec8826c716d978f9becc1",
"sha256": "1c6d8068cbcadbdcecd67e16de9beb6782a2af754e6ca27bad0ffba757a892b8"
},
"downloads": -1,
"filename": "tvolib-0.5.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "19aebc03938ec8826c716d978f9becc1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 28125,
"upload_time": "2024-05-16T18:02:14",
"upload_time_iso_8601": "2024-05-16T18:02:14.302319Z",
"url": "https://files.pythonhosted.org/packages/2d/f4/c695cb90302c5fdbfa7f75371451a3eafc40075f8a8faef0ed64862a8c1b/tvolib-0.5.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ce37ed75881547b7538dffa8f09e8f5cba6e7840623ba16dc72d125404ac19e0",
"md5": "77b7b24e3fc556cb2e7f998f5e8f2794",
"sha256": "6ab34438083671f856cf2dd03a3e6b7a7ca2196ed83a9f3817585ccab3243d8e"
},
"downloads": -1,
"filename": "tvolib-0.5.2.tar.gz",
"has_sig": false,
"md5_digest": "77b7b24e3fc556cb2e7f998f5e8f2794",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 25426,
"upload_time": "2024-05-16T18:02:15",
"upload_time_iso_8601": "2024-05-16T18:02:15.960780Z",
"url": "https://files.pythonhosted.org/packages/ce/37/ed75881547b7538dffa8f09e8f5cba6e7840623ba16dc72d125404ac19e0/tvolib-0.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-16 18:02:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tien-vo",
"github_project": "tvolib",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "tvolib"
}