Skip to main content

Improved tkinter-style gui system.

Project description

THIS PROJECT IS CURRENTLY IN EARLY DEVELOPMENT

FEEL FREE TO USE, REPORT ALL UNEXPECTED BEHAVIORS, QUESTIONS, OR FEATURE REQUESTS TO:

ctrl.alt.op@gmail.com

NebulaTk is a wrapper of Tkinter that implements many functions that Tkinter does not. Currently, it exclusively uses the tcl Canvas widget to display visuals, to allow for full transparency support. All events, widgets, and functionality has been written either custom or with Pillow.

Non-TCL functionality:

  1. Non-blocking window mainloop
  2. One-line support
    1. Multiple functions can be chained together, e.g. "Button().place().hide()"
    2. Window creation is done in one line
  3. Window uses similar syntax to widgets
    1. Configuration of the window is done as arguments in creation. E.g. "Window(title="test")"
    2. Most methods that are in widgets, like .place() are also valid methods in the window
  4. Simple image loading, powered by Pillow
    1. Images are passed in simply as paths, and are automatically loaded in, and resized according to the widget size
    2. Full transparency support
    3. Automatic boundaries for images with transparent portions
    4. Different images for different widget states are supported
  5. Default behaviour for everything
  6. TTF files can be loaded and used as fonts, without having to install them
  7. Text is automatically resized to fit the widget, unless specified

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

nebulatk-0.1.3.tar.gz (953.7 kB view details)

Uploaded Source

Built Distribution

nebulatk-0.1.3-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

Details for the file nebulatk-0.1.3.tar.gz.

File metadata

  • Download URL: nebulatk-0.1.3.tar.gz
  • Upload date:
  • Size: 953.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for nebulatk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 e2b70daf5b8a7ec96d0f04def68a37d336de2b7088659e50a0675037e08b1d83
MD5 383e7ad2003c552ae906b56a6651e206
BLAKE2b-256 6bf3582cdca43034bcb05ae0b6fe6e53c26c6057071f2a7d058f541821a2e7ba

See more details on using hashes here.

File details

Details for the file nebulatk-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: nebulatk-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 26.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for nebulatk-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d32eb3c2908eb434bc4aa1f1523b68980d4bb26e84f191732fbff21d1f93857e
MD5 b36090cb20b867e80957fc2b2515ba7b
BLAKE2b-256 925e2e12f191cea07b0c520d14a42e2741d2bfa68e4fdaac0ddbf8e9a9e39ce8

See more details on using hashes here.

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