Hacker News new | ask | show | jobs
by jonas_b 2357 days ago
Seems like re-creating pygsheets, no? https://github.com/nithinmurali/pygsheets
3 comments

Author here: Sheetfu original goal was to port the Google Apps Script API for spreadsheet (made in javascript) to Python, so you'll see a lot of common ground between those 2 libs.

You could probably achieve the same with both Pygsheet and Sheetfu, the interface is a bit different. Sheetfu, however, contains the Table module, which completely abstracts the coordinate system for a more ORM-ish syntax.

Similar in function, different in application? They don't need to call it yapygsheets for it to be their own.
These lib names, lmao