First functioning version of app!

This commit is contained in:
Cian-H
2021-05-20 18:19:32 +01:00
parent 1788501adc
commit 3ef247fc70
16 changed files with 1774 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env python3
# *_* coding: utf-8 *_*
"""
This internal "Main" module of the "Melter" project contains a collection of
main files for booting Melter GUIs in different environments
"""