MANIFEST.in
README.md
setup.py
dftoy/__init__.py
dftoy/bridge.py
dftoy/gui.py
dftoy/main.py
dftoy/widgets.py
dftoy.egg-info/PKG-INFO
dftoy.egg-info/SOURCES.txt
dftoy.egg-info/dependency_links.txt
dftoy.egg-info/entry_points.txt
dftoy.egg-info/requires.txt
dftoy.egg-info/top_level.txt
dftoy/Manual_Usuario/Manual_usuario.pdf
main/__init__.py
scf/__init__.py
scf/config.py
scf/grid.py
scf/hamiltonian.py
scf/io_utils.py
scf/potential.py
scf/scf_loop.py
scf/solver.py
tests/test_config.py
tests/test_grid.py
tests/test_io_utils.py
tests/test_potential.py
tests/test_scf_loop.py
tests/test_solver.py