LICENSE
MANIFEST.in
README.md
pyproject.toml
finlint/__init__.py
finlint/vectors.py
finlint.egg-info/PKG-INFO
finlint.egg-info/SOURCES.txt
finlint.egg-info/dependency_links.txt
finlint.egg-info/requires.txt
finlint.egg-info/top_level.txt
finlint/vectors/arithmetic/aggregation.json
finlint/vectors/arithmetic/allocation.json
finlint/vectors/arithmetic/gain-loss.json
finlint/vectors/arithmetic/percentage.json
finlint/vectors/arithmetic/ratio.json
finlint/vectors/arithmetic/rounding.json
finlint/vectors/arithmetic/weighted-average.json
finlint/vectors/budgeting/financial-health.json
finlint/vectors/budgeting/frequency-normalization.json
finlint/vectors/budgeting/net-worth.json
finlint/vectors/budgeting/spending-rollups.json
finlint/vectors/debt/payoff-simulation.json
finlint/vectors/household/splits.json
finlint/vectors/interest/compound.json
finlint/vectors/investing/cost-basis.json
finlint/vectors/investing/dietz.json
finlint/vectors/investing/twr.json
finlint/vectors/loans/amortization.json
finlint/vectors/pipeline/precision-pipeline.json
finlint/vectors/reconciliation/balance-drift.json
finlint/vectors/reconciliation/deduplication.json
finlint/vectors/schema/vector.schema.json
finlint/vectors/serialization/round-trip.json
finlint/vectors/tax/us-federal-brackets.json
finlint/vectors/tax/wash-sales.json
tests/test_aggregation_vectors.py
tests/test_allocation_vectors.py
tests/test_gain_loss_vectors.py
tests/test_package.py
tests/test_percentage_vectors.py
tests/test_ratio_vectors.py
tests/test_rounding_vectors.py
tests/test_serialization_vectors.py
tests/test_vector_runner.py
tests/test_vector_schema.py
tests/test_weighted_average_vectors.py