Skip to content

A Python package that lists iOS App Store apps. (Formerly part of AppBackup.)

License

Notifications You must be signed in to change notification settings

s-zeid/iosapplist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iosapplist

A Python package that lists iOS App Store apps. (Formerly part of AppBackup.)

Copyright (c) 2008-2014 Scott Zeid. Released under the X11 License.
https://code.s.zeid.me/iosapplist


Installation

In general:

$ sudo pip install --pre iosapplist

On a jailbroken iOS device with the default Cydia repositories:

$ sudo apt-get install setuptools
$ sudo easy_install iosapplist

(You can ignore the errors about not being able to compile the simplejson C extensions.)

About

A Python package that lists iOS App Store apps. (Formerly part of AppBackup.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published