flaschengeist/flaschengeist
Ferdinand Thiessen 4fbd20f78e feat(docs): Add documentation on how to install tables
Also various documentation fixed and improvments
2022-03-08 17:22:55 +01:00
..
alembic feat(db): Add database migration support, implements #19 2022-03-08 17:22:55 +01:00
cli feat(docs): Added more documentation on plugins 2022-02-23 15:19:45 +01:00
controller chore(core): Seperated logic from the plugin code, reduces imports 2022-02-13 14:31:55 +01:00
models fix(db): Add __repr__ to custom column types, same as done by SQLAlchemy 2022-03-08 17:22:55 +01:00
plugins feat(docs): Add documentation on how to install tables 2022-03-08 17:22:55 +01:00
utils feat(docs): Add documentation on how to install tables 2022-03-08 17:22:55 +01:00
__init__.py chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
app.py feat(db): Add database migration support, implements #19 2022-03-08 17:22:55 +01:00
config.py chore(clean): Fix codestyle of config.py 2022-02-22 11:11:23 +01:00
database.py feat(db): Add database migration support, implements #19 2022-03-08 17:22:55 +01:00
flaschengeist.toml chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
logging.toml fix(cli): Fix logging when setting verbosity on the cli 2022-02-21 21:02:15 +01:00