Helpful hygrometry python functions, like dew point, wetbulb, absolute humidity, mixing ratio, etc.
For install instructions and API see the documentation here.
A jupyter notebook with some simple analysis on the wetbulb algorithm here.
pip3 install hygrometry
OR
pip3 install git+https://github.com/bluthen/hygrometry.git
python -m doctest -v hydrometry/__init__.py