2012-03-31

finding openware to reuse #dev.pyqt

3.6: web.cyb/dev.pyqt/finding openware to reuse:
activestate's pyqt:
Google site:code.activestate.com/recipes
python qt
http://code.activestate.com/recipes/langs/python/tags/meta:requires=qt/
http://code.activestate.com/recipes/langs/python/
Google site:sourceforge.net
python qt
http://sourceforge.net/projects/qt-giraff/
http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=Main_Page
auto resize and relative to position move the widgets to the place they
should be:
http://sourceforge.net/projects/pyqtresize/
http://sourceforge.net/projects/phonik/
3.7: g'code's pyqt projects:
http://code.google.com/hosting/search?q=label:pyqt
dictionary to learn 2nd lang
http://code.google.com/p/lightlang/
http://code.google.com/p/ninja-ide/
http://code.google.com/p/stacklessexamples/
Batch zoom picture and photograph files.
http://code.google.com/p/zoomtc/
(file manager, text editor, ... adde) http://code.google.com/p/pydingo/
-- uses freedesktop.org
std accessor:
http://freedesktop.org/wiki/Software/pyxdg
automatically upload and organize pictures on Flickr
http://code.google.com/p/folders2flickr/
merge extract PDF convert to TXT, HTML or XML
http://code.google.com/p/pdfmechanic/
Serial communication GUI tool http://code.google.com/p/sppyqt/
information gathering tool
http://code.google.com/p/quickrecon/
WYSIWYG editor yet can be used for editing beautiful HTML
http://code.google.com/p/seeking/
Finds duplicate files in configurable directories
http://code.google.com/p/nope/
file browser
http://code.google.com/p/catfoss-browser/
http://code.google.com/p/pysecuredmail/
identification of vulnerabilities in web applications.
http://code.google.com/p/raft/
FreeCAD uses qt
http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=Extra_python_modules
http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=Code_snippets
qt Wrapper for FFMPEG http://sourceforge.net/projects/qt-giraff/
python, QT and QT's phonon framework to play media.
http://sourceforge.net/projects/phonik/?source=directory
book about pyqt
http://www.commandprompt.com/community/pyqt/
http://en.wikibooks.org/wiki/Python_Programming/PyQt4
tut's about pyqt
http://diotavelli.net/PyQtWiki/Tutorials
how to install eclipse pydev and pyqt ide .
http://popdevelop.com/2010/04/setting-up-ide-and-creating-a-cross-platform-qt-python-gui-application/
tut's & doc's [downloaded] for pyside
http://qt-project.org/wiki/PySideDocumentation/
http://www.pyside.org/files/pyside-docs-latest.zip
3.7: pos: Spyder is a major contribution:
. it may also be used as a PyQt4 extension library (module
‘spyderlib’).
For example, the Python interactive shell widget used in Spyder
may be embedded in your own PyQt4 application.
. it has good docs too;
my only concern is the underlying technology, python with Qt,
I'm wondering if I'll be sorry committing to that,
since it mixes c and c++ code,
and this has been a source of bugs and vulnerabilities .
. but it's a great way to learn coding anyway,
and should be ok for personal use,
where the user is known to have good backup habits,
and runs it in virtual machine .
3.7: see Python Scripting for Computational Science:
http://www.springer.com/math/cse/book/978-3-540-73915-9
3.7: guiqwt (2D graphs using pyqt widget toolset):
http://code.google.com/p/guiqwt/
Efficient 2D plotting Python library based on PyQwt Based on PyQwt
(plotting widgets for PyQt4 graphical user interfaces)
and on the scientific modules NumPy and SciPy,
guiqwt is a Python library providing efficient 2D data-plotting
features
(curve/image visualization and related tools)
for interactive computing
and signal/image processing application development.
3.7: PyQwt is Numerical Python with PyQt
http://pyqwt.sourceforge.net/
PyQwt is a set of Python bindings for the Qwt C++ class library
which extends the Qt framework with widgets for scientific and
engineering applications.
It provides a widget to plot 2-dimensional data and various widgets
to display and control
bounded or unbounded floating point values.
PyQwt addresses the problem of integrating
PyQt, Qt, Qwt, NumPy and optionally SciPy.
Look at the Command Line Interface (CLI) examples
and the Graphical User Interface (GUI) examples
to get an idea of what you can do with PyQwt.
It is highly recommended to use PyQwt with NumPy.
3.7: lib cad didn't get far
http://code.google.com/p/caddd/
3.6: just python
code in python but not always qt
http://pythonsource.com/
python numerical
http://www.scipy.org/Cookbook
list of free just py books
http://www.freetechbooks.com/python-f6.html
list of py articles
http://onlamp.com/pub/q/all_python_articles
py 3.0
http://www.swaroopch.com/notes/Python
3.7: Parallel Python
http://www.parallelpython.com/
http://docs.python.org/tutorial/introduction.html
hg
http://hgbook.red-bean.com/read/
list of py or algorithm books:
http://www.e-booksdirectory.com/programming.php
http://en.wikibooks.org/wiki/Algorithm_Implementation
Algorithms for Programmers: Ideas and Source Code http://www.jjj.de/fxt/fxtpage.html#fxtbook
Beej's Guide to Network Programming - Using Internet Sockets
http://beej.us/guide/bgnet/output/print/bgnet_USLetter.pdf
text algors
http://igm.univ-mlv.fr/~mac/REC/B1.html
http://gnosis.cx/TPiP/
py lib
http://effbot.org/zone/librarybook-index.htm
imaging lib
http://www.pythonware.com/library/the-python-imaging-library.htm
cheat sheet
http://rgruet.free.fr/
learn python
http://inventwithpython.com/
http://www.rexx.com/~dkuhlman/python_101/python_101.html
http://www.rexx.com/~dkuhlman/python_201/python_201.html
http://www.itmaybeahack.com/book/python-2.6/html/index.html
http://www.greenteapress.com/thinkpython/thinkpython.html
http://www.diveintopython.net/
https://launchpad.net/practical-programming
from other langs to py
http://openbookproject.net//py4fun/
from lisp to py
http://openbookproject.net//py4fun/lisp/lisp.html
3.9: GUI Programming with Python Using the Qt Toolkit
(2002 -- defunct)
http://valdyas.org/python/book.html
3.17:
news.cyb/dev.pyqt/finding openware to reuse/
PythonEditors:
http://wiki.python.org/moin/PythonEditors
http://webpages.charter.net/edreamleo/front.html
http://ninja-ide.org/
http://code.google.com/p/spyderlib/
http://eggy.yolky.org/eggy/default/about
applications and resources for use with PyQt.
http://www.boddie.org.uk/david/Projects/Python/Qt/
. to use PyQt interactively, ipython has been extended .
http://ipython.org/
PEEQ is a version of khpython that only relies on PyQt,
3.18:
news.cyb/dev.pyqt/finding openware to reuse/
java2s.com

:
http://www.java2s.com/Code/Python/CatalogPython.htm
3.20:
news.cyb/dev.pyqt/finding openware to reuse/
scipy.org

`Cookbook
http://scipy.org/Cookbook
news.cyb/dev.pyqt/finding openware to reuse/
rosettacode:
http://rosettacode.org/wiki/Category:Python
3.23: web.cyb/dev.pyqt/finding openware to reuse/
cookbooks:
. started by trying to find a way to get file from user;
also found much interesting from:
Donn Lee Python Cookbook
http://www.employees.org/~donn/python/
downoaded:
http://code.activestate.com/recipes/347810-load-data-in-a-web-browser-without-using-temp-file/
http://code.activestate.com/recipes/577435-terminal-directory-changer-gui/
https://github.com/jncraton/PythonDropboxUploader
http://code.activestate.com/recipes/576649-work-with-gmail-accaunts-by-python/
http://code.activestate.com/recipes/496685-downloading-a-file-from-the-web/
http://code.activestate.com/recipes/578036-make-some-file-named-yearmonthday/
http://code.activestate.com/recipes/577493-recurse-copy-file/
http://code.activestate.com/recipes/577027-find-file-in-subdirectory/
http://code.activestate.com/recipes/577200-make-unique-file-name/
http://code.activestate.com/recipes/577199-file-readwrite-routines/
http://code.activestate.com/recipes/576597-directory-walking-file-renamer/
http://code.activestate.com/recipes/577670-destroying-directories/?in=user-2608421
http://code.activestate.com/recipes/577342-autorenamepy/?in=user-2608421
http://code.activestate.com/recipes/577635/
-- Directory Pruner tkinter
http://code.activestate.com/recipes/576945-hex-dump-2
http://code.activestate.com/recipes/576924-convert-byte-size-to-string-representation/?in=user-2608421
http://code.activestate.com/recipes/577091-windows-tree-emulator/
http://code.activestate.com/recipes/499305/
http://code.activestate.com/recipes/576620-changedirectory-context-manager/
http://code.activestate.com/recipes/577200-make-unique-file-name/
3.24:
http://walkdir.readthedocs.org/en/latest/index.html
http://code.activestate.com/recipes/576537-deep-rename/
http://code.activestate.com/recipes/576443-renamer/
http://code.activestate.com/recipes/551784-gzip-pipe-for-asynchronous-use
http://code.activestate.com/recipes/551773-remove-duplicate-files/
http://code.activestate.com/recipes/543263-shelf-alternative-using-hashed-keys-as-filenames-a/
http://code.activestate.com/recipes/577690-python-gmail-script-smtp/
http://code.google.com/p/dictset/
(http://code.activestate.com/recipes/577702-dictset-a-specialized-python-container-datatype-fo/
)
http://code.activestate.com/recipes/577710-tail-a-continuously-growing-file-like-tail-f-filen/
http://code.activestate.com/recipes/577570-watch-directory-and-do-periodic-commits-to-subvers/
http://code.activestate.com/recipes/528904-walker-encapsulates-oswalk-for-easy-reuse/
http://code.activestate.com/recipes/511456-breadth-first-file-iterator/
http://code.activestate.com/recipes/511431-text-file-searcher/
getch()-like unbuffered character reading from stdin on both Windows
and Unix
http://code.activestate.com/recipes/134892/
http://code.activestate.com/recipes/576643-recursive-filefolder-cleaner/download/1/
http://code.activestate.com/recipes/496889-dynamically-determine-execution-path-of-a-file/
http://code.activestate.com/recipes/577504-compute-memory-footprint-of-an-object-and-its-cont/
http://code.activestate.com/recipes/577731-simple-creation-configuration-and-installation-of-/
http://code.activestate.com/recipes/577470-fast-flatten-with-depth-control-and-oversight-over/
http://code.activestate.com/recipes/577226-rename-non-ascii-filenames-to-readable-ascii-ie-re/
http://code.activestate.com/recipes/577242-calling-c-level-finalizers-without-__del__/
http://code.activestate.com/recipes/577238-command-line-options-and-args-hateem-me-too/
argdeclare: declarative interface to argparse
http://code.activestate.com/recipes/576935/
http://code.activestate.com/recipes/577204-reorganize-mp3-from-an-ipod-to-a-artistalbumssongs/
http://code.activestate.com/recipes/576906-python-3-wsgi-server/
http://code.activestate.com/recipes/576811-rename-mp3-files-from-id3-tags-does-not-require-ex/
http://code.activestate.com/recipes/576817-red-black-tree/
http://code.activestate.com/recipes/576800-convert-textenriched-mime-to-texthtml/
http://code.activestate.com/recipes/576690-pyscanlogger-python-port-scan-detector/
http://code.activestate.com/recipes/578008-safe-html-string-and-unicode/
http://code.activestate.com/recipes/576689-copy-move-forgery-detection-in-images/
http://code.activestate.com/recipes/577364-whois-client/
http://code.activestate.com/recipes/576551-simple-web-crawler/
https://github.com/ewa/python-webcrawler/
http://code.activestate.com/recipes/576555-records/
http://code.activestate.com/recipes/576515-debugging-a-running-python-process-by-interrupting/
http://code.activestate.com/recipes/546510-rebind/
http://code.activestate.com/recipes/496861-z_directorypy/
http://code.activestate.com/recipes/439045-read-a-text-file-backwards-yet-another-implementat/
http://code.activestate.com/recipes/302594-another-relative-filepath-script/
http://code.activestate.com/recipes/259147-fslist/
adde
http://code.activestate.com/recipes/576704-python-code-minifier/
lines = open(filename, 'r').readlines()
for line in lines:
sort a cli-given file:
map(sys.stdout.write, sorted(file(sys.argv[1]).readlines()))
http://code.activestate.com/recipes/440612-sort-a-file/
mostly code specific to using django http://djangosnippets.org/languages/python/
eg, dropbox integration
http://djangosnippets.org/snippets/2715/
. here some downloaded:
Async PIL resize of images
http://djangosnippets.org/snippets/2682/
http://p-nand-q.com/python/stupid_lambda_tricks.html
http://coding-experiments.blogspot.com/search/label/Lang_Python
Files and Directories http://docs.python.org/release/2.4.1/lib/os-file-dir.html#l2h-1636
http://docs.python.org/release/2.7/
3.29: e-booksdirectory.com
:
http://www.e-booksdirectory.com
pyqt intro online:
http://www.commandprompt.com/community/pyqt/
more free python books
http://www.e-booksdirectory.com/listing.php?category=265
including cookbooks:
# Multimedia Cookbook in Python http://www.e-booksdirectory.com/details.php?ebook=3042
# the library .
http://effbot.org/zone/librarybook-index.htm

No comments:

Post a Comment