CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 17 Jul 2025 21:05:29 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20071208112347
location: https://web.archive.org/web/20071208112347/https://wiki.python.org/moin/MacPython/LaunchServices
server-timing: captures_list;dur=0.477480, exclusion.robots;dur=0.016700, exclusion.robots.policy;dur=0.008091, esindex;dur=0.009526, cdx.remote;dur=20.965926, LoadShardBlock;dur=323.849274, PetaboxLoader3.datanode;dur=48.776904, PetaboxLoader3.resolve;dur=186.263818
x-app-server: wwwb-app216
x-ts: 302
x-tr: 369
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app216; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 17 Jul 2025 21:05:29 GMT
content-type: text/html;charset=utf-8
x-archive-orig-date: Sat, 08 Dec 2007 11:23:46 GMT
x-archive-orig-server: Apache/2.0.54 (Debian GNU/Linux) mod_fastcgi/2.4.2
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 08 Dec 2007 11:23:47 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 08 Dec 2007 11:23:47 GMT", ; rel="memento"; datetime="Sat, 08 Dec 2007 11:23:47 GMT", ; rel="next memento"; datetime="Tue, 05 Jul 2022 22:28:12 GMT", ; rel="last memento"; datetime="Sat, 13 Jul 2024 23:14:31 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_1_20071208104348_crawl102-c/52_1_20071208112235_crawl107.arc.gz
server-timing: captures_list;dur=0.581391, exclusion.robots;dur=0.023475, exclusion.robots.policy;dur=0.012450, esindex;dur=0.011275, cdx.remote;dur=14.792392, LoadShardBlock;dur=100.734007, PetaboxLoader3.datanode;dur=193.103861, load_resource;dur=189.642902, PetaboxLoader3.resolve;dur=91.102365
x-app-server: wwwb-app216
x-ts: 200
x-tr: 348
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
MacPython/LaunchServices - PythonInfo Wiki
MacPython/LaunchServices
/LaunchServices
LaunchServices is a pythonic wrapper for just about everything Apple's Launch Services API has to offer. It was developed primarily to make /aeve a hell of a lot easier to use.
status
LaunchServices is at its first public release, 0.1
examples
1 >> import LaunchServices as LS
2 >> LS.GetDisplayNameForPath('/')
3 u'Crack'
4 >> LS.GetKindStringForPath('/')
5 u'Volume'
6 >> LS.GetApplicationPathForInfo(extension='mp3')
7 u'/Applications/iTunes.app'
8 >> LS.GetApplicationPathForInfo(creator='MACS')
9 u'/System/Library/CoreServices/Finder.app'
10 >> LS.FindApplicationPath(bundle='com.apple.iChat')
11 u'/Applications/iChat.app'
EditText (last edited 2007-03-09 09:10:14 by bas3-hamilton14-1088719374)
DeleteCache (cached 2007-11-21 18:54:38)- Login
- Navigation
- Actions
- Your recent pages