I'm working on a final project for my EE degree that requires the use
of digital camera with high resolution. I'd like to do the image
capture with Python, preferably in a cross-platform manner, but if
necessary, we can limit ourselves to Windows. Any ideas on
modules/hardware for doing this?
Than
Grail: I'm sure as a browser it has to
address these problems. But I'm open to further suggestions.
Thanks,
Alex
On 12/26/05, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Alex Gittens <[EMAIL PROTECTED]> wrote:
> > Is anyone aware of any applications that handle fo
Is anyone aware of any applications that handle font and graphics
display--- something like Adobe Reader--- that are written in Python,
and the code is available for examination? It doesn't matter what GUI
toolkit is used.
Thanks,
Alex
--
ChapterZero: http://tangentspace.net/cz/
--
http://mail.py
I would like my program to accept a list of range values on the
command line, like
-a 1
-a 1-10
-a 4,5,2
In the interest of avoiding reinventing the wheel, is there already
available code for a callback that would enable optparse to parse
these as arguments?
Thanks,
Alex
--
ChapterZero: http://t
I'm trying to define a function that prints fields of given widths
with specified alignments; to do so, I wrote some helper functions
nested inside of the print function itself. I'm getting an
UnboundLocalError, and after reading the Naming and binding section in
the Python docs, I don't see why.
The Polygon library for Python:
http://www.dezentral.de/warp.html?http://www.dezentral.de/soft/Polygon/index.html
provides some support for dealing with polygons, which seems to be the
only hard thing on this list. The rest you should be able to implement
easily.
Alex
On 6/14/05, Cyril BAZIN <[EM
I'm new to Python from Perl, and loving it. Has there ever been any
discussion of creating a similar resource as CPAN for Python, or a
similar distribution method as PPMs? Seems like it would make a great
language even better.
Alex
--
http://tangentspace.net/cz
--
http://mail.python.org/mailman/