Hacker News new | ask | show | jobs
by jwmoraes 3405 days ago
For free ? Where would the python code run ?
1 comments

He said just the CUD part (Create Update Delete). The assumption is that your data can be entered manually through the Sheets UI and your code only needs to do the Read part.
How would the django/flask admin app compare?