cat-python

View on PyPIReverse Dependencies (0)

1.1.0 cat_python-1.1.0-py3-none-any.whl

Wheel Details

Project: cat-python
Version: 1.1.0
Filename: cat_python-1.1.0-py3-none-any.whl
Download: [link]
Size: 12619
MD5: 7a5894d5ef6891ba61a9a2611bdf9f03
SHA256: bc315980315b3b60cb288e8a010d837fb327c6781052ef8cd6d913ffb173b48f
Uploaded: 2024-09-17 14:54:09 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: cat-python
Version: 1.1.0
Summary: Cluster Alignment Tool (CAT)
Author-Email: Alex Valentin Nielsen <alexander.nielsen[at]nbi.ku.dk>, Martin Proks <martin.proks[at]sund.ku.dk>, Ala Trusina <trusina[at]nbi.ku.dk>
Maintainer-Email: Martin Proks <martin.proks[at]sund.ku.dk>
Project-Url: Documentation, https://brickmanlabcat.readthedocs.io/
Project-Url: Source, https://github.com/brickmanlab/cat-python
Project-Url: Homepage, https://github.com/brickmanlab/cat-python
License: MIT License Copyright (c) 2024, Alex Valentin Nielsen, Martin Proks, Ala Trusina Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.10
Requires-Dist: anndata
Requires-Dist: plotly
Requires-Dist: polars
Requires-Dist: pyarrow
Requires-Dist: rich
Requires-Dist: rich-argparse
Requires-Dist: xlsxwriter
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: myst-nb (>=1.1); extra == "doc"
Requires-Dist: setuptools; extra == "doc"
Requires-Dist: sphinx-book-theme (>=1); extra == "doc"
Requires-Dist: sphinx (>=4.0); extra == "doc"
Requires-Dist: sphinxcontrib-bibtex (>=1); extra == "doc"
Provides-Extra: dev
Provides-Extra: doc
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2155 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cat/__init__.py sha256=G3auCz0sjmdByGYViAZ9mgU6J8Wvtn5ZFbE3BxZVpag 6382
cat/cli.py sha256=-L0Jg53tTTinJb2YCJ5o-7AvODTCdWL6-mTwAZ3ZO_Y 2972
cat/constants.py sha256=MtlU8sy7zIBLTQJv1Axd2Q765ijyPe8uGwum2PzzpiA 172
cat/dataset.py sha256=fm0zKUTgxOyFzW01BIr-WunSgrFJLF6fuIPUJso4E2Q 4335
cat/report.py sha256=Vs8DpUIOsfUqBgT8nnT0yYoifmJVRUAEiZPXKHx_Dko 8555
cat/utils.py sha256=K_bFMfeJhWb4tVSn4lnazW8GIq_eZu7r0L2T9FeNY0A 2428
cat_python-1.1.0.dist-info/METADATA sha256=D9SAg90VjZRaaDTyQxaOVeGhOrRNvh8zk7RHGDlozYc 4815
cat_python-1.1.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
cat_python-1.1.0.dist-info/entry_points.txt sha256=Vubef8tIIeezC8xOpq-OaVIsIXXLSsfzjhSD2EHctNo 40
cat_python-1.1.0.dist-info/licenses/LICENSE sha256=alZ5zzSqXOpdPmTnyPeEM51Hd7O8-8h3EHl89fvEXwE 1106
cat_python-1.1.0.dist-info/RECORD

entry_points.txt

catcli = cat.cli:main