Skip to main content

A modern PyQt6 GUI library

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

SScreen (PyQt6)

SScreen is a modern GUI library built on PyQt6.

Features

  • Window with custom icon
  • Buttons, Labels with styles
  • Basic animations (to be added)
  • Light/Dark theme support

Example

from sscreen.window import SScreenWindow
from sscreen.widgets import SButton, SLabel

app = SScreenWindow(title='My PyQt6 SScreen')
label = SLabel(app, text='Hello SScreen!')
label.move(50,50)
label.resize(200,30)
app.run()

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

sscreen-0.2.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

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

sscreen-0.2-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file sscreen-0.2.tar.gz.

File metadata

  • Download URL: sscreen-0.2.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for sscreen-0.2.tar.gz
Algorithm Hash digest
SHA256 5393dd18dd73c74b5240e06d2f96ed7123484178a24a128a6690d493186ea437
MD5 6fe4439dfc1c7333f6af0c5de4154eaa
BLAKE2b-256 29eacd403eec75bdda6d6d4a730aa18d68ed3318d750d7a3f0aa18b01a9305f8

See more details on using hashes here.

File details

Details for the file sscreen-0.2-py3-none-any.whl.

File metadata

  • Download URL: sscreen-0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for sscreen-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0c5c8d87fffde0a8ffe2d66291e3ac311a06d491a22c98a453a217b6492adb72
MD5 aa188ce109b03a1dd63e6e26bbebece7
BLAKE2b-256 619c6596240c42cab74a9c243071ae562277ea8e2917fce27b4c7582e9598ebe

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