This repository contains a collection of Python code snippets that can be used with Seatable, an open-source online spreadsheet tool. These snippets provide examples of how to interact with Seatable's API and perform various tasks programmatically.
Before using these code snippets, make sure you have the following prerequisites:
- Seatable server or cloud instance accessible
- SeaTable FAAS Scheduler with Seatable Python Runner accessible and configured (e.g. https://github.com/vquie/seatable-faas-stack)
To use the snippets, copy the code to your Seatable base.
These scripts have been tested in my environment and are provided as-is. They are meant to serve as examples and starting points for your own Seatable projects. However, it's essential to thoroughly review and modify the code to fit your specific use case. I take no responsibility for any issues or damages that may occur from using these snippets. Use them at your own risk.
If you encounter any problems or have questions, feel free to open an issue in the repository, and I'll do my best to assist you.