GithubHelp home page GithubHelp logo

kvasserman / pywebview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from r0x0r/pywebview

0.0 0.0 0.0 25.93 MB

Build GUI for your Python program with JavaScript, HTML, and CSS

Home Page: https://pywebview.flowrl.com

License: BSD 3-Clause "New" or "Revised" License

Python 93.88% JavaScript 0.01% CSS 0.01% HTML 0.16% PowerShell 0.83% Shell 1.23% C# 3.87%

pywebview's Introduction

pywebview logo

PyPI version Build Status Build status

https://pywebview.flowrl.com

pywebview is a lightweight cross-platform wrapper around a webview component that allows to display HTML content in its own native GUI window. It gives you power of web technologies in your desktop application, hiding the fact that GUI is browser based. You can use pywebview either with a lightweight web framework like Flask or Bottle or on its own with a two way bridge between Python and DOM.

pywebview uses native GUI for creating a web component window: WinForms on Windows, Cocoa on macOS and QT or GTK on Linux. If you choose to freeze your application, pywebview does not bundle a heavy GUI toolkit or web renderer with it keeping the executable size small. pywebview is compatible with both Python 2 and 3.

pywebview is created by Roman Sirokov. Maintained by Roman and Shiva Prasad.

Getting started

Install

pip install pywebview

On Linux you need additional libraries. Refer to the installation page for details.

Hello world

import webview
webview.create_window('Hello world', 'https://pywebview.flowrl.com/hello')

Explore pywebview further by reading documentation, examples or contributing .

Supporting pywebview

pywebview is a BSD licensed open source project. It is an independent project with no corporate backing. If you find pywebview useful, consider supporting it. More donation options are outlined on the Donating page.

Become a Patron!

pywebview's People

Contributors

adbenitez avatar bastula avatar cr0hn avatar cuibonobo avatar fizzadar avatar hucste avatar jjgalvez avatar kvasserman avatar lacymorrow avatar lchish avatar leetaogoooo avatar maroc81 avatar mdigi avatar mpibpc-mroose avatar r0x0r avatar sahensley avatar shivaprsd avatar swardu avatar therealadityashankar avatar wormius avatar ysobolev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.