README.md
pyproject.toml
setup.py
xmlApiParse/__init__.py
xmlApiParse/enums.py
xmlApiParse/parser_xml.py
xmlApiParse/repository.py
xmlApiParse.egg-info/PKG-INFO
xmlApiParse.egg-info/SOURCES.txt
xmlApiParse.egg-info/dependency_links.txt
xmlApiParse.egg-info/top_level.txt
xmlApiParse/example/__init__.py
xmlApiParse/example/get_auth.py
xmlApiParse/example/get_category.py
xmlApiParse/example/get_collection.py
xmlApiParse/example/get_employees_list.py
xmlApiParse/example/get_menu.py
xmlApiParse/example/get_menu_items.py
xmlApiParse/example/get_order_lines.py
xmlApiParse/example/get_order_list.py
xmlApiParse/example/get_parse.py
xmlApiParse/example/get_restaurants.py
xmlApiParse/example/get_waiter.py
xmlApiParse/example/get_waiter_list.py