/seatable-python-scripts-examples

This repository contains various background programs that extend SeaTable

Primary LanguagePythonApache License 2.0Apache-2.0

seatable-scripts-examples

This repository contains various background programs that extend SeaTable

  • python/check_ca_expiration: This example loads a list of domains from a table to monitor. It checks the expiration dates of the HTTPS certifications and records them in the table.
  • python/sync_from_mysql: This example synchronizes new data from a mysql table to a seatable table.