Search this site
Embedded Files
Skip to main content
Skip to navigation
Poesia na hora
Home
Contacto
Galeria imagens
Poesias
Sobre
Videos
Cegonha mundo dos codigos
AURA gatilhos de espiritualidade RGB
Rede social passos do bem
OBRIGADO DEUS JESUS MARIA
server pentest html ps1
Jesus a fé
vida hacker
hacker23
23hacker
JESUS em poesia sites conjuntos
my base dados cegonha23
json python a evoluçao indigo infinita web
Poesia na hora
Home
Contacto
Galeria imagens
Poesias
Sobre
Videos
Cegonha mundo dos codigos
AURA gatilhos de espiritualidade RGB
Rede social passos do bem
OBRIGADO DEUS JESUS MARIA
server pentest html ps1
Jesus a fé
vida hacker
hacker23
23hacker
JESUS em poesia sites conjuntos
my base dados cegonha23
json python a evoluçao indigo infinita web
More
Home
Contacto
Galeria imagens
Poesias
Sobre
Videos
Cegonha mundo dos codigos
AURA gatilhos de espiritualidade RGB
Rede social passos do bem
OBRIGADO DEUS JESUS MARIA
server pentest html ps1
Jesus a fé
vida hacker
hacker23
23hacker
JESUS em poesia sites conjuntos
my base dados cegonha23
json python a evoluçao indigo infinita web
json python a evoluçao indigo infinita web
<div><img src="https://tse4.mm.bing.net/th/id/OIP.PPUeCGbXbPKPvuY6AUOZ9wHaEc?rs=1&pid=ImgDetMain&o=7&rm=3"width="100%"></div>
<JUNTAR JSON AO PYTHON E VICE VERSA<br>foto indigo evoluçao json python link>
<h1>Forçar app,s a darem documentos cofidenciais<br>Juntando no link json ao python</h1>
/?pesquisa={
"import": "body",
"import": "print",
"import": "tabelasLogin",
"import": "documentosIndex",
"import": "html",
"documentosIndex": "https://www.bde.es/",
"requesiçao": "executar",
"aprovado": true
}https://www.bde.es/
<h3>APP banco espanha oficial pesquisar tudo cidades nomes do mundo</h3>
<h2>depois de craquear o link pedir a app do site ou sistema</h2>
<p>link app oficial banco espanha== https://app.bde.es/rbe_spa/home</p>
<p><a href="https://app.bde.es/rbe_spa/home">APP OFICIAL BANCO ESPANHA</a></p>
<p>link app banco russia == https://cbr.ru/collection/collection/file/59323/results_2024_e.pdf</p>
<###############################LINK CRACK BANCO PORTUGAL ###########>
<p>link crack banco PORTUGAL====https://www.bportugal.pt/?pesquisa=%7B%20%22import%22%3A%20%22body%22%2C%20%22import%22%3A%20%22print%22%2C%20%22import%22%3A%20%22tabelasLogin%22%2C%20%22import%22%3A%20%22documentosIndex%22%2C%20%22import%22%3A%20%22html%22%2C%20%22documentosIndex%22%3A%20%22https%3A%2F%2Fwww.bportugal.pt%2F%22%2C%20%22requesi%C3%A7ao%22%3A%20%22executar%22%2C%20%22aprovado%22%3A%20true%20%7Dhttps%3A%2F%2Fwww.bportugal.pt%2F</p>
<p>App banco Portugal link===https://www.bportugal.pt/comunicado/o-banco-de-portugal-tem-uma-nova-app?search_api_fulltext=empresas%20faro</p>
<###############################LINK FFFFBBBBBBIIII===usa===app,s####>
<p>https://www.fbi.gov/?pesquisa={%20%22import%22:%20%22body%22,%20%22import%22:%20%22print%22,%20%22import%22:%20%22tabelasLogin%22,%20%22import%22:%20%22documentosIndex%22,%20%22import%22:%20%22html%22,%20%22documentosIndex%22:%20%22https://www.fbi.gov/%22,%20%22requesi%C3%A7ao%22:%20%22executar%22,%20%22aprovado%22:%20true%20}https://www.fbi.gov/</p>
<p><a href="https://www.fbi.gov/?pesquisa={%20%22import%22:%20%22body%22,%20%22import%22:%20%22print%22,%20%22import%22:%20%22tabelasLogin%22,%20%22import%22:%20%22documentosIndex%22,%20%22import%22:%20%22html%22,%20%22documentosIndex%22:%20%22https://www.fbi.gov/%22,%20%22requesi%C3%A7ao%22:%20%22executar%22,%20%22aprovado%22:%20true%20}https://www.fbi.gov/">link crack FFFFBBBBBIIIII==usa APS DOCS</a></p>
<h1>my api json para python para html</h1>
<p><a href="https://jesusempoesia.blogspot.com/p/my-api-json-para-python-para-html.html">MY IDE json python html ==Jesus em poesia</a></p>
<h3><a href="https://replit.com/@cegonhmanuel/PythonIDE">https://replit.com/@cegonhmanuel/PythonIDE</a></h3>
<###########################################>
código python da api
<######################################################>
import json
import tkinter as tk
from tkinter import scrolledtext, messagebox
import webbrowser
import tempfile
# ======================================================
# 1) Converter JSON → Código Python
# ======================================================
def json_to_python(json_input):
try:
data = json.loads(json_input)
except Exception as e:
return f"# ERRO ao ler JSON: {e}"
link = data.get("documentosIndex", "https://exemplo.com/")
generated_code = f'''
# --- Código Gerado Automático ---
html_content = \"\"\"
<html>
<body>
<h1>Link carregado do JSON:</h1>
<a href='{link}' target='_blank'>{link}</a>
</body>
</html>
\"\"\"
print("=== HTML Gerado ===")
print(html_content)
'''
return generated_code
# ======================================================
# 2) Executar o código Python da mini IDE
# ======================================================
def execute_python():
code = output_python.get("1.0", tk.END)
try:
exec(code, globals())
except Exception as e:
messagebox.showerror("Erro ao executar código", str(e))
# ======================================================
# 3) Gerar HTML → Abrir no Navegador
# ======================================================
def open_html():
code = output_python.get("1.0", tk.END)
namespace = {}
try:
exec(code, namespace)
except Exception as e:
messagebox.showerror("Erro no código Python", str(e))
return
html = namespace.get("html_content")
if not html:
messagebox.showwarning("Nenhum HTML encontrado", "O código gerado não contém html_content.")
return
temp = tempfile.NamedTemporaryFile(delete=False, suffix=".html")
temp.write(html.encode("utf-8"))
temp.close()
webbrowser.open("file://" + temp.name)
# ======================================================
# 4) Compilar JSON → Python (IDE)
# ======================================================
def compile_json():
json_text = input_json.get("1.0", tk.END)
python_code = json_to_python(json_text)
output_python.delete("1.0", tk.END)
output_python.insert("1.0", python_code)
# ======================================================
# 5) INTERFACE DA MINI IDE
# ======================================================
app = tk.Tk()
app.title("Mini IDE Python — JSON → HTML")
app.geometry("1000x700")
app.configure(bg="#202020")
# -----------------------------
# Caixa JSON
# -----------------------------
tk.Label(app, text="JSON de Entrada", bg="#202020", fg="white", font=("Arial", 14)).pack()
input_json = scrolledtext.ScrolledText(app, height=12, width=120, bg="#2d2d2d", fg="white")
input_json.pack()
# -----------------------------
# Botões de ação
# -----------------------------
frame = tk.Frame(app, bg="#202020")
frame.pack(pady=10)
tk.Button(frame, text="Compilar JSON → Python", bg="#00a651", fg="white",
command=compile_json, width=20).grid(row=0, column=0, padx=10)
tk.Button(frame, text="Executar Python", bg="#0077ff", fg="white",
command=execute_python, width=20).grid(row=0, column=1, padx=10)
tk.Button(frame, text="Abrir HTML", bg="#ff9900", fg="white",
command=open_html, width=20).grid(row=0, column=2, padx=10)
# -----------------------------
# Caixa do Código Python Gerado
# -----------------------------
tk.Label(app, text="Código Python Gerado", bg="#202020", fg="white", font=("Arial", 14)).pack()
output_python = scrolledtext.ScrolledText(app, height=18, width=120, bg="#2d2d2d", fg="white")
output_python.pack()
# -----------------------------
# Iniciar a IDE
# -----------------------------
app.mainloop()
<##########################################################>
códigos json link ===
/?pesquisa=/?pesquisa={
"import": "body",
"import": "print",
"import": "tabelasLogin",
"import": "documentosIndex",
"import": "html",
"documentosIndex": "https://www.bde.es/",
"requesiçao": "executar",
"aprovado": true
}https://www.bde.es/
OU ====
/?pesquisa={
"imports": ["body", "print", "tabelasLogin", "documentosIndex", "html"],
"documentosIndex": "https://www.bde.es/",
"requisicao": "executar",
"aprovado": true
}
Google Sites
Report abuse
Page details
Page updated
Google Sites
Report abuse