On Mon, Mar 2, 2009 at 11:18 AM, Anand Chitipothu wrote:
> > I've used reportlab to make pdfs using Python and serve them off a
> > webserver. Extremely easy to use and very feature rich. I don't know
> about
> > interfacing with LaTeX...
>
> Report Lab doesn't work well with Indian Scripts.
Ah.
> I've used reportlab to make pdfs using Python and serve them off a
> webserver. Extremely easy to use and very feature rich. I don't know about
> interfacing with LaTeX...
Report Lab doesn't work well with Indian Scripts.
___
BangPypers mailing list
Ba
On Mon, Mar 2, 2009 at 11:01 AM, Mandar Gokhale wrote:
> @Anand Did this involve interfacing LaTeX with Python, or was it purely in
> Python? (Guess the former is more interesting, the latter more difficult)
Yes. I used Latex too.
Puzzle generation and puzzle to image conversion were done in Pyt
On Mon, Mar 2, 2009 at 11:01 AM, Mandar Gokhale wrote:
> @Anand Did this involve interfacing LaTeX with Python, or was it purely in
> Python? (Guess the former is more interesting, the latter more difficult) :P
>
I've used reportlab to make pdfs using Python and serve them off a
webserver. Extre
@Anand Did this involve interfacing LaTeX with Python, or was it purely in
Python? (Guess the former is more interesting, the latter more difficult) :P
Regards,
Mandar
>
>
> I did some work a generating puzzles. The goal was to run a script and
> get PDF as output.
>
> I faced lot of challenge
> I'm guessing that there are some people around who are capable of presenting
> some stuff on web development frameworks (say... web.py? *wink* *wink*). If
> they're willing, we'd have two nice presentations lined up for next month.
> :)
I can do a presentation of web.py, but I can do some thing
On Fri, Feb 27, 2009 at 3:10 PM, Lakshman Prasad wrote:
> For all professional python developers, I think Wing IDE is simply the
> choice, because it is the best IDE out there.
+1 for WingIDE Pro. I just upgraded my license from 2.x Mac to 3.x Linux and
I couldn't be happier.
--
Kiran Jonnalag
On Sun, Mar 1, 2009 at 12:15 PM, Kenneth Gonsalves wrote:
> clarification: I am the main developer and am still around - the rest of the
> team has vanished ...
I just checked the source code. It is well written one. It is neatly
organized and I like the localization aspect of it.
+1 for using th
On Sun, Mar 1, 2009 at 1:25 PM, Arunabha Adhikari
wrote:
> trying to write a code in python for my own research which involves a little
> image processing. All I need to do is to display an image and then select a
> region of interest using my mouse and finally crop out the selected region.
> I ca
If you want to make an editor which does this, then you may want to take a
look at javascript libraries which provide such functionalities. It's a very
easily pluggable module from YUI javascript library which allows you to crop
with a very easy interface. Here is an example :
http://developer.yaho
Hello,
On Sun, Mar 1, 2009 at 1:25 PM, Arunabha Adhikari
wrote:
> Dear friends,
>
> I am a beginner in Python programming. I am not a computer professional I am
> a physicist. I was trying to write a code in python for my own research
> which involves a little image processing. All I need to do i
11 matches
Mail list logo