Title: Table access from Python
Last modified: March 14, 2024

---

# Table access from Python

 *  Resolved [af6fb](https://wordpress.org/support/users/af6fb/)
 * (@af6fb)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/table-access-from-python/)
 * Hello,
 * Is there a way to access table data from host-side code?
 * For example, I have a table of locations. From Python I would like to read that
   table and build a list of locations that should be shown on Google Maps.
 * Thanks in advance,
 * Michael

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/table-access-from-python/#post-17504417)
 * Hi!
 * Thanks for your post and sorry for the trouble!
 * As TablePress is a WordPress plugin, written in PHP, it does not offer direct
   APIs that can used e.g. with Python.
 * For accessing data with other programming languages on the server, you would 
   therefore have to directly query the WordPress SQL database.
 * Regards,
   Tobias

Viewing 1 replies (of 1 total)

The topic ‘Table access from Python’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/table-access-from-python/#post-17504417)
 * Status: resolved