Skip to main content

appypi: sandboxing apps from Pypi packages

Project description

appypi is a terminal-based Python Package Index package manager. Each app installed through appypi is sandboxed in an individual virtualenv and usable from the user space. No root access is required to install an app. appypi in NOT a replacement for pip or easy_install. Actually, it uses pip intensively to manage package installations.

appypi creates launchers into the user ~/bin directory. These launchers mimic the package behavior in terms of what commands can be called. For example, appypi will create a django-admin.py launcher when installing the django package, and a fab launcher when installing the Fabric package. This way, you can use the package as if it was installed with pip directly.

appypi won’t install a package if it finds it in your path already. It is your duty to take care of these external installations before using appypi.

Installing a package:

$ appypi install django
Looking for django...
Found Django version 1.4.2
Installing...
Install successful!

Upgrading a package:

$ appypi upgrade django
Upgrading: Django (1.3 => 1.4.2)

Removing a package:

$ appypi remove django
These packages will be REMOVED:

    Django

Do you want to continue? [y/n]y
Package Django has been removed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

appypi-0.2.0.tar.gz (134.0 kB view details)

Uploaded Source

File details

Details for the file appypi-0.2.0.tar.gz.

File metadata

  • Download URL: appypi-0.2.0.tar.gz
  • Upload date:
  • Size: 134.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for appypi-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6ca9283ffc80d8b5fc3cd0ee666480e8a3af8464e40380d74c59a76f9b2ca128
MD5 0dcfc894b8ac78e67e19d0b995f65cac
BLAKE2b-256 b97e38e523121a5527a1aec86add89b62debac91ffdbe7bd3117dec239ae88cc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page