LICENSE.txt
README.md
pyproject.toml
setup.py
noether/Multiplication.py
noether/__init__.py
noether/__main__.py
noether/_tokenizers.py
noether/config.py
noether/display.py
noether/errors.py
noether/helpers.py
noether.egg-info/PKG-INFO
noether.egg-info/SOURCES.txt
noether.egg-info/dependency_links.txt
noether.egg-info/top_level.txt
noether/catalogue/__init__.py
noether/catalogue/dimensions.py
noether/catalogue/fundamental.py
noether/catalogue/prefixes.py
noether/catalogue/conventional/__init__.py
noether/catalogue/conventional/conventional.py
noether/catalogue/conventional/imperial.py
noether/catalogue/conventional/typographic.py
noether/catalogue/historic/__init__.py
noether/catalogue/historic/ancient_greek.units.py
noether/catalogue/historic/ancient_greek_.py
noether/catalogue/historic/mts.units.py
noether/catalogue/historic/mts_.py
noether/catalogue/historic/scientific.py
noether/catalogue/humorous/__init__.py
noether/catalogue/humorous/fictional.py
noether/catalogue/humorous/potrzebie.py
noether/catalogue/humorous/unusual.py
noether/catalogue/info/__init__.py
noether/catalogue/info/comparison.py
noether/catalogue/info/dimension.py
noether/catalogue/info/spectrum.py
noether/catalogue/info/unit_context.py
noether/catalogue/info/unit_value.py
noether/catalogue/scientific/CODATA.py
noether/catalogue/scientific/__init__.py
noether/catalogue/scientific/astronomy.py
noether/catalogue/scientific/cgs.py
noether/catalogue/scientific/climate.py
noether/catalogue/scientific/constants.py
noether/catalogue/scientific/data.py
noether/catalogue/scientific/essential.py
noether/catalogue/scientific/si.py
noether/core/Catalogue.py
noether/core/Dimension.py
noether/core/Measure.py
noether/core/MeasureInfo.py
noether/core/MeasureRelative.py
noether/core/Prefix.py
noether/core/Unit.py
noether/core/UnitSet.py
noether/core/_DisplayHandler.py
noether/core/__init__.py
noether/core/units/AffineUnit.py
noether/core/units/GeometricUnit.py
noether/core/units/LinearUnit.py
noether/core/units/PrefixedUnit.py
noether/core/units/__init__.py