Web Development with Visual FoxPro
Python/VFP Bridge
Gravatar is a globally recognized avatar based on your email address. Python/VFP Bridge
  Marcel DESMET
  All
  May 26, 2026 @ 09:31pm

Hi all,

There are a lot of python open source tools, I use one to watermark Pdf's books I sell on my website

This is my refactored and enhanced ( add convert to native VFP types for easier handling ) version of VFP-Embedded-Python by @mwisslead.

https://github.com/marceldesmet/py-fox

Gravatar is a globally recognized avatar based on your email address. re: Python/VFP Bridge
  Rick Strahl
  Marcel DESMET
  May 27, 2026 @ 07:46am

Nice!

Not sure I'd ever need that but looks useful if I did. I would probably just shell out and use the command line and shell to do this.

Gravatar is a globally recognized avatar based on your email address. re: Python/VFP Bridge
  Marcel DESMET
  Rick Strahl
  May 29, 2026 @ 03:36am

Tank you !

Yes no need to use a sledgehammer to crack a nut.

In my case, we switched to Odoo for general management and write the tool for it.

Rather than rewriting our e-commerce site using Odoo open-source tools, we chose to integrate our existing VFP site and tools.

PostgreSQL access via the Odoo Python ORM is optimized and, in some cases, 50 times faster than the REST API

It also gives acces to everthing ( not the case for REST API )

Marcel

© 1996-2026