TomLXXVI / HVAC

Collection of packages for HVAC engineering with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of packages for HVAC engineering with Python

Warning

This repository is no longer maintained. Please, check out my newer repository python-hvac.

This repository contains a main package hvac, which will be further expanded in the future, containing a number of subpackages related to the field of HVAC engineering. If you want to use these Python packages in your own projects, please go ahead. The easiest way to get the package is to download this repository as a ZIP file by clicking the Code button above and selecting Download ZIP. The third-party libraries that need to be installed in your Python (virtual) environment are listed in the file requirements.txt.

The application of the packages will be demonstrated by subject in a number of Jupyter Books. Currently available are:

About

Collection of packages for HVAC engineering with Python

License:MIT License


Languages

Language:Python 99.1%Language:Jupyter Notebook 0.9%