FireDynamics / fdsreader

Python reader for FDS data
GNU General Public License v3.0
47 stars 20 forks source link

Extract stub from module and offer it as seperate package #2

Closed JanVogelsang closed 3 years ago

JanVogelsang commented 3 years ago

This issue is related to #1 as this might fix incompatibility with Python 3,6/3.7 as some features of the typing package are used which have been introduced in Python 3.8.