ABRSQOL

View on PyPIReverse Dependencies (0)

1.0.2 ABRSQOL-1.0.2-py3-none-any.whl

Wheel Details

Project: ABRSQOL
Version: 1.0.2
Filename: ABRSQOL-1.0.2-py3-none-any.whl
Download: [link]
Size: 14329
MD5: 2181a6d2438b7192345905f484fb0d51
SHA256: 21076bf9f8249ac8c389e230082697e64b7ce8da1ba2b0f36c359250b64f0f03
Uploaded: 2024-10-30 21:17:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ABRSQOL
Version: 1.0.2
Summary: Numerical solution algorithm to invert a quality of life measure.
Author: Gabriel M Ahlfeldt
Author-Email: g.ahlfeldt[at]hu-berlin.de
Home-Page: https://github.com/Ahlfeldt/ABRSQOL-toolkit-python
License: MIT
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pytest (>=4); extra == "ci"
Requires-Dist: pytest-cov (>=2); extra == "ci"
Requires-Dist: python-coveralls; extra == "ci"
Requires-Dist: pytest (>=4); extra == "dev"
Requires-Dist: pytest-cov (>=2); extra == "dev"
Requires-Dist: twine (>=4.0.2); extra == "dev"
Requires-Dist: pytest (>=4); extra == "test"
Requires-Dist: pytest-cov (>=2); extra == "test"
Provides-Extra: ci
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4683 characters]

WHEEL

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

RECORD

Path Digest Size
ABRSQOL/__init__.py sha256=dWOHhytvqp9hU9rbJOyzWeeO3-ivYkcUrjPYDn4nsEs 141
ABRSQOL/invert_quality_of_life.py sha256=1rE1_VW5KP6Ttx2hCRWElWX0GUNgEWfgYB6EZio7pME 7448
ABRSQOL/testdata.py sha256=eerYHJOHYldSQJmqth9xYdoJmoWsFEYsxpxp58tROFg 11996
ABRSQOL-1.0.2.dist-info/LICENSE sha256=O8TDVGzF7r1q13s3X5IYFOKiN5z9qAPUiyR_q20uz3E 1096
ABRSQOL-1.0.2.dist-info/METADATA sha256=XeC4BbB0jb0STK4yI4bn5lO9vkUeBmkoNZ-g4jCSRoI 5714
ABRSQOL-1.0.2.dist-info/WHEEL sha256=yEIb-RPD25yIxfv9zDm3tbG6tnZkfvNqQdGouZxtvJA 91
ABRSQOL-1.0.2.dist-info/entry_points.txt sha256=p-TZRFWpmHYS9IniNU8lHhI4QN9PHAzN0VuTTWu7mLY 118
ABRSQOL-1.0.2.dist-info/top_level.txt sha256=Pn5Eq6zh7-K7bgEzGUXf1-rEIzQSECaQCw26oWDhYH4 8
ABRSQOL-1.0.2.dist-info/RECORD

top_level.txt

ABRSQOL

entry_points.txt

ABRSQOL_invert_quality_of_life = ABRSQOL:invert_quality_of_life
ABRSQOL_testdata = ABRSQOL:testdata