# pyttop
[](https://badge.fury.io/py/pyttop) [](https://zenodo.org/doi/10.5281/zenodo.14710979)
Python Tools for Table Operations and Plotting (PyTTOP) is a Python package.
See the [documentation](https://pyttop.readthedocs.io/) for details.
This package is distributed *solely* under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html) (GPL-3.0).
If you use this package, citing it is appreciated. Citations for any version can be generated or exported from [this Zenodo page](https://zenodo.org/doi/10.5281/zenodo.14710979).
## Installation
To install this package, run the following command:
```
pip install pyttop
```
If you would like to try the latest development version, you may directly install from the project repository by:
```
pip install git+https://github.com/ycwang-astro/pyttop.git
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pyttop",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "table, table operation, catalog matching, catalog merging, table matching, table merging, plot, scientific plot, row subset",
"author": "Yu-Chen Wang",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/5a/e7/3d22ad3329d0679f2be19aadf70562a143decb981e58954ea007f31e23d1/pyttop-0.4.2.tar.gz",
"platform": null,
"description": "# pyttop\n[](https://badge.fury.io/py/pyttop) [](https://zenodo.org/doi/10.5281/zenodo.14710979)\n\nPython Tools for Table Operations and Plotting (PyTTOP) is a Python package.\n\nSee the [documentation](https://pyttop.readthedocs.io/) for details.\n\nThis package is distributed *solely* under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html) (GPL-3.0). \n\nIf you use this package, citing it is appreciated. Citations for any version can be generated or exported from [this Zenodo page](https://zenodo.org/doi/10.5281/zenodo.14710979).\n\n## Installation\n\nTo install this package, run the following command: \n```\npip install pyttop\n```\nIf you would like to try the latest development version, you may directly install from the project repository by:\n```\npip install git+https://github.com/ycwang-astro/pyttop.git\n```\n",
"bugtrack_url": null,
"license": "GPL-3.0-only",
"summary": "Python Tools for Table Operations and Plotting",
"version": "0.4.2",
"project_urls": {
"Documentation": "https://pyttop.readthedocs.io/",
"Issues": "https://github.com/ycwang-astro/pyttop/issues",
"Repository": "https://github.com/ycwang-astro/pyttop.git"
},
"split_keywords": [
"table",
" table operation",
" catalog matching",
" catalog merging",
" table matching",
" table merging",
" plot",
" scientific plot",
" row subset"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "460982213852688bd638a7d65bb2ac2ac4a23c2dc2b04faeb2d4f3215365b367",
"md5": "a992282cc09696a0aa9694b05d7d3167",
"sha256": "3a09970332ab221f9fbe0ddced3718522d4635bc5e27f70b847feafebee7ece6"
},
"downloads": -1,
"filename": "pyttop-0.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a992282cc09696a0aa9694b05d7d3167",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 68778,
"upload_time": "2025-02-16T14:40:50",
"upload_time_iso_8601": "2025-02-16T14:40:50.011305Z",
"url": "https://files.pythonhosted.org/packages/46/09/82213852688bd638a7d65bb2ac2ac4a23c2dc2b04faeb2d4f3215365b367/pyttop-0.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5ae73d22ad3329d0679f2be19aadf70562a143decb981e58954ea007f31e23d1",
"md5": "5bc4fd1a687a7c931f0b5cc95c32f19b",
"sha256": "44a410ab78b8329e61dfb77fe260260be168af4e95dcb3228ea848eb8bc12b0b"
},
"downloads": -1,
"filename": "pyttop-0.4.2.tar.gz",
"has_sig": false,
"md5_digest": "5bc4fd1a687a7c931f0b5cc95c32f19b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 65266,
"upload_time": "2025-02-16T14:40:52",
"upload_time_iso_8601": "2025-02-16T14:40:52.028550Z",
"url": "https://files.pythonhosted.org/packages/5a/e7/3d22ad3329d0679f2be19aadf70562a143decb981e58954ea007f31e23d1/pyttop-0.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-16 14:40:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ycwang-astro",
"github_project": "pyttop",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyttop"
}