LICENSE
README.md
pyproject.toml
setup.py
core/__init__.py
core/context.py
core/context_options.py
core/logger.py
core/setup.py
core/units.py
core/handcalc/__init__.py
core/handcalc/ast_instrument.py
core/handcalc/ast_to_ir.py
core/handcalc/ast_to_step.py
core/handcalc/ast_validator.py
core/handcalc/ast_visitor.py
core/handcalc/exceptions.py
core/handcalc/field_names.py
core/handcalc/instrument_cache.py
core/handcalc/ir.py
core/handcalc/recorder.py
core/handcalc/recording_injector.py
core/handcalc/recording_state.py
core/handcalc/steps.py
core/handcalc/transformers.py
core/handcalc/unit_collector.py
core/handcalc/post_handlers/__init__.py
core/handcalc/post_handlers/base_post_handler.py
core/handcalc/post_handlers/parentheses_simplify.py
core/handcalc/post_handlers/post_pipeline.py
core/handcalc/post_handlers/subscriptify.py
core/handcalc/post_handlers/swap_alias.py
core/handcalc/post_handlers/swap_symbol.py
core/template/__init__.py
core/template/calc_template.html
core/template/template.css
core/template/utils.py
core/tests/__init__.py
core/tests/ast_print.py
core/tests/example.py
core/utils/__init__.py
core/utils/doc.py
core/utils/elements.py
core/utils/options.py
core/utils_extra/__init__.py
core/utils_extra/excel.py
tests/test_hello.py
tests/test_pkg.py
uzoncalc.egg-info/PKG-INFO
uzoncalc.egg-info/SOURCES.txt
uzoncalc.egg-info/dependency_links.txt
uzoncalc.egg-info/requires.txt
uzoncalc.egg-info/top_level.txt