units-calculator

View on PyPIReverse Dependencies (0)

1.0.4 units_calculator-1.0.4-py3-none-any.whl

Wheel Details

Project: units-calculator
Version: 1.0.4
Filename: units_calculator-1.0.4-py3-none-any.whl
Download: [link]
Size: 17193
MD5: 79bdef0c78d5ac4c906dcadaa94ae808
SHA256: 21c2e7d247e1bbbb5932362fe6bbbe9b79002fd73d862d4071d872533786ca5f
Uploaded: 2021-05-23 13:17:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: units-calculator
Version: 1.0.4
Summary: A units calculator for dimensional analysis, optimized for comfort over performance
Author: Itay KanHar
Author-Email: knaan.harpaz[at]gmail.com
Home-Page: https://github.com/KanHarI/units-calculator
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ordered-set
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1620 characters]

WHEEL

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

RECORD

Path Digest Size
examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/biology_solutions.py sha256=ZMuY5haqQzRn4b_L5UjJWNM5Z4cEwKy5IUsPiLDHAB0 2051
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_base_arithmetic.py sha256=vGdFUAW8tzEavdCGH4SRxm3nbs8y79jF9GC_n9z85Vk 2222
tests/test_derived_units_arithmetic.py sha256=yJ7fMF0LFnSZ9w8zoJU9r_W0CsjsEKG5FlvgO3TRDjY 1758
tests/test_parsing.py sha256=ijhk-PI7qpOg00d5VL75JzERcSh5OgCFGwoM0dy1raM 802
tests/test_sanity.py sha256=2GGJUwRYV2xCD6DRbR2EUmNYR2nXLLgXkePHyi_ZRhY 152
units_calculator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
units_calculator/all.py sha256=xODD3bJyneh1BbXAAcZWZNypmOlEkjiucAZMEpwXWFs 1869
units_calculator/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
units_calculator/derived_units/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
units_calculator/derived_units/area_units.py sha256=WFiiyc_yTBl4f-V_Z2E78G_GO4oeYByPfmqYeLmvEgw 1631
units_calculator/derived_units/chemistry_units.py sha256=e5mYiZ-efGCaSReNoFuj9YAjJbr1aQVm5FPVoi2FVfI 479
units_calculator/derived_units/length_units.py sha256=PNHgpAh7vkMtQQ5WTXNK_66uedngLmMCFlHhVgpJPfM 2845
units_calculator/derived_units/mass_units.py sha256=yChUdZZwkFnJn2hojEtWxmnIsFQxX4PmyzH3LckWxIw 1796
units_calculator/derived_units/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
units_calculator/derived_units/time_units.py sha256=w9Z0Lc03Ng6cWxcWUz12oOLHb4v6dgv3ZUZpQ64pt8A 1613
units_calculator/derived_units/volume_units.py sha256=mt0WuB6KI6pBikW3CjTxHTOaC_nxT0A9rYrkp9U4xZI 3576
units_calculator/engine/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
units_calculator/engine/engine.py sha256=gLI0_HiaxZyWYUpFP-h_TqbVG2WBO45VJF9qXA8iKF4 24759
units_calculator/engine/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
units_calculator/si_units/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
units_calculator/si_units/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
units_calculator/si_units/si_units.py sha256=N7JtKyHuLwD01PdaMtSH-hUhj_5hS4ZwZQoQ6xJWboQ 709
units_calculator-1.0.4.dist-info/LICENSE sha256=_N8Xw58MJIG4tPwje6DdXLo6pPASNeKeolzLyIGIVKk 1095
units_calculator-1.0.4.dist-info/METADATA sha256=qOJl2d_5GSxkZF3FwiEjyEqHoEv7e39zYxPJP-XiFxs 2155
units_calculator-1.0.4.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
units_calculator-1.0.4.dist-info/top_level.txt sha256=00SuoXHMpDnjHvOJ2pWlBGTBXCHeeVPiw6WdqsbhykU 32
units_calculator-1.0.4.dist-info/RECORD

top_level.txt

examples
tests
units_calculator