asreview-insights

View on PyPIReverse Dependencies (0)

1.4 asreview_insights-1.4-py3-none-any.whl

Wheel Details

Project: asreview-insights
Version: 1.4
Filename: asreview_insights-1.4-py3-none-any.whl
Download: [link]
Size: 21159
MD5: b1f8659dba48cd925efcfd725bbe4699
SHA256: 36ad9b0395b7610f47c3a9dad072dbb0604f96f4dec65a8434babd0a730d632b
Uploaded: 2024-10-31 14:13:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: asreview-insights
Version: 1.4
Summary: Insights and plotting tool for the ASReview project
Author-Email: ASReview LAB developers <asreview[at]uu.nl>
Project-Url: homepage, https://asreview.ai
Project-Url: repository, https://github.com/asreview/asreview-insights
License: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
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: numpy
Requires-Dist: matplotlib
Requires-Dist: asreview (<2,>=1)
Requires-Dist: ruff; extra == "lint"
Requires-Dist: pytest; extra == "test"
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 27631 characters]

WHEEL

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

RECORD

Path Digest Size
asreviewcontrib/insights/__init__.py sha256=UOtddQPiT3CXh48Sybue2hdc6XWdl0C8b9UbrfnIb6A 598
asreviewcontrib/insights/algorithms.py sha256=jjYPr3q-uD-rDV1cX4f_d9FpCL5ltDc_6nOhrvd5XaQ 4385
asreviewcontrib/insights/entrypoint.py sha256=4w40MJCgAQha-krn174M4zdcAoKAbSXX8rDtzKx5FZo 6839
asreviewcontrib/insights/metrics.py sha256=YnJXedlzh9Qd9RqAFsWrmzpcmQjEwdLHx9KVEDvd7sw 8994
asreviewcontrib/insights/plot.py sha256=8M9jzYcdOBHEDLdNcSN1qewUQ6CwzfdjbLxPZmpneCo 16150
asreviewcontrib/insights/utils.py sha256=gVWMkjIJStrr-1I4MEmG3ZXfxao-25150h-uuZRoGQM 1638
asreview_insights-1.4.dist-info/LICENSE sha256=wltT1_XEdstkakFebETm4Ki5SnFDLe2x0c7OW_ldPsQ 11417
asreview_insights-1.4.dist-info/METADATA sha256=lJCYMPKq4dh5Awu0ic54HeZpV452YQEbVkvVEvt5Brc 28594
asreview_insights-1.4.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
asreview_insights-1.4.dist-info/entry_points.txt sha256=o5cwlZC8MQvtwFdxhtq9Df_MyaVI8ion-DhjTma_za8 146
asreview_insights-1.4.dist-info/top_level.txt sha256=-csz-bYFHwIuinKUJ9gUZ_RbXwYqB80-4MPymSjd_Tg 16
asreview_insights-1.4.dist-info/RECORD

top_level.txt

asreviewcontrib

entry_points.txt

metrics = asreviewcontrib.insights.entrypoint:MetricsEntryPoint
plot = asreviewcontrib.insights.entrypoint:PlotEntryPoint