Add cal-funnel Python app with mergecal fetch/merge/serve loop.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
troogs
2026-07-18 17:46:27 +02:00
commit d70df65dc8
2 changed files with 222 additions and 0 deletions

2
app/requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
mergecal==0.5.0
httpx>=0.27.0