Welcome To Our Shell

Mister Spy & Souheyl Bypass Shell

Current Path : /proc/thread-self/root/home/ift/52_procpy/dataninja/

Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Upload File :
Current File : //proc/thread-self/root/home/ift/52_procpy/dataninja/graphinfo.py

#   coding:  utf8

import os,re,sys,time,math,tkinter,codecs,procpy

# import procpy.procobj

try:
    import tkinter.ttk,Pmw,tkintertable,xmltodict,json,svgwrite  #  ,tkintertable
except:
    import pip
    pip.main(["install","pyttk"])
    pip.main(["install","Pmw"])
#    pip.main(["install","tkintertable"])
    pip.main(["install","xmltodict"])
    pip.main(["install","json"])
    pip.main(["install","svgwrite"])
    import tkinter.ttk,Pmw,tkintertable,xmltodict,json,svgwrite  #  ,tkintertable

import tkinter.filedialog

#**************************************************************************

class Graphinfo (tkinter.Frame):

    def __init__ (self,*pars,**args):
    
        tkinter.Frame.__init__(self,*pars,**args)

        self.prod_name = tkinter.ttk.Combobox(self,width=20,font=("Arial",12))
        self.prod_name.insert(0,"direct_store")
        self.prod_name.pack(fill=tkinter.BOTH)
        
#**************************************************************************

    def config (self,*pars,**args):  #  additional configurations
    
        for par in []:
            if par in args:
                vars(self)[par] = args[par]
                del args[par]
        tkinter.Frame.config(self,*pars,**args) 

#**************************************************************************


bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped) Email: contact@elmoujehidin.net