”@

Home 

python Programming Glossary: lgpl

how to find list of modules which depend upon a specific module in python

http://stackoverflow.com/questions/1827629/how-to-find-list-of-modules-which-depend-upon-a-specific-module-in-python

S. O. Bueno # Copyright c 2009 FundaĆ§Ć£o CPqD # License LGPL V3.0 from types import ModuleType FunctionType ClassType import..

Best python XMPP / Jabber client library? [closed]

http://stackoverflow.com/questions/1901828/best-python-xmpp-jabber-client-library

especially if you need to keep proprietary extensions. The LGPL libraries are a little less popular I think but you have more..

How to convert MP3 to WAV in Python

http://stackoverflow.com/questions/3049572/how-to-convert-mp3-to-wav-in-python

API. I just checked and found a Java MP3 decoder and it is LGPL so you don't have to worry much about the license. I don't know..

How should I do rapid GUI development for R and Octave methods (possibly with Python)?

http://stackoverflow.com/questions/3691944/how-should-i-do-rapid-gui-development-for-r-and-octave-methods-possibly-with-py

. Note Qt4 is both commercial and available under a LGPL. python gui r octave share improve this question I'd go..

Qt being now released under LGPL, would you recommend it over wxWidgets? [closed]

http://stackoverflow.com/questions/464463/qt-being-now-released-under-lgpl-would-you-recommend-it-over-wxwidgets

being now released under LGPL would you recommend it over wxWidgets closed I am quite a heavy.. of the recent announcement of Qt now being released under LGPL Do you think wxwidget is still a good technical choice for new..

trouble installing rpy2 on win7 (R 2.12, Python 2.5)

http://stackoverflow.com/questions/4924917/trouble-installing-rpy2-on-win7-r-2-12-python-2-5

license AGPLv3.0 except rpy2.rinterface LGPL author Laurent Gautier author_email lgautier@gmail.com ext_modules.. OSI Approved GNU Library or Lesser General Public License LGPL ' 'License OSI Approved GNU Affero General Public License v3'..

Cross-platform gui toolkit for deploying Python applications

http://stackoverflow.com/questions/520015/cross-platform-gui-toolkit-for-deploying-python-applications

with an IDE to help design Qt software. PySide PySide is a LGPL binding to Qt. It's developed by nokia as a replacement for.. using the wxWidgets Framework. This framework is under the LGPL licence and is developed by the open source community. What..

Getting PySide to work with matplotlib

http://stackoverflow.com/questions/6723527/getting-pyside-to-work-with-matplotlib

used in commercial applications so I really need both the LGPL from PySide and plotting functionality. Does anyone have experience..

Java raw audio output

http://stackoverflow.com/questions/7782721/java-raw-audio-output

@author Andrew Thompson @version 2009 12 19 @license LGPL public class Beeper extends JApplet BeeperPanel bp public void..

How good is Kivy for android? [closed]

http://stackoverflow.com/questions/8353481/how-good-is-kivy-for-android

Linux OSX Win and released under the terms of the GNU LGPL. It comes with native support for many multi touch input devices..