Skip to main content

A simple library to make useful Gui.

Project description

This is a package about how to create a gui easily, like this

import Gui_creater as gc
root=gc.windows()
root.add("-Window",name=1)
a.add("-Text","2",father_name="1",placewhere=("place",{"x":0,"y":0}),args={"text":"HELLO_GUI(浣犲ソ锛孏UI)","bg":"red"})
a.add("-Button","3",father_name="1",placewhere=("place",{"x":100,"y":0}),args={"text":"HELLO(浣犲ソ)","bg":"blue","command":lambda:print("HELLO GUI!")})
root.start()

They can create a window,and there is a text ("HELLO_GUI("浣犲ソ锛孏UI")"),a button (its text is "HELLO(浣犲ソ)").If you click the button,then it can print("HELLO GUI!").You can run "test.py" to try it. If you make a new widget and you want more people use it,you can

import Gui_creater as gc
gc.Create_new_widget()

Then you can see a window , a input-area and a button with text "鎵撳紑" are on it. Click the button , then choose a file.After that ,you can see texts in the area. Click the button with text "涓婁紶",it can upload you widget to server.

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

gui_creater-0.1.3.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

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

Gui_creater-0.1.3-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gui_creater-0.1.3.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for gui_creater-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b9fd585fd6094519461ff43f6b9eab5af4f7ab594e212c9c84ad2fecedd3bab1
MD5 1108072f6f875858a6d4fd75d6366233
BLAKE2b-256 63b936b890d8721be78991e5afcea3db79e2116c0275f87f153e484a50570fe1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Gui_creater-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for Gui_creater-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 366a695c1e03fb25c745cfb96965bc77c14f2572c3bbb0dcead4b464f2963921
MD5 6fa2948f523379b3aca1340f05198a94
BLAKE2b-256 141782d69d5b653c6d16d0bf028dd2be1a9a9683e74ea4c98bc48523b707bc9c

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