Metadata-Version: 2.1
Name: Heaty
Version: 2020.10b1
Summary: A building heat load calculator
Home-page: https://github.com/TomLXXVI/heaty
Author: Tom Christiaens
Author-email: tom.chr@proximus.be
License: BSD v3
Keywords: building heat load calculator,EN 12831-1
Platform: Win32 (MS Windows)
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: PyQt5
Requires-Dist: Pint

## HEATY

### Author
Tom Christiaens @ [http://www.dirkchristiaens.be](http://www.dirkchristiaens.be)


### About
Heaty is a building heat load calculator that implements the "standard method" set 
out in the European standard EN 12831-1:2017 under chapter 6.


### Usage
Unzip and place the folder "heaty" containing the executable "heaty.exe" anywhere 
you want on your computer. Double click "heaty.exe" in the folder and you're launched. 
Further usage instructions can be found under the *Help* menu, under *User Guide*. 
The user guide is a PDF-document that will be opened in your standard PDF-reader.


### Notes
"Heaty" is developed with Python 3.8 on a Windows 10 computer.


