LICENSE
README.md
pyproject.toml
src/gaspype/__init__.py
src/gaspype/gas_systems.py
src/gaspype/membrane.py
src/gaspype/units.py
src/gaspype.egg-info/PKG-INFO
src/gaspype.egg-info/SOURCES.txt
src/gaspype.egg-info/dependency_links.txt
src/gaspype.egg-info/requires.txt
src/gaspype.egg-info/top_level.txt
src/gaspype/data/atomic_prop.yaml
src/gaspype/data/therm_prop.yaml
src/gaspype/data/units.yaml
tests/test_caching.py
tests/test_dimentions.py
tests/test_doc_examples.py
tests/test_elements.py
tests/test_general.py
tests/test_membrane.py
tests/test_operations.py
tests/test_results.py
tests/test_results_cantera.py
tests/test_slicing.py
tests/test_species.py
tests/test_to_pandas.py