Get applications to open a given file (Mac and, or Windows)
Tommy Nordgren
tommy.nordgren at comhem.se
Tue Dec 23 16:05:10 EST 2008
More information about the Python-list mailing list
Tue Dec 23 16:05:10 EST 2008
- Previous message (by thread): Get applications to open a given file (Mac and, or Windows)
- Next message (by thread): Symposium “Visualization and Human-Computer” within the IRF’2009 Conference – Announce & Call for Papers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 23, 2008, at 5:29 PM, riklaunim at gmail.com wrote: > Under Linux/Unix I use GIO (pygobject) or gnome-vfs-python to get a > list of installed applications that can open given file (for example > image in graphics software). Is there something that can be used for > MS Windows or Mac OS X? > -- > http://mail.python.org/mailman/listinfo/python-list On mac, there are the modules Carbon.Launch and Carbon.LaunchServices Maybe you'll find useful items in the PyObjC framework as well ------------------------------------- This sig is dedicated to the advancement of Nuclear Power Tommy Nordgren tommy.nordgren at comhem.se
- Previous message (by thread): Get applications to open a given file (Mac and, or Windows)
- Next message (by thread): Symposium “Visualization and Human-Computer” within the IRF’2009 Conference – Announce & Call for Papers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list