LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
./bw_matchbox/VERSION
./bw_matchbox/__init__.py
./bw_matchbox/comments.py
./bw_matchbox/export.py
./bw_matchbox/matching.py
./bw_matchbox/utils.py
./bw_matchbox/webapp.py
./bw_matchbox/assets/css/comments-filters.css
./bw_matchbox/assets/css/comments.css
./bw_matchbox/assets/css/common-modal.css
./bw_matchbox/assets/css/common-notify.css
./bw_matchbox/assets/css/common-page-header.css
./bw_matchbox/assets/css/common.css
./bw_matchbox/assets/css/compare.css
./bw_matchbox/assets/css/customizations.css
./bw_matchbox/assets/css/fixed-table.css
./bw_matchbox/assets/css/match.css
./bw_matchbox/assets/css/normalize.css
./bw_matchbox/assets/css/process-detail.css
./bw_matchbox/assets/css/processes-list.css
./bw_matchbox/assets/css/skeleton.css
./bw_matchbox/assets/css/thread-comments-threads-list.css
./bw_matchbox/assets/css/thread-comments.css
./bw_matchbox/assets/css/tooltip.css
./bw_matchbox/assets/images/csv.svg
./bw_matchbox/assets/images/favicon.ico
./bw_matchbox/assets/images/json.svg
./bw_matchbox/assets/images/xml.svg
./bw_matchbox/assets/modules/@types/TComment.d.ts
./bw_matchbox/assets/modules/@types/TDataRecord.d.ts
./bw_matchbox/assets/modules/@types/TEvents.d.ts
./bw_matchbox/assets/modules/@types/TProcess.d.ts
./bw_matchbox/assets/modules/@types/TSharedHandlers.d.ts
./bw_matchbox/assets/modules/@types/TUser.d.ts
./bw_matchbox/assets/modules/@types/TUserRole.d.ts
./bw_matchbox/assets/modules/@types/ThreadComments.d.ts
./bw_matchbox/assets/modules/@types/common.d.ts
./bw_matchbox/assets/modules/@types/globals.d.ts
./bw_matchbox/assets/modules/CommentsPage/CommentsPage.js
./bw_matchbox/assets/modules/CommentsPage/CommentsPageConstants.js
./bw_matchbox/assets/modules/CommentsPage/CommentsPageData.js
./bw_matchbox/assets/modules/CommentsPage/CommentsPageDataRender.js
./bw_matchbox/assets/modules/CommentsPage/CommentsPageHandlers.js
./bw_matchbox/assets/modules/CommentsPage/CommentsPageHelpers.js
./bw_matchbox/assets/modules/CommentsPage/CommentsPageNodes.js
./bw_matchbox/assets/modules/CommentsPage/CommentsPageStates.js
./bw_matchbox/assets/modules/CommentsPage/CommentsPageThreadsHelpers.js
./bw_matchbox/assets/modules/CommentsPage/@types/TInitParams.d.ts
./bw_matchbox/assets/modules/CommentsPage/@types/TSharedParams.d.ts
./bw_matchbox/assets/modules/Compare/CompareCore.js
./bw_matchbox/assets/modules/Compare/CompareProxyDialogModal.js
./bw_matchbox/assets/modules/Compare/CompareRowClick.js
./bw_matchbox/assets/modules/Compare/CompareRowsHelpers.js
./bw_matchbox/assets/modules/Compare/@types/CompareRowsHelpers.d.ts
./bw_matchbox/assets/modules/Compare/@types/TSharedParams.d.ts
./bw_matchbox/assets/modules/Match/Match.js
./bw_matchbox/assets/modules/Match/@types/TMatchData.d.ts
./bw_matchbox/assets/modules/Match/@types/TMatchProcess.d.ts
./bw_matchbox/assets/modules/Match/@types/TSharedParams.d.ts
./bw_matchbox/assets/modules/Match/@types/TTableCell.d.ts
./bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPage.js
./bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageHandlers.js
./bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageHelpers.js
./bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageInit.js
./bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageNodes.js
./bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageState.js
./bw_matchbox/assets/modules/ProcessDetailPage/WaitlistCommentDialog.js
./bw_matchbox/assets/modules/ProcessDetailPage/@types/TInitParams.d.ts
./bw_matchbox/assets/modules/ProcessDetailPage/@types/TProcessDetailPageState.d.ts
./bw_matchbox/assets/modules/ProcessDetailPage/@types/TSharedParams.d.ts
./bw_matchbox/assets/modules/ProcessDetailPage/@types/TWaitlistCommentDialogUserAction.d.ts
./bw_matchbox/assets/modules/ProcessDetailPage/@types/components.d.ts
./bw_matchbox/assets/modules/ProcessesList/ProcessesList.js
./bw_matchbox/assets/modules/ProcessesList/ProcessesListConstants.js
./bw_matchbox/assets/modules/ProcessesList/ProcessesListData.js
./bw_matchbox/assets/modules/ProcessesList/ProcessesListDataLoad.js
./bw_matchbox/assets/modules/ProcessesList/ProcessesListDataRender.js
./bw_matchbox/assets/modules/ProcessesList/ProcessesListNodes.js
./bw_matchbox/assets/modules/ProcessesList/ProcessesListSearch.js
./bw_matchbox/assets/modules/ProcessesList/ProcessesListStates.js
./bw_matchbox/assets/modules/ProcessesList/@types/TFilterBy.d.ts
./bw_matchbox/assets/modules/ProcessesList/@types/TOrderBy.d.ts
./bw_matchbox/assets/modules/ProcessesList/@types/TUserDb.d.ts
./bw_matchbox/assets/modules/common/CommonConstants.js
./bw_matchbox/assets/modules/common/CommonHelpers.js
./bw_matchbox/assets/modules/common/CommonModal.js
./bw_matchbox/assets/modules/common/CommonNotify.js
./bw_matchbox/assets/modules/common/CommonPromises.js
./bw_matchbox/assets/modules/common/InitChunks.js
./bw_matchbox/assets/modules/common/SimpleEvents.js
./bw_matchbox/assets/modules/components/ThreadComments/CommentModalDialog.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadComments.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsConstants.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsData.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsDefaults.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsHandlers.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsHelpers.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsInit.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsLoader.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsNodes.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsPrepare.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsRender.js
./bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsStates.js
./bw_matchbox/assets/modules/components/ThreadComments/@types/TThreadCommentsInitParams.d.ts
./bw_matchbox/assets/modules/components/ThreadComments/@types/TThreadCommentsResponseData.d.ts
./bw_matchbox/assets/templates/comments.html
./bw_matchbox/assets/templates/compare.html
./bw_matchbox/assets/templates/expand.html
./bw_matchbox/assets/templates/export.html
./bw_matchbox/assets/templates/footer.html
./bw_matchbox/assets/templates/header.html
./bw_matchbox/assets/templates/index.html
./bw_matchbox/assets/templates/match.html
./bw_matchbox/assets/templates/navigation.html
./bw_matchbox/assets/templates/process_detail.html
./bw_matchbox/assets/templates/search-embedded.html
./bw_matchbox/assets/templates/search.html
./bw_matchbox/assets/templates/search_result.html
./bw_matchbox/assets/templates/select_config.html
./bw_matchbox/bin/__init__.py
./bw_matchbox/bin/matchbox.py
./bw_matchbox/data/UVEK-2022-to-ecoinvent-3.9-partial-mining.json
./bw_matchbox/data/UVEK-2022-to-ecoinvent-3.9-partial-string-matching.json
./bw_matchbox/data/UVEK-2022-to-ecoinvent-3.9-partial-transport.json
./bw_matchbox/data/dare.json
bw_matchbox/VERSION
bw_matchbox.egg-info/PKG-INFO
bw_matchbox.egg-info/SOURCES.txt
bw_matchbox.egg-info/dependency_links.txt
bw_matchbox.egg-info/entry_points.txt
bw_matchbox.egg-info/not-zip-safe
bw_matchbox.egg-info/requires.txt
bw_matchbox.egg-info/top_level.txt
bw_matchbox/assets/css/comments-filters.css
bw_matchbox/assets/css/comments.css
bw_matchbox/assets/css/common-modal.css
bw_matchbox/assets/css/common-notify.css
bw_matchbox/assets/css/common-page-header.css
bw_matchbox/assets/css/common.css
bw_matchbox/assets/css/compare.css
bw_matchbox/assets/css/customizations.css
bw_matchbox/assets/css/fixed-table.css
bw_matchbox/assets/css/match.css
bw_matchbox/assets/css/normalize.css
bw_matchbox/assets/css/process-detail.css
bw_matchbox/assets/css/processes-list.css
bw_matchbox/assets/css/skeleton.css
bw_matchbox/assets/css/thread-comments-threads-list.css
bw_matchbox/assets/css/thread-comments.css
bw_matchbox/assets/css/tooltip.css
bw_matchbox/assets/images/csv.svg
bw_matchbox/assets/images/favicon.ico
bw_matchbox/assets/images/json.svg
bw_matchbox/assets/images/xml.svg
bw_matchbox/assets/modules/@types/TComment.d.ts
bw_matchbox/assets/modules/@types/TDataRecord.d.ts
bw_matchbox/assets/modules/@types/TEvents.d.ts
bw_matchbox/assets/modules/@types/TProcess.d.ts
bw_matchbox/assets/modules/@types/TSharedHandlers.d.ts
bw_matchbox/assets/modules/@types/TUser.d.ts
bw_matchbox/assets/modules/@types/TUserRole.d.ts
bw_matchbox/assets/modules/@types/ThreadComments.d.ts
bw_matchbox/assets/modules/@types/common.d.ts
bw_matchbox/assets/modules/@types/globals.d.ts
bw_matchbox/assets/modules/CommentsPage/CommentsPage.js
bw_matchbox/assets/modules/CommentsPage/CommentsPageConstants.js
bw_matchbox/assets/modules/CommentsPage/CommentsPageData.js
bw_matchbox/assets/modules/CommentsPage/CommentsPageDataRender.js
bw_matchbox/assets/modules/CommentsPage/CommentsPageHandlers.js
bw_matchbox/assets/modules/CommentsPage/CommentsPageHelpers.js
bw_matchbox/assets/modules/CommentsPage/CommentsPageNodes.js
bw_matchbox/assets/modules/CommentsPage/CommentsPageStates.js
bw_matchbox/assets/modules/CommentsPage/CommentsPageThreadsHelpers.js
bw_matchbox/assets/modules/CommentsPage/@types/TInitParams.d.ts
bw_matchbox/assets/modules/CommentsPage/@types/TSharedParams.d.ts
bw_matchbox/assets/modules/Compare/CompareCore.js
bw_matchbox/assets/modules/Compare/CompareProxyDialogModal.js
bw_matchbox/assets/modules/Compare/CompareRowClick.js
bw_matchbox/assets/modules/Compare/CompareRowsHelpers.js
bw_matchbox/assets/modules/Compare/@types/CompareRowsHelpers.d.ts
bw_matchbox/assets/modules/Compare/@types/TSharedParams.d.ts
bw_matchbox/assets/modules/Match/Match.js
bw_matchbox/assets/modules/Match/@types/TMatchData.d.ts
bw_matchbox/assets/modules/Match/@types/TMatchProcess.d.ts
bw_matchbox/assets/modules/Match/@types/TSharedParams.d.ts
bw_matchbox/assets/modules/Match/@types/TTableCell.d.ts
bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPage.js
bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageHandlers.js
bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageHelpers.js
bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageInit.js
bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageNodes.js
bw_matchbox/assets/modules/ProcessDetailPage/ProcessDetailPageState.js
bw_matchbox/assets/modules/ProcessDetailPage/WaitlistCommentDialog.js
bw_matchbox/assets/modules/ProcessDetailPage/@types/TInitParams.d.ts
bw_matchbox/assets/modules/ProcessDetailPage/@types/TProcessDetailPageState.d.ts
bw_matchbox/assets/modules/ProcessDetailPage/@types/TSharedParams.d.ts
bw_matchbox/assets/modules/ProcessDetailPage/@types/TWaitlistCommentDialogUserAction.d.ts
bw_matchbox/assets/modules/ProcessDetailPage/@types/components.d.ts
bw_matchbox/assets/modules/ProcessesList/ProcessesList.js
bw_matchbox/assets/modules/ProcessesList/ProcessesListConstants.js
bw_matchbox/assets/modules/ProcessesList/ProcessesListData.js
bw_matchbox/assets/modules/ProcessesList/ProcessesListDataLoad.js
bw_matchbox/assets/modules/ProcessesList/ProcessesListDataRender.js
bw_matchbox/assets/modules/ProcessesList/ProcessesListNodes.js
bw_matchbox/assets/modules/ProcessesList/ProcessesListSearch.js
bw_matchbox/assets/modules/ProcessesList/ProcessesListStates.js
bw_matchbox/assets/modules/ProcessesList/@types/TFilterBy.d.ts
bw_matchbox/assets/modules/ProcessesList/@types/TOrderBy.d.ts
bw_matchbox/assets/modules/ProcessesList/@types/TUserDb.d.ts
bw_matchbox/assets/modules/common/CommonConstants.js
bw_matchbox/assets/modules/common/CommonHelpers.js
bw_matchbox/assets/modules/common/CommonModal.js
bw_matchbox/assets/modules/common/CommonNotify.js
bw_matchbox/assets/modules/common/CommonPromises.js
bw_matchbox/assets/modules/common/InitChunks.js
bw_matchbox/assets/modules/common/SimpleEvents.js
bw_matchbox/assets/modules/components/ThreadComments/CommentModalDialog.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadComments.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsConstants.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsData.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsDefaults.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsHandlers.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsHelpers.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsInit.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsLoader.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsNodes.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsPrepare.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsRender.js
bw_matchbox/assets/modules/components/ThreadComments/ThreadCommentsStates.js
bw_matchbox/assets/modules/components/ThreadComments/@types/TThreadCommentsInitParams.d.ts
bw_matchbox/assets/modules/components/ThreadComments/@types/TThreadCommentsResponseData.d.ts
bw_matchbox/assets/templates/comments.html
bw_matchbox/assets/templates/compare.html
bw_matchbox/assets/templates/expand.html
bw_matchbox/assets/templates/export.html
bw_matchbox/assets/templates/footer.html
bw_matchbox/assets/templates/header.html
bw_matchbox/assets/templates/index.html
bw_matchbox/assets/templates/match.html
bw_matchbox/assets/templates/navigation.html
bw_matchbox/assets/templates/process_detail.html
bw_matchbox/assets/templates/search-embedded.html
bw_matchbox/assets/templates/search.html
bw_matchbox/assets/templates/search_result.html
bw_matchbox/assets/templates/select_config.html
bw_matchbox/data/UVEK-2022-to-ecoinvent-3.9-partial-mining.json
bw_matchbox/data/UVEK-2022-to-ecoinvent-3.9-partial-string-matching.json
bw_matchbox/data/UVEK-2022-to-ecoinvent-3.9-partial-transport.json
bw_matchbox/data/dare.json