Commit Graph

3 Commits

Author SHA1 Message Date
nico eda0a709c9
cleanup: make flake8 happy again
* remove wildcard import
* remove unnecessary imports
* various smaller whitespace cleanups
2021-04-06 11:23:09 +02:00
nico c9e689b3f3
packaging: various smaller fixes and corrections
- remove placeholder print statements
* replace wildcard import with a direct one
* rename main class to blimp
* optimized imports
2021-03-28 16:39:58 +02:00
nico 3e8a728fe7
Python Package
+ init basic python package
+ add console_script blimp
2021-03-27 00:15:38 +01:00