Release: Wordpress to GRAV complete python script

Just made this with some AI help. Works completely.

@embrance, Thanks for your contribution. Wordpress to Grav conversions is a recurring question.

Python is a popular language, but mainly used for its strength in statistics. Not sure if many Grav webdevs are familiar with Python. Also many use Windows which does not have Python installed.

Why not use a PHP based CLI script, or Grav plugin?

It was easier for me to develop and test. its literally one command. If somebody cant install python..well I cant help it. Its still way easier than the current way from the documentation.

Tried it, but got an error about module not found html2text

You have to installed Python in your system and all dependencies that maybe ar emissing.

Ful release: