Showing 48 open source projects for "tk-filters"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Termshark

    Termshark

    A terminal UI for tshark, inspired by Wireshark

    A terminal user-interface for tshark, inspired by Wireshark. If you're debugging on a remote machine with a large pcap and no desire to scp it back to your desktop, termshark can help! Read pcap files or sniff live interfaces (where tshark is permitted). Filter pcaps or live captures using Wireshark's display filters. Reassemble and inspect TCP and UDP flows. View network conversations by protocol. Copy ranges of packets to the clipboard from the terminal. Written in Golang, compiles...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    PAGE
    PAGE is a drag-and-drop GUI generator for Python and Tkinter which generates Python modules that display a relatively simple GUI constructed from Tk and Ttk widget sets using the Place Geometry Manager. PAGE supports the construction of multiple toplevel GUI's. PAGE is a cross-platform tool running on any OS that has a current version of Python installed. PAGE output requires only Python Tkinter and runs on Linux, Unix, Windows, OS X, and even Rasperian. Version 8 is a major release...
    Leader badge
    Downloads: 654 This Week
    Last Update:
    See Project
  • 3
    [incr Tcl] is the most widely used O-O system for Tcl. The name is a play on C++, and [incr Tcl] provides a similar object model, including multiple inheritence and public and private classes and variables. Repos now http://core.tcl.tk/itcl and itk
    Leader badge
    Downloads: 171 This Week
    Last Update:
    See Project
  • 4
    tkImg

    tkImg

    Img is a collection of format handlers for the Tk photo image type.

    See https://tkimg.sourceforge.net/ for a list of supported image formats.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    tcl-awthemes

    awdark and awlight themes for Tk, scalable themes.

    awdark and awlight themes for Tk, loosely based on the adwaita themes. Scalable themes: awdark, awlight, black, winxpblue, breeze, arc, clearlooks.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6

    tcl-flexmenu

    An alternative menu system for Tcl

    An alternative menu system for Tcl that allows any widget to be placed in the menu, standard checkbutton and radiobutton widgets and scrollable menus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    tcl-virtualscrolling

    Virtual Scrolling without a frame or canvas wrapper

    This code implements virtual scrolling using callbacks to configure and populate the rows. Each row display is configured with a callback and the data for each row is populate with a callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mirage

    Mirage

    GUI for simplifying Elasticsearch Query DSL

    The Elasticsearch query DSL supports 100+ query APIs ranging from full-text search, numeric range filters, and geolocation queries to nested and span queries. Mirage is a modern, open-source web-based query explorer for Elasticsearch. It offers a blocks-based GUI for composing Elasticsearch queries and comes with an on-the-fly transformer to show the corresponding JSON query API of Elasticsearch. Queries can be saved for later reuse. They can also be captured and shared by copying the URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tkcalendar

    tkcalendar

    Calendar widget for Tkinter

    tkcalendar is a python module that provides the Calendar and DateEntry widgets for Tkinter. The DateEntry widget is similar to a Combobox, but the drop-down is not a list but a Calendar to select a date. tkcalendar is compatible with both Python 2 and Python 3. It support all locale settings supported by the system and the colors are customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 10

    pytkapp

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tkColorPicker

    tkColorPicker

    Color picker dialog for Tkinter, alternative to tkinter.colorchooser

    The tkcolorpicker module contains a `ColorPicker` class which implements the color picker dialog and an `askcolor` function that displays the color picker and returns the chosen color in RGB and HTML formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PTWidgets

    Package of modernized Tcl/Tk widgets

    PTWidgets contains several Tcl/Tk widgets including tokensearch and tokenentry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tkFontChooser

    tkFontChooser

    Simple font chooser dialog for tkinter

    A simple font chooser for Tkinter that allow the user to select the font family among the fonts available on his/her system. The size and style (bold, italic, underline, strikethrough) of the text can be set too. This module contains a `FontChooser` class which implements the font chooser and an `askfont` function that displays the font chooser and returns the chosen font when the user closes the font chooser. The font is returned as a dictionary like the one returned by the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ng-admin

    ng-admin

    Add an AngularJS admin GUI to any RESTful API

    Plug me to your RESTFul API to get a complete administration interface (datagrid, filters, complex form widgets, multi-model relationships, dashboard) in no time! Beyond simple CRUD, ng-admin lets you build sophisticated GUIs without getting in your way. We've rebuilt it from scratch with React.js (the new project is called react-admin), and we're putting all our efforts on the React version. The current ng-admin version (master) depends on Angular.js 1.6. If you need compatibility with Angular...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    TkinterDnD

    Python wrapper module for tkdnd

    TkinterDnD is a python wrapper for George Petasis' tkDnD Tk extension. tkDnD adds native drag and drop support for windows and (yet partially) unix and Mac OSX to Tk. TkinterDnD makes this functionality available for Python/Tkinter.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 16

    ScintillaTk

    Tk platform implementation for Scintilla text widget

    This package provides the Scintilla widget as a Tk Toolkit widget extension. It is modeled after the Tk text widget for common or similar operations. There are also additional subcommands unique to Scintilla's features. See the ScintillaTk man page for more details. This extension was developed using Tcl/Tk 8.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    easygui

    GUI Dialog library for Python with a major goal of simplicity

    EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
    Leader badge
    Downloads: 175 This Week
    Last Update:
    See Project
  • 18
    Python Tkinter Extensions

    Python Tkinter Extensions

    Additional Graphical Classes and Widgets for Tkinter/Ttk

    This is a Python package with extensions for Tkinter. It supports both Python 2.7 and Python 3.3. Currently, the project is in version 1.0 of the Production stage. Feel free to fork off the main project or send me possible additions to the package.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19

    tkml

    Simple Tcl/Tk library for XML-based GUI creation

    tkml is a library written in pure Tcl which makes use of the Itcl object oriented package for providing its users (Tcl/Tk programmers) with a way of easily creating GUIs based on XML text with a pre-defined set of tags and corresponding attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    clickTk

    clickTk

    clickTk is a graphical editor to generate Perl/Tk GUI.

    clickTk is a graphical editor that helps Perl/Tk programmers create Perl/Tk applications consisting of several more or less sophisticated dialogs. The main goal is to generate Perl/Tk code in form of scripts, subroutines and classes (megawidgets) which can be embedded in the application with or without minor manual interventions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bounce, a set of Java and Swing extensions, including ... layout managers like a FormLayout and CenterLayout, image filters, a comprehensive messaging mechanism, a XMLEditorKit with syntax highlighting and automatic indentation and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tk-goodies provides a set of Tcl/Tk packages to build GUI in an easy and powerfull way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    tkgifviewer

    tkgifviewer

    Image viewer for animated GIFs

    ... convenience tkgigviewer can open and display other image formats. Furthermore this project provides the Tk package tkimagewindow which can be used in your own application for displaying animated GIFs (and other image formats).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tk-UI is a Java Toolkit for declaratively building User Interfaces (UI). UI is described with an XML grammar (XUL, XHTML, etc.), logic is managed with a scripting language (JavaScript, etc.). UI is rendered with an actual GUI library (SWT, Swing, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VisualCamel is a WYSIWYG Graphical Perl/Tk GUI creator. VisualCamel is an attempt to create a Perl/Tk GUI editor that resembles Microsoft's Visual Basic.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next