14 Commits (cdea170178b50da69c000b486a78c4705ab0e012)

Author SHA1 Message Date
Felix Stupp cdea170178
Add common.trim for strings method 11 months ago
Felix Stupp 5b4dd2e18b
common: Remove unused import 11 months ago
Felix Stupp ab4a5eaec8
common: Move update_bool_value to ./_setting_handler 11 months ago
Felix Stupp ae8f8af954
common: Move call to ./_subprocess 11 months ago
Felix Stupp f91f15e81f
common: Move all_same into _itertools 11 months ago
Felix Stupp 38772d64e2
Migrate parts of common to common/_itertools 11 months ago
Felix Stupp 838840d1a0
common: Add (unused) all_same 11 months ago
Felix Stupp 6cfc1fcf3a
common: Add already used helpers fix_iter & iter_lookahead 11 months ago
Felix Stupp 5d68e03971
common: Add helper for string trimming
like defined in PEP 257
2 years ago
Felix Stupp 43e1d6902f
common: Add helper to convert date to datetime 2 years ago
Felix Stupp ddb248ca62
common: Add type hints to call helper 2 years ago
Felix Stupp f236db4084
Format code
- server/entertainment_decider/common.py
- server/entertainment_decider/extractors/all/tt_rss.py
- server/entertainment_decider/extractors/all/ytdl.py
- server/entertainment_decider/extractors/collection/__init__.py
- server/entertainment_decider/extractors/collection/tt_rss.py
- server/entertainment_decider/extractors/collection/youtube.py
- server/entertainment_decider/extractors/generic.py
- server/entertainment_decider/extractors/helpers.py
- server/entertainment_decider/extractors/media/__init__.py
- server/entertainment_decider/extractors/media/base.py
- server/entertainment_decider/extractors/media/youtube.py
- server/entertainment_decider/extractors/media/ytdl.py

Applied automatically using black
2 years ago
Felix Stupp 0c1b82a9cd
Add general overall dashboard 3 years ago
Felix Stupp 83b88fb89e
Init flask / ponyorm server 3 years ago