<p dir="ltr"><br>
On 13 Jun 2014 02:01, "Donald Stufft" <<a href="mailto:donald@stufft.io">donald@stufft.io</a>> wrote:<br>
><br>
> Not currently. There’s an open issue about how to handle that within Wheels as a few projects need those kinds of hooks.</p>
<p dir="ltr">To elaborate a little further on that, install time scripts are one of the main motivators for "required extensions" in PEP 426 - it means that deciding on an install hook design can be postponed until *after* the initial metadata 2.0 definition, so there's an opportunity to experiment with different approaches before blessing one as the official way of requesting them.</p>

<p dir="ltr">Cheers,<br>
Nick.</p>
<p dir="ltr">><br>
> On Jun 12, 2014, at 5:21 AM, Robin Becker <<a href="mailto:robin@reportlab.com">robin@reportlab.com</a>> wrote:<br>
><br>
> > In the past reportlab used .exe packages for the various windows distributions. However, we recently decided to use wheels. With patches to support cross platform compilation I can build these on win xp win32 for win32 & amd64. The wheels themselves work fine.<br>

> ><br>
> > However, in the past we used to support installation time options eg create a start menu folder where some of our scripts could be easily found, desktop icons etc etc. I looked in the pip 1.5.6 code, but could not see any place where installation time scripts could be built. Is there a way to get scripts run at installation time?<br>

> > --<br>
> > Robin Becker<br>
> > _______________________________________________<br>
> > Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
> > <a href="https://mail.python.org/mailman/listinfo/distutils-sig">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
><br>
><br>
> -----------------<br>
> Donald Stufft<br>
> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA<br>
><br>
><br>
> _______________________________________________<br>
> Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/distutils-sig">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
><br>
</p>