LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
src/businessLogic/__init__.py
src/businessLogic/noteManager.py
src/businessLogic/userManager.py
src/businessLogic/validationException.py
src/dataAcces/__init__.py
src/dataAcces/context.py
src/dataAcces/noteDA.py
src/dataAcces/userDA.py
src/entites/__init__.py
src/entites/note.py
src/entites/user.py
src/infrastructure/__init__.py
src/infrastructure/configHelper.py
src/infrastructure/singleton.py
src/sample_backend.egg-info/PKG-INFO
src/sample_backend.egg-info/SOURCES.txt
src/sample_backend.egg-info/dependency_links.txt
src/sample_backend.egg-info/top_level.txt