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.
Release files for installerapp 0.9.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| installerapp-0.9.3.tar.gz | 3.8 kB | Details |
Release files / installerapp-0.9.3.tar.gz
| Download URL | installerapp-0.9.3.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
acf226e4414724f3ba10f07939a2d628ec6434498fab244f34c6305fade0eb4b
|
|
BLAKE2b-256 checksum How to use checksums |
c7be740c58ac2e81ccc3c11feaa01509b9ff6e70cb9da3b7a800e14c6815d3fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.1
|