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.
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.
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