LICENSE.md
README.rst
setup.cfg
setup.py
open_mastr/__init__.py
open_mastr/mastr.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/download.py
open_mastr/soap_api/mirror.py
open_mastr/soap_api/parallel.py
open_mastr/soap_api/utils.py
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/config.py
open_mastr/utils/constants.py
open_mastr/utils/credentials.py
open_mastr/utils/docs.py
open_mastr/utils/helpers.py
open_mastr/utils/orm.py
open_mastr/utils/config/logging.yml
open_mastr/xml_download/colums_to_replace.py
open_mastr/xml_download/utils_cleansing_bulk.py
open_mastr/xml_download/utils_download_bulk.py
open_mastr/xml_download/utils_write_to_database.py
tests/test_credentials.py
tests/test_helpers.py
tests/test_mastr.py