Welcome to BINPython!
This is a portable IDE environment for BINPython
Fast and portable, runs via BINPython
Try IDE Plus!
""")
#index ui
def index():
head()
welcomecard()
put_markdown("## Features")
put_link("IDEPlus", url=f'http://localhost:{ideplusport}/?app=ideplus')
line()
put_link("About BINPython", url=f'http://localhost:{ideplusport}/?app=aboutideplus')
line()
put_link("View Code", url=f'http://localhost:{ideplusport}/?app=viewcode')
def idehead():
set_env(title="BINPython IDE Plus", auto_scroll_bottom=True)
put_html("