Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Minesweeper python gui in Title/Summary

Python Tk Gui Builder

Python Tk Gui Builder

Python Tk Gui Builder is a Windows-based program that allows Python programmers to build graphical user interfaces using the included Tkinter (tk) widgets without having to write the source code. They simply point and click on widgets and their options.

  • Publisher: Carl Wenrich
  • Home page: sourceforge.net
  • Last updated: November 29th, 2017
Python autopy-0.51

Python autopy-0.51

AutoPy is a cross-platform, simple GUI automation toolkit for Python. This program includes functions for controlling the keyboard and mouse, finding colors and bitmaps on-screen, and displaying alerts - all in a cross-platform, efficient, and simple manner.

  • Publisher: Python Software Foundation
  • Home page: pypi.python.org
  • Last updated: March 20th, 2015
PyNSource Gui

PyNSource Gui

PyNSource Gui is a python code scanner and UML modelling tool. Reverse engineer python source code into UML and display UML as Ascii art or in a proper diagramming visual workspace. It doesn't import the python files, thus will never get "stuck" when syntax is wrong.

  • Publisher: Andy Bulka
  • Last updated: January 16th, 2012

Minesweeper python gui in Description

reFlower

reFlower

reFlower reshapes PDF files into a Kindle-friendly form. Core functionality is based on k2pdfopt engine. reFlower is a TclTk/Python GUI over this command-line tool. The user can set text orientation to portrait or landscape and chose the number of columns.

  • Publisher: Adrian Zandberg
  • Last updated: January 27th, 2014
wxPython (unicode) for Python

wxPython (unicode) for Python

This installer contains the infamous wxPython demo, other samples, and wxWidgets documentation. wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. I

  • Publisher: wxDesigner
  • Home page: www.wxpython.org
  • Last updated: July 31st, 2012
Crazy Minesweeper

Crazy Minesweeper

Minesweeper, but mines with different power.

  • Publisher: Astatix Software
  • Home page: www.astatix.com
  • Last updated: November 22nd, 2009
MultiPlayer MineSweeper

MultiPlayer MineSweeper

The World MineSweeper Network, is a worldwide server, that allows people from all over the world to play multi player minesweeper over the internet.There are two ways to play Multi Player Minesweeper. One is over a LAN the other is over the World Minesweeper Network Server.

Leo-4.9-final

Leo-4.9-final

Leo is: -An outline-oriented browser and project manager that organizes programs, web sites, URL's, pictures, movies or any other kind of data. -You can organize your data in as many ways as you like within a single outline. -A programmer's editor that fully integrates outline structure with programming.

  • Publisher: Edward K. Ream
  • Last updated: October 28th, 2011

Additional Minesweeper python gui selection

Python - formlayout

Python - formlayout

formlayout is a tiny Python module for creating form dialogs/widgets to edit various type of parameters with having to write any GUI code (it requires Python 2.x and PyQt4 4.y, with x >= 5 and y > 3). The main advantage of formlayout over similar libraries is that it's very simple to use/install and that it's so light (it just needs PyQt4 to run).

  • Publisher: Pierre Raybaut
  • Last updated: February 14th, 2017
Python - PyOpenGL

Python - PyOpenGL

PyOpenGL is a cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library, and is provided under a liberal BSD-style. PyOpenGL is interoperable with a large number of external GUI libraries for Python.

Python - guidata

Python - guidata

guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for PyQt4 and allows the user to enter each parameter through a graphical user interface, using widgets which are adapted to data types.

  • Publisher: Pierre Raybaut
  • Home page: code.google.com
  • Last updated: August 1st, 2016
Python

Python

Python is an object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. It comes with a large standard library that supports many common programming tasks, such as connecting to web servers, searching text with regular expressions, reading, and modifying files.

  • Publisher: Python Software Foundation
  • Home page: www.python.org
  • Last updated: February 7th, 2024
Python numpy

Python numpy

NumPy is an extension for Python that allows complex scientific and mathematic functions to be executed in a quick way. NumPy allows large array objects, necessary to make large calculations or to speed up some mathematical functions. A definite essential for Python.

  • Publisher: Numpty Developers
  • Last updated: April 9th, 2009
Python PythonCard

Python PythonCard

Python PythonCard 3.1

Python pygame

Python pygame

Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every halloween contacts platform and operating system. Pygame itself has been downloaded millions of times, and has had millions of visits to this website.

  • Publisher: Pete Shinners, Rene Dudfield, Marcus von Appen, Bob Pendleton, others
  • Home page: www.pygame.org
  • Last updated: November 17th, 2010
Python Launcher

Python Launcher

Python Launcher is an open-source program that allows Python scripts (.py and .pyw files) on Windows to specify the version of Python which should be used, allowing simultaneous use of Python 2 and 3. When executing a script, the launcher looks for a Unix-style #! (shebang) line in the script.

  • Publisher: Vinay Sajip
  • Home page: bitbucket.org
  • Last updated: August 7th, 2017
Python comtypes

Python comtypes

comtypes is a pure Python COM package based on the ctypes ffi foreign function library. ctypes is included in Python 2.5 and later, it is also available for Python 2.4 as separate download.rnrnWhile the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code.

  • Publisher: Python
  • Home page: pypi.python.org
  • Last updated: August 15th, 2011
Python - SendKeys

Python - SendKeys

SendKeys is a Python extension for Windows which can be used to send one or more keystrokes or keystroke combinations to the active window. SendKeys exports 1 function, SendKeys, and 1 exception, KeySequenceError. SendKeys may throw KeySequenceError if an error is found when reading keys. SendKeys reads all keys before pressing any, so if an error is found, no keys will be pressed.

  • Publisher: Ollie Rutherfurd
  • Last updated: May 26th, 2010