Results 126 - 150 of about 264 results out of about 3506 pages. (0.87 seconds)

PyQt/Making non-clickable widgets clickable . . . 2 matches
...table callable object. {{{ #!python import sys from PyQt4.QtCore import * from PyQt4.QtGui import * def clickable(widget): class Filter(QObject): clicked = pyq...

3.4k - rev: 1 (current) last modified: 2014-06-04 22:13:48

PyQt/Graphics_View_-_Text_Effects . . . 2 matches
...from the PyQt4 package: {{{#!python import sys from PyQt4.QtCore import * from PyQt4.QtGui import * }}} For convenience, we import all the classes in PyQt4's `QtCore` and `QtGui`...

7.0k - rev: 1 (current) last modified: 2014-06-07 23:57:10

PyQt/Clipping SVG output . . . 2 matches
...width. {{{ #!python import random, sys from PyQt4.QtCore import QSize, Qt from PyQt4.QtGui import * from PyQt4.QtSvg import * def randomColor(): red = 205 + random.random()...

5.3k - rev: 1 (current) last modified: 2014-06-06 23:38:29

PyGame . . . 2 matches
...ing Pygame [[http://pygametutorials.wikidot.com/|Yet Another PyGame tutorial - OOP approach!!]] There is a GUI toolkit based on Pygame called OcempGUI. See also [[PythonGames]]...

0.9k - rev: 19 (current) last modified: 2022-03-11 09:37:28

PyGE . . . 2 matches
...Python GUI application for the Gutenberg e-text project. Homepage: http://pyge.sourceforge.net/ - including .deb package for Debian First encounter problems (can those be solved...

9.3k - rev: 6 (current) last modified: 2008-11-15 14:01:14

PyConDC2005/Schedule . . . 2 matches
... || Ian Bicking || Dr Vic Kelson || Facundo Batista || || || || Developing Responsive GUI Applications Using HTML and HTTP || MultiDrizzle: Astronomical Image Analysis Software ...

7.0k - rev: 28 (current) last modified: 2008-11-15 13:59:46

PyConDC2005/PressRelease . . . 2 matches
...terested in using the best tools, to business people looking for a secret weapon," said Guido van Rossum, creator of Python. PyCon 2005 is organized by members of the Python comm...

5.6k - rev: 7 (current) last modified: 2008-11-15 14:01:10

PyConDC2003/BoFs . . . 2 matches
...e, and will be pushing the boundaries of development in many areas: database, security, GUI, networking, scripting. This BOF is for anyone interested in our current plans, we can ...

7.2k - rev: 7 (current) last modified: 2008-11-15 14:00:12

PyCon2007/Feedback/TutorialIdeas . . . 2 matches
...ded Python * Faster Python Programs * Flash/flex widgets in Python * Future of Python * GUI * IronPython * Jython - the complete guide * Kamaelia (http://kamaelia.sourceforge.net/...

2.5k - rev: 5 (current) last modified: 2008-11-15 14:00:04

PortlandPythonUserGroup . . . 2 matches
...ry 8th 2008 == * Cozy round-table discussions about [[http://www.pysoy.org/|PySoy]], GUI frameworks, web frameworks and GUI vs. Web. == December 11th 2007 == * First annua...

8.9k - rev: 102 (current) last modified: 2014-05-20 20:02:50

Plotly . . . 2 matches
...sis and styling graphs, Plotly offers a Python sandbox (NumPy supported), datagrid, and GUI. Python scripts can be saved, shared, and collaboratively edited in Plotly. The [[http...

1.5k - rev: 6 (current) last modified: 2014-02-12 11:16:20

OmahaPythonUserGroup . . . 2 matches
...ng kit -- it is based on wxPython, it offers a nice entry point in to building a client GUI for a python project for those new to python and GUI kits. There were some random topi...

14.0k - rev: 31 (current) last modified: 2017-08-07 18:41:48

MelbournePUG . . . 2 matches
...ry will walk through a number of scenarios involving OpenID Connect and offer practical guidance on productively using Python to work with OpenID Connect. '''2. Ed Schofield: Pa...

45.4k - rev: 401 (current) last modified: 2020-03-01 23:54:30

MacPython/NewPackageManager . . . 2 matches
...f other packages, by Package-Name (which must by definition follow python module naming guidelines), that this package depends on. * '''Recommends''': (optional) A list of other ...

8.8k - rev: 3 (current) last modified: 2008-11-15 13:59:46

KhmerLanguage . . . 2 matches
...== * [[http://khmerpython.wordpress.com/|khmerpython]] - Python 3.0/PyQt4 with Khmer GUI and Khmer in code * [[http://khmerlc.org/pykhmer/|pykhmer]] - blog with some - ample ...

2.6k - rev: 16 (current) last modified: 2010-01-27 20:40:32

HowFossConfWorks . . . 2 matches
...ds in such a way that the end result is what he likes. * The software does not distinguish between delegates, speakers, volunteers etc. * A delegate may offer to speak - he d...

3.0k - rev: 5 (current) last modified: 2009-06-10 07:49:55

HelpOnEditing . . . 2 matches
...e scrolled and the caret positioned on or near the line that was double-clicked. If the GUI editor is selected, the GUI editor will open but the editing area will not be scrolled....

6.0k - rev: 1 (current) last modified: 0

GoClientServer . . . 2 matches
...e, or check that there exists a Python library for your existing database 1. choose a GUI toolkit: GuiProgramming 1. optional: choose an application server supporting SOAP or X...

0.5k - rev: 7 (current) last modified: 2008-11-15 14:00:32

Distutils/Proposals/Distutils20 . . . 2 matches
... page for ideas.) * Finish the documentation! (AnthonyBaxter has worked on a reference guide; his text has been added to [[http://docs.python.org/dist/dist.html|Distributing Pyth...

12.7k - rev: 59 (current) last modified: 2009-07-24 02:00:07

DbusExamples . . . 2 matches
...is a native Python library for D-Bus with support for multiple IO backends suitable for GUI develeopment and cross platform projects. * [[https://github.com/python-sdbus/python-s...

12.0k - rev: 17 (current) last modified: 2024-02-19 18:33:59

Dabo . . . 2 matches
..., cross-platform application development framework, written in Python atop the wxPython GUI toolkit. And while Dabo is designed to create database-centric apps, that is not a requ...

0.8k - rev: 4 (current) last modified: 2014-03-17 01:09:25

AustinPythonUserGroup . . . 2 matches
...ools (doctest, unitest, etc..) * Python performance (tips, tricks, etc...) * Building GUI apps * Web Development with Python (Django, TurboGears, Zope, Plone, etc.) * Profilin...

5.7k - rev: 82 (current) last modified: 2014-04-16 06:30:52

ApplicationFrameworks . . . 2 matches
....python.org/pycon/2005/papers/81/PyCon-2005.txt|Envisage]] - a plugin architecture with GUI support * [[Kiwi]] - a framework and a set of enhanced PyGTK widgets to make buildin...

2.2k - rev: 34 (current) last modified: 2010-01-21 15:33:51

venster . . . 1 match
...Venster is a GUI tool for Python. http://venster.sourceforge.net It appears to be a defunct project; it was last updated in 2004, and depends on the "ctypes.com" module, which h...

0.5k - rev: 6 (current) last modified: 2014-03-14 07:19:12

tk md5 . . . 1 match
...cription = Create an MD5 Hash with this little script that comes with a simple TKinter GUI. Get more info on creating MD5 hashes at [[Md5Passwords]] = Code = {{{ #!/usr/bin/bas...

0.9k - rev: 4 (current) last modified: 2009-12-27 05:20:12

Previous 1 2 3 4 5 6 7 8 9 10 11 Next

Unable to edit the page? See the FrontPage for instructions.