With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software.
Get a live and in-depth view of your network, infrastructure, applications, end-user experience, machine learning models and more.
Correlate issues across your stack. Debug and collaborate from your IDE. AI assistance at every step. All in one connected experience - not a maze of charts.
Python package for develop an SDI/MDI application and set of widgets.
===========
pytkapp
===========
Python package for develop an application that provide
multi-documents/single-document interface
with using of tkinter library and set of additional tkinter
widgets.
See available demos:
pytkapp/demo/run_ptaoptionsdemo.py - run GUI demo for option's container (available widgets, rules)
pytkapp/demo/run_ptamdidemo.py - run demo of MDI application
pytkapp/demo/run_ptasdidemo.py - run demo of SDI application
pytkapp/demo/run_tkwbasicdemo.py...