Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72727

any wheel experts

From Robin Becker <robin@reportlab.com>
Subject any wheel experts
Date 2014-06-05 17:51 +0100
Newsgroups comp.lang.python
Message-ID <mailman.10745.1401987077.18130.python-list@python.org> (permalink)

Show all headers | View raw


I used to create exe files for windows, but the latest and greatest concept is 
wheels .whl files.

Does anyone know how to make the created exes that the wheel can install have an 
icon for windows?

How is one supposed to make the wheel install a desktop short cut etc etc?

The wheel is just a zip so is there perhaps a way to make the wheel installation 
run a post installation script?
-- 
Robin Becker

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

any wheel experts Robin Becker <robin@reportlab.com> - 2014-06-05 17:51 +0100
  Re: any wheel experts Rustom Mody <rustompmody@gmail.com> - 2014-06-05 10:00 -0700
    Re: any wheel experts Ned Deily <nad@acm.org> - 2014-06-05 14:42 -0700
    Re: any wheel experts Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-05 22:56 +0100
    Re: any wheel experts Robin Becker <robin@reportlab.com> - 2014-06-06 11:52 +0100

csiph-web