.gitignore
CHANGES.md
CODE_OF_CONDUCT.md
LICENSE.txt
MANIFEST.in
README.rst
azure-pipelines.yml
noxfile.py
pyrightconfig.json
pytest.ini
requirements-test.txt
requirements.txt
setup.py
.github/workflows/github_action_trigger_submodule_pull_reusable.yml
bw2data/__init__.py
bw2data/compat.py
bw2data/configuration.py
bw2data/data_store.py
bw2data/database.py
bw2data/errors.py
bw2data/fatomic.py
bw2data/filesystem.py
bw2data/ia_data_store.py
bw2data/logs.py
bw2data/meta.py
bw2data/method.py
bw2data/parameters.py
bw2data/project.py
bw2data/proxies.py
bw2data/query.py
bw2data/serialization.py
bw2data/sqlite.py
bw2data/tests.py
bw2data/updates.py
bw2data/utils.py
bw2data/validate.py
bw2data/version.py
bw2data/weighting_normalization.py
bw2data.egg-info/PKG-INFO
bw2data.egg-info/SOURCES.txt
bw2data.egg-info/dependency_links.txt
bw2data.egg-info/requires.txt
bw2data.egg-info/top_level.txt
bw2data/backends/__init__.py
bw2data/backends/base.py
bw2data/backends/iotable.py
bw2data/backends/proxies.py
bw2data/backends/schema.py
bw2data/backends/utils.py
bw2data/backends/wurst_extraction.py
bw2data/search/__init__.py
bw2data/search/indices.py
bw2data/search/schema.py
bw2data/search/search.py
dev/Speed tests DataFrame creation.ipynb
dev/processing.flamegraph.svg
tests/__init__.py
tests/activity_proxy.py
tests/base.py
tests/compatibility.py
tests/config.py
tests/data_store.py
tests/database.py
tests/database_querying.py
tests/exchange_proxy.py
tests/fixtures.py
tests/geo.py
tests/ia.py
tests/iotable.py
tests/naughty_strings.txt
tests/parameters.py
tests/projects.py
tests/search.py
tests/serialization.py
tests/sqlite.py
tests/updates.py
tests/utils.py
tests/validation.py
tests/wurst_extraction/extraction.py
tests/wurst_extraction/fixtures.py