MANIFEST.in
README.md
pyproject.toml
physeng/DustMeter_xml_to_pandas.py
physeng/__init__.py
physeng/colors.py
physeng/humidity.py
physeng/iso286.py
physeng/kalendars.py
physeng/materialdb.py
physeng/matplotlib.py
physeng/singleton.py
physeng/utilities.py
physeng.egg-info/PKG-INFO
physeng.egg-info/SOURCES.txt
physeng.egg-info/dependency_links.txt
physeng.egg-info/requires.txt
physeng.egg-info/top_level.txt
physeng/data/ISO286Hole.csv
physeng/data/ISO286Shaft.csv
physeng/data/MaterialDB_alloys.xml
physeng/data/MaterialDB_ceramics.xml
physeng/data/MaterialDB_composites.xml
physeng/data/MaterialDB_compounds.xml
physeng/data/MaterialDB_elements.xml
physeng/data/MaterialDB_polymers.xml
physeng/data/__init__.py
tests/test_humidity.py
tests/test_iso286.py
tests/test_utilities.py