PyAppBuilder
Developed by Roop Majumder from Technical Earth (c) 2020
Examples of How To Use
browser
from PyAppBuilder import browser
browser(name, url, icon)
using browser
from PyAppBuilder import browser
browser('my browser', 'www.google.com', 'icon.png')
notepad
from PyAppBuilder import notepad
notepad(name, icon)
using notepad
from PyAppBuilder import notepad
notepad('my notepad', 'icon.png')
calculator
from PyAppBuilder import calculator
calculator(name, icon)
using calculator
from PyAppBuilder import calculator
calculator('my calculator', 'icon.png')
There are more to explore stay around.
more things coming soon.
Release files for PyAppBuilder 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PyAppBuilder-0.1.1.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PyAppBuilder-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.9 kB
Release files / PyAppBuilder-0.1.1.tar.gz
| Download URL | PyAppBuilder-0.1.1.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e7af0488126ade80a695ecceca4cc96ed3ddee949f20e0d21ef065753cd0c921
|
|
BLAKE2b-256 checksum How to use checksums |
abba41dfbe2406a78e921837399ed9179af92f7ad6b9ac6f8143752f0120fe03
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5
|
Release files / PyAppBuilder-0.1.1-py3-none-any.whl
| Download URL | PyAppBuilder-0.1.1-py3-none-any.whl |
|---|---|
| Size | 4.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c40c5fabf3ac1d6d768895a774e2428c8d4d5dc3a4c791f4379f857e886a9ab9
|
|
BLAKE2b-256 checksum How to use checksums |
646b9548c377b38ac70b976729f5bdf8fcdd90ce5b034570ed8d6733425c8bb5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5
|