PS If anyone knows a *good* way of writing wrapper scripts on Windows
which doesn't suffer from the bat file nesting problem above, please
let me (and the rest of the world!) know!
You can use setuptools console scripts, they are added in the Scripts directory by default, but this is optional