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.7.1.tar.gz (1.9 MB view details)

Uploaded Source

Built Distribution

nebulatk-0.1.7.1-py3-none-any.whl (35.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nebulatk-0.1.7.1.tar.gz
Algorithm Hash digest
SHA256 d1dfad9039578a36d03f0c3b25687f1669f1e20a311d21a742d8234b4210a49f
MD5 3c66c5a065bb5b001db814f67c9d5857
BLAKE2b-256 2cb2d70f9209d6ff1fcd3340a78f83bac2cce108e371fbfc1256416a6a1cee29

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nebulatk-0.1.7.1-py3-none-any.whl
  • Upload date:
  • Size: 35.2 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.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3ea0bf2cf73303621c1f38a02494d72f013cd337224469bdd6430f8cff0504b7
MD5 653eee959425726bbc6aff6280ef1c78
BLAKE2b-256 5c7f7d745e6de8924920aab2894eac6eeb983d32c007ecb312a039f12bc41661

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