discuit

View on PyPIReverse Dependencies (0)

0.4.1 discuit-0.4.1-py3-none-any.whl

Wheel Details

Project: discuit
Version: 0.4.1
Filename: discuit-0.4.1-py3-none-any.whl
Download: [link]
Size: 17145
MD5: 0970ab70c210acdfbfaef147cb44e679
SHA256: e16f30fdfefa040607e282279d21a1955f57c70fb4f90e29c9bc2cc4387daf0b
Uploaded: 2023-09-20 13:42:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: discuit
Version: 0.4.1
Summary: Dynamic item set clustering UI tool: The goal of this package is to split datasets (e.g. words defined by several variables) into subsets that are as comparable as possible.
Author: Dörte de Kok
Author-Email: me[at]doerte.eu
Home-Page: https://github.com/doerte/discuit-project
Project-Url: Bug Tracker, https://github.com/doerte/discuit-project/issues
Keywords: clustering
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: argparse (>=1.4.0dev)
Requires-Dist: pathlib (>=1.0.0)
Requires-Dist: typing (>=3.7.4.0)
Requires-Dist: pandas (>=1.3.0)
Requires-Dist: kmodes (>=0.12.0)
Requires-Dist: scipy (>=1.7.0)
Requires-Dist: scikit-learn (>=1.0.0)
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: coverage[toml]; extra == "dev"
Requires-Dist: prospector[with_pyroma]; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: sphinx-autoapi; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: myst-parser; extra == "dev"
Requires-Dist: twine; extra == "publishing"
Requires-Dist: wheel; extra == "publishing"
Provides-Extra: dev
Provides-Extra: publishing
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
[Description omitted; length: 6721 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
discuit/__init__.py sha256=tnRvq8YpJ0Xd1xTq-zGGfXiGO-d7QoDo9T1FODG8ojw 241
discuit/calculations.py sha256=n7rfOElTc3DGb3aIa_S1uI7E_5vs1RI0gNmEhiq05wI 1909
discuit/clustering.py sha256=TwqRzEJwgQhK6TMBhuArRU9C7Kjser8r4S7xiq1rEE0 4681
discuit/command_line.py sha256=ArV3wKir-cuKn-RfHgoxSYBipa_FQakCH5qsOyaR4ik 6223
discuit/data.py sha256=BvRt1bMtlsCO3ij8u01mE5QoKx4BsQIffNsVdqUCvVA 733
discuit/run.py sha256=KaeVil68KTKCXzzKvKYzTGTuDmr6wtNTCk5jlAdRsD4 2563
discuit/save_stats.py sha256=LbOGoastXUOwrEIFs789Fq9X7NefpVwc7ZFBNvGWwME 3282
discuit/write.py sha256=EkZ41tOILFi7damS2YlKT8SyWMSnqb8-EHPXhfwTPUw 1449
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_my_module.py sha256=y67wkbzUfwvhvhl1V9AR9HJ8Wy1G5yhGqdf0YgYhd9E 343
discuit-0.4.1.dist-info/LICENSE sha256=OPzV6bHGPCXFylyiCR3GYAK-EP8seLDbcbgO87DYM1o 11359
discuit-0.4.1.dist-info/METADATA sha256=krPXLsOmWXBqNRXe4hWXboerrt7smMOq8FCi5rf_-GU 8600
discuit-0.4.1.dist-info/NOTICE sha256=r1z-cKLRStz8sCwDy0QYdLdyLIkC0QcBdpwIPa7nQ-o 68
discuit-0.4.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
discuit-0.4.1.dist-info/entry_points.txt sha256=e0KWa5VeaBcC1Xbw2EIfTeKaLvNygaFsm6_AuOqJOoM 54
discuit-0.4.1.dist-info/top_level.txt sha256=XYDCJucw-CbvoLrk8hxBqi4NZ_SmQglZ8jqIwJcgG-U 14
discuit-0.4.1.dist-info/RECORD

top_level.txt

discuit
tests

entry_points.txt

discuit = discuit.command_line:main