Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flake8: remove cyclic import | nico wellpott | 2021-04-06 | 2 | -2/+0 |
| | |||||
* | cleanup: make flake8 happy again | nico wellpott | 2021-04-06 | 3 | -26/+5 |
| | | | | | | * remove wildcard import * remove unnecessary imports * various smaller whitespace cleanups | ||||
* | packaging: various smaller fixes and corrections | nico wellpott | 2021-03-28 | 5 | -25/+19 |
| | | | | | | | - remove placeholder print statements * replace wildcard import with a direct one * rename main class to blimp * optimized imports | ||||
* | Python Package | nico wellpott | 2021-03-27 | 5 | -0/+216 |
+ init basic python package + add console_script blimp |