Hi Guys,

There is an old project for parametric svg here: https://github.com/parametric-svg/
That project is not maintained anymore and it is almost dead. But the general idea is very attractive and useful, so I have developed an Inkscape extension to support this kind of parametric stuff here:

https://github.com/mnesarco/inkscape-parametric

The main differences with the mentioned previous project is that this is actually an Inkscape extension, it works directly inside inkscape and the scripting language is plain old python.

I hope you can find it useful, any comments and suggestions are welcome.

Cheers,
Frank (mnesarco)

PS: This project does not depend on the parametric-svg previous project and they have no relation other than the same concept.

--
Frank D. Martínez M.