Skip to main content

Python module to build installer

Project description

InstallerApp python module

InstallerApp is a module to make installers for your softwares.

import installerapp

Simple example

from installerapp.app import InstallerApp

# Initialization of the installer
YourInstallerApp = InstallerApp("YourFileURLToDownload")

# Run the installer
YourInstallerApp.run()

Here's some pictures of the installer.

image

image

image

image

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

installerapp-0.9.3.tar.gz (3.8 kB view hashes)

Uploaded Source

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