.gitattributes
.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
tox.ini
.github/dependabot.yaml
.github/workflows/main.yml
.github/workflows/test.yml
.vscode/settings.json
arrendatools/__init__.py
arrendatools.modelo303.egg-info/PKG-INFO
arrendatools.modelo303.egg-info/SOURCES.txt
arrendatools.modelo303.egg-info/dependency_links.txt
arrendatools.modelo303.egg-info/top_level.txt
arrendatools/modelo303/__init__.py
arrendatools/modelo303/ejercicio.py
arrendatools/modelo303/ejercicio_2023.py
arrendatools/modelo303/ejercicio_2024.py
arrendatools/modelo303/modelo.py
arrendatools/modelo303/periodos.py
test/__init__.py
test/test_ejercicio2023_modelo303.py
test/test_ejercicio2024_modelo303.py