Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.481.255 Times

Libros Tkinter software
Filter: All | Freeware | Demo
 

Libros Tkinter

< 1 2 3 > 
Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 274

Sphere Control A program written in Python, extending the remote administration of Sphereserver. Provides logging, input and output filtering, user ranks, secure communication and easy extendability. It`s experimentally using wxWindows or Tkinter GUI. Platforms: Windows, Mac, Linux

License: Freeware Size: 181.66 KB Download (59): Sphere Control Download

Added: May 10, 2013 | Visits: 301

z_delegate This script was written to emulate a flexible version of delegates from the C# language. Default arguments can be set and changed, and default arguments can be totally be replaced by new arguments on-the-fly. The delegate class was primarily written for working with Tkinter. The Delegate class... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): z_delegate Download

Added: May 10, 2013 | Visits: 534

Entering accented characters in Tkinter widgets This module provides two standard Tkinter widgets, Entry and ScrolledText, modified for text editing with key bindings that allow entering accented letters, umlauts, etc. Accent bindings are defined in the Diacritical.accent table. Not all accents exist on all letters. This is handled by... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 571

Inline GIF's with Tkinter This script will let you embed GIF images inside of your source code for use in Tkinter buttons, labels, etc. It is really handy for making toolbars, etc. without worrying about having the right icon files installed. The basic technique is to encode the GIF with base64 and store it as a string... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Inline GIF's with Tkinter Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 411

Tkinter Table A tkinter class that provides basic table functionality. Extend the base class for your own use. Platforms: Windows, Mac, Linux

License: Freeware Size: 67.8 KB Download (56): Tkinter Table Download

Added: May 10, 2013 | Visits: 431

Call a Callback when a Tkinter.Text is Modified This script shows you how to make use of the virtual event that determines to call your own callback. Tkinter Text widget notices when it's modified. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 566

ABC MAGICO 2 Learn the sounds of the Spanish Alphabet. Get ready to read Spanish! Aprendan los sonidos del alfabeto español. ¡Prepárense para leer en español! 4 phonetic matching phonetic photo images are matched with each letter to help your child learn the sound of each letter. 4 fonetica... Platforms: Mac

License: Freeware Size: 12.3 MB Download (56): ABC MAGICO 2 Download

Added: May 10, 2013 | Visits: 511

Display an Image from a specified file This script reads an image file from the filename specified as the first parameter on the command line and displays it on screen. It uses the PIL module so that it can load almost any image file type supported by that module and uses Tkinter to display the image on a Tkinter canvas. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Display an Image from a specified file Download

Added: May 10, 2013 | Visits: 484

Rope IDE 0.6m2 Rope is a python refactoring IDE and library. The IDE uses the library to provide features like refactoring, code assist, and auto-completion. It is written in python. The IDE uses Tkinter library. Features: - Refactorings - Rename everything! - Extract method - Extract local variable - Move... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Rope IDE 0.6m2 Download

Added: May 10, 2013 | Visits: 422

MayaVi MayaVi is a free, easy to use scientific data visualizer. It is written in Python and uses the amazing Visualization Toolkit (VTK) for the graphics. It provides a GUI written using Tkinter. Features - An easy to use GUI. - Can be imported as a Python module from other Python programs and can... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): MayaVi Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 648

Python IDLE lif (Language include file) Python IDLE Language Include File is multi language pack.IDLE is the Python IDE built with the Tkinter GUI toolkit.Coded in 100% pure Python,using the Tkinter GUI toolkit .Works on Windows and Unix. See:http://pythontr.org http://visualpython.org Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 445.72 KB Download (51): Python IDLE lif (Language include file) Download

Added: May 10, 2013 | Visits: 352

Tkinter : moving geometry methods A common way to create new compound widgets is to inherit Frame, create everything you need inside it and pack this base Frame on your application.This script is an alternative to this method, that sets geometry methods and options from a wiget to another. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Tkinter : moving geometry methods Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 286

ThanCad ThanCad is a 2dimensional cad, with limited 3d support and raster inclusion capability and emphasis in engineering. It is being written in Python and since it uses the Tkinter library, it is platform independent. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.81 MB Download (50): ThanCad Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 485

IdleX - IDLE Extensions for Python A collection of extensions for Python's IDLE, the Python IDE built with the tkinter GUI toolkit. Platforms: Windows, Mac, Linux

License: Freeware Size: 137.08 KB Download (49): IdleX - IDLE Extensions for Python Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 261

JetScript GUI for creating shell scripts, written in Python using Tkinter for cross-platform portability. Platforms: Windows, Mac, Linux

License: Freeware Size: 106.49 KB Download (49): JetScript Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 332

Tkinter event imitator Utilities for event handling in Tkinter. It has currently a function to process events without having to wait for Tkinter to process the event queue, that is: a painless event_generate() Platforms: Windows, Mac, Linux

License: Freeware Size: 1.75 KB Download (48): Tkinter event imitator Download

Added: May 10, 2013 | Visits: 317

ExtraMenu This script is a variant of a Tkinter Menu which allows sub-menus to automatically open/close when the controlling button is active/inactive. Sub-menus can be instances of any arbitrary widget, such as a Pmw.ComboBox.The topmost level is a Button which, when activated, drops down a menu... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (48): ExtraMenu Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 317

tk_happy The main idea behind tk_happy is to allow a fully 'wired' Tkinter application to be quickly created (Tkinter is the python interface to Tk). The users main responsibility is to add logic to the Tkinter framework created by tk_happy. Platforms: Windows, Mac, Linux

License: Freeware Size: 31.92 KB Download (48): tk_happy Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 545

eBooksWriter PRO español AzQuieres producir tu propio e-book? La creacion del e-libro (ebook) es facilA­simo con EbooksWriter PRO. No sAllo un mero compiler de elibro sino un medio rápido, poderoso, e integrado para la produccion de e-libros, manuales, folletos que llamarán la atencion a todos. Y es fácil de... Platforms: Windows, Other

License: Shareware Cost: $1.00 USD Size: 2.49 MB Download (47): eBooksWriter PRO español Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 295

minifileman A light and fast file manager, written in Python 3 with Tkinter. Screenshots: sourceforge.net/apps/gallery/minifileman/ Wiki: sourceforge.net/apps/trac/minifileman/wiki Platforms: Windows, Mac, Linux

License: Freeware Size: 7.55 KB Download (46): minifileman Download

< 1 2 3 >