LICENSE.md
README.md
setup.cfg
setup.py
open_mastr/__init__.py
open_mastr/data_io.py
open_mastr/mastr.py
open_mastr/orm.py
open_mastr.egg-info/PKG-INFO
open_mastr.egg-info/SOURCES.txt
open_mastr.egg-info/dependency_links.txt
open_mastr.egg-info/requires.txt
open_mastr.egg-info/top_level.txt
open_mastr/soap_api/__init__.py
open_mastr/soap_api/config.py
open_mastr/soap_api/download.py
open_mastr/soap_api/mirror.py
open_mastr/soap_api/parallel.py
open_mastr/soap_api/sessions.py
open_mastr/soap_api/utils.py
open_mastr/soap_api/config/data.yml
open_mastr/soap_api/config/logging.yml
open_mastr/soap_api/metadata/LICENSE
open_mastr/soap_api/metadata/__init__.py
open_mastr/soap_api/metadata/create.py
open_mastr/soap_api/metadata/description.py
open_mastr/utils/__init__.py
open_mastr/utils/credentials.py
open_mastr/utils/docs.py
open_mastr/utils/helpers.py
open_mastr/xml_download/colums_to_replace.py
open_mastr/xml_download/utils_download_bulk.py
open_mastr/xml_download/utils_sqlite_bulk_cleansing.py
open_mastr/xml_download/utils_write_sqlite.py
tests/__init__.py
tests/preparation.py
tests/test_credentials.py
tests/test_parallel_download.py