Skip to main content

A small example package

Project description

Desktop Wrapper Tool

Build Python + React desktop applications in seconds

Installation

$ pip install desktop-wrapper==0.0.1

Create a new app

# Use the cli tool
$ dw-create-app your_app_name

# Use the python module

from desktop_wrapper import create_new_app

create_new_app("your_app_name")

Use BaseApp to control the app

Add your custom functions with the @bind decorator

Start the app and you are ready to go

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

desktop_wrapper-0.0.10.tar.gz (6.2 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