Skip to main content

Omar_Style _ 〄🇵🇸

Project description

Omar_Style


May the peace, blessings, and mercy of God be upon you. Welcome to this nice library Also, using this library is very simple See, in the second example, how is his office?

note

This library is used with a library tkinter


Download the library

pip install OmarStyleTk

from  OmarStyleTk import  Omar_TK as photo

photo.im_Tk("image")

photo.Close("")

Library usage example

from  OmarStyleTk import  Omar_TK as photo
from tkinter import *
root = Tk()
root.geometry("900x500")
root.config(background="gray")

pp =  photo()
v = pp.im_Tk("https://1.bp.blogspot.com/-M59BJhSVD9g/WwmcLxIBwPI/AAAAAAAAy0U/w9xqdqplTSsqY6jokBrDcyUM6-FMZVvNACLcBGAs/s200/6f0cf672baea29dd0c04765a125b9be1.jpg")
a = pp.im_Tk("https://3.bp.blogspot.com/-Dwjhp14mJ4I/WwmcsnwAjjI/AAAAAAAAy28/_lIo_c6MWYY6quSmEevexcU5Laea6MR5QCLcBGAs/s320/beautiful-photos-facebook-%2B%252879%2529.jpg")
c = pp.im_Tk("https://3.bp.blogspot.com/-Dwjhp14mJ4I/WwmcsnwAjjI/AAAAAAAAy28/_lIo_c6MWYY6quSmEevexcU5Laea6MR5QCLcBGAs/s320/beautiful-photos-facebook-%2B%252879%2529.jpg")
m = pp.im_Tk("https://3.bp.blogspot.com/-Dwjhp14mJ4I/WwmcsnwAjjI/AAAAAAAAy28/_lIo_c6MWYY6quSmEevexcU5Laea6MR5QCLcBGAs/s320/beautiful-photos-facebook-%2B%252879%2529.jpg")

frame1 = Frame(root, width=100, height=500)
frame1.pack(side=LEFT)

frame2 = Frame(root, width=400, height=500)
frame2.pack(side=RIGHT)

imga1 = Label(frame2, image=v)
imga1.place(x=10,y=4)
imga12 = Label(frame2, image=c)
imga12.place(x=100,y=4)
imga = Label(frame1, image=a)
imga.pack()

root.mainloop()

photo.Close("")

Any problem contact us

Telegram

The developer of this library

Omar_Style _ م€„

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

OmarStyleTk-0.5.tar.gz (2.7 kB view hashes)

Uploaded Source

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