Skip to main content

PyQwidgets 4.0

Project description

PyQwidgets 4.0

In this brief description, I will introduce you to PyQwidgets!

With the help of this library, you can create a lot of things, for example, work with a browser or with widgets.

Library installation: pip install PyQwidgets


Functions

  • Widgets
  • Browser

Widgets

Widgets.Error(name, text) - This widget displays an error window.

Widgets.Warning(name, text) - This widget displays an alert box.

Widgets.Info(name, text) - This widget displays a window with information.

Widgets.Screenshot(name) - This widget takes a screenshot

Code example

from PyQwidgets import *
ERROR = Widgets.Error(name="Error", text="Error: You don't have Python installed!")

WARNING = Widgets.Warning(Name="Warning", text="Warning: Without python, the program will not work for you")

INFO = Widgets.Info(name="Information", text="Info: You have installed python!")

SCREEN = Widgets.Screenshot(name="SCREEN.png")

Browser

Browser.Download(url, name) - Downloading files from the browser.

Browser.Open(url) - Open web page.

Code example

from PyQwidgets import *
DOWNLOAD = Browser.Download(url="https://youtube.com", name="YouTube.html")

OPEN = Browser.Open(url="https://youtube.com")

ATTENTION!!! I'm new to python so don't judge too harshly!

Name: George

Age: 14 years old

Email: zadvornow2908@gmail.com

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

PyQwidgets-4.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyQwidgets-4.0-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file PyQwidgets-4.0.tar.gz.

File metadata

  • Download URL: PyQwidgets-4.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for PyQwidgets-4.0.tar.gz
Algorithm Hash digest
SHA256 c8c04da4deca64703fb0d556a949bf869671b4e190100f9feae3fe0b552af1f8
MD5 f7f158acd76b5188b635c18c6dcb2d3f
BLAKE2b-256 2dbe3d876ee66035b1f940aa37e0b6ddbd9f6f404324e7b427f448b269905131

See more details on using hashes here.

File details

Details for the file PyQwidgets-4.0-py3-none-any.whl.

File metadata

  • Download URL: PyQwidgets-4.0-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for PyQwidgets-4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e3d7828a35996acd7a082afc225b71700a39a97d22eb72305d901edb7a506f99
MD5 0badf9cf613461ff1f0507112565a348
BLAKE2b-256 125bf42e085bc3fb4b77c7968cf57aebb363cbfeef8e1cbbf77075139c9d6ab1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page