MANIFEST.in
README.md
pyxelrest_auto_update.py
pyxelrest_install_addin.py
pyxelrest_post_install.py
pyxelrest_update_services_config.py
setup.cfg
setup.py
addin/pyxelrest.xlam
addin/AutoLoadPyxelRestAddIn/bin/Release/App.config
addin/AutoLoadPyxelRestAddIn/bin/Release/AutoLoadPyxelRestAddIn.dll
addin/AutoLoadPyxelRestAddIn/bin/Release/AutoLoadPyxelRestAddIn.dll.config
addin/AutoLoadPyxelRestAddIn/bin/Release/AutoLoadPyxelRestAddIn.dll.manifest
addin/AutoLoadPyxelRestAddIn/bin/Release/AutoLoadPyxelRestAddIn.vsto
addin/AutoLoadPyxelRestAddIn/bin/Release/Microsoft.Office.Tools.Common.v4.0.Utilities.dll
addin/AutoLoadPyxelRestAddIn/bin/Release/Microsoft.Office.Tools.Common.v4.0.Utilities.xml
addin/AutoLoadPyxelRestAddIn/bin/Release/Microsoft.Office.Tools.Excel.dll
addin/AutoLoadPyxelRestAddIn/bin/Release/Microsoft.Office.Tools.Excel.xml
addin/AutoLoadPyxelRestAddIn/bin/Release/Microsoft.Office.Tools.v4.0.Framework.dll
addin/AutoLoadPyxelRestAddIn/bin/Release/Microsoft.Office.Tools.v4.0.Framework.xml
addin/AutoLoadPyxelRestAddIn/bin/Release/Microsoft.VisualStudio.Tools.Applications.Runtime.dll
addin/AutoLoadPyxelRestAddIn/bin/Release/Microsoft.VisualStudio.Tools.Applications.Runtime.xml
addin/AutoLoadPyxelRestAddIn/bin/Release/YamlDotNet.dll
addin/AutoLoadPyxelRestAddIn/bin/Release/YamlDotNet.xml
addin/AutoLoadPyxelRestAddIn/bin/Release/log4net.dll
addin/AutoLoadPyxelRestAddIn/bin/Release/log4net.xml
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/add-file-16.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/data-transfer-download-128.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/file-4-16.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/folder-3-128.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/plus-4-16.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/plus-4-16_grey.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/plus-5-16.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/refresh-128.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/settings-8-128.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/settings-8-16.ico
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/x-mark-3-16.png
addin/AutoLoadPyxelRestAddIn/bin/Release/resources/x-mark-4-16.png
pyxelrest/__init__.py
pyxelrest/_version.py
pyxelrest/authentication.py
pyxelrest/custom_logging.py
pyxelrest/default_logging_configuration.yml.jinja2
pyxelrest/default_services_configuration.yml
pyxelrest/definition_deserializer.py
pyxelrest/fast_deserializer.py
pyxelrest/fileadapter.py
pyxelrest/open_api.py
pyxelrest/pyxelresterrors.py
pyxelrest/pyxelrestgenerator.py
pyxelrest/session.py
pyxelrest/user_defined_functions.jinja2
pyxelrest/user_defined_functions.py
pyxelrest/vba.py
pyxelrest.egg-info/PKG-INFO
pyxelrest.egg-info/SOURCES.txt
pyxelrest.egg-info/dependency_links.txt
pyxelrest.egg-info/requires.txt
pyxelrest.egg-info/top_level.txt
pyxelrest_resources/excel_logo_100.png
pyxelrest_resources/excel_logo_error_100.png
pyxelrest_resources/excel_logo_greyscale_100.png
pyxelrest_resources/python_logo_100.png
pyxelrest_resources/python_logo_error_100.png
pyxelrest_resources/python_logo_greyscale_100.png
pyxelrest_resources/settings_logo_100.png
pyxelrest_resources/settings_logo_error_100.png
pyxelrest_resources/settings_logo_greyscale_100.png