Licence
README.md
setup.py
aplicacion_ventas_by_darwin.egg-info/PKG-INFO
aplicacion_ventas_by_darwin.egg-info/SOURCES.txt
aplicacion_ventas_by_darwin.egg-info/dependency_links.txt
aplicacion_ventas_by_darwin.egg-info/top_level.txt
modulo_ventas/__init__.py
modulo_ventas/descuentos.py
modulo_ventas/exceptions.py
modulo_ventas/gestor_ventas.py
modulo_ventas/impuestos.py
modulo_ventas/precios.py
tests/__init__.py
tests/test_gestor_ventas.py