.coveragerc
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/pytest.yml
.github/workflows/python-publish.yml
src/osemosys2iamc/__init__.py
src/osemosys2iamc/resultify.py
src/osemosys2iamc.egg-info/PKG-INFO
src/osemosys2iamc.egg-info/SOURCES.txt
src/osemosys2iamc.egg-info/dependency_links.txt
src/osemosys2iamc.egg-info/entry_points.txt
src/osemosys2iamc.egg-info/not-zip-safe
src/osemosys2iamc.egg-info/requires.txt
src/osemosys2iamc.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_main.py
tests/test_resultify.py
tests/fixtures/AnnualTechnologyEmissions.csv
tests/fixtures/Demand.csv
tests/fixtures/ProductionByTechnologyAnnual.csv
tests/fixtures/TotalCapacityAnnual.csv
tests/fixtures/UseByTechnology.csv
tests/fixtures/VariableCost.csv
tests/fixtures/config_input.yaml
tests/fixtures/config_result.yaml
tests/fixtures/config_result_capture.yaml