Re: .NET and Python Integration Problem and PDF Library (Need Help and Suggestions)

2007-12-20 Thread [EMAIL PROTECTED]
On Dec 18, 7:34 am, "Ravi Kumar" <[EMAIL PROTECTED]> wrote: > Hi. > First I am explaining the Problem so it would not get messed up. :) > > == PROBLEM > I have to integrate a small part in .NET Projects. .NET project is > actually all Web-based application, user interfa

Re: .NET and Python Integration Problem and PDF Library (Need Help and Suggestions)

2007-12-18 Thread Ravi Kumar
> > If I had to do something like this I would host a Python web > server listening on some port and let .NET application talk to me > using HTTP requests preferably or SOAP if I really had to. > It could be a Paster or Cherrypy or Twisted based server. > Google for instruction on how to package it

Re: .NET and Python Integration Problem and PDF Library (Need Help and Suggestions)

2007-12-18 Thread Ravi Kumar
> Joshua: > PDF library: ReportLab. But that is most generation of PDFs. For reading, > splitting, etc, you may have to look at their commercial offering I will have to research on it, i think time to list the best available libs, and finding all's dependency. > On Dec 19, 2007 6:10 AM, Boris Bo

Re: .NET and Python Integration Problem and PDF Library (Need Help and Suggestions)

2007-12-18 Thread Waldemar Osuch
On Dec 18, 6:42 am, "Ravi Kumar" <[EMAIL PROTECTED]> wrote: > In continuation of last mail [since pressing tab+space sent the mail :( ] > Things on high priorities right now are: > - How to integrate Python calling from .NET If I had to do something like this I would host a Python web server liste

Re: .NET and Python Integration Problem and PDF Library (Need Help and Suggestions)

2007-12-18 Thread Boris Borcic
Ravi Kumar wrote: > - your opinion with available PDF Libraries, that are best among. Also > which library to use for Windows server platform (there is limitation > on installing long chain libraries that include other deep > dependencies too). A pure python PDF library would be good, but which > o

Re: .NET and Python Integration Problem and PDF Library (Need Help and Suggestions)

2007-12-18 Thread Joshua Kugler
Ravi Kumar wrote: > - your opinion with available PDF Libraries, that are best among. Also > which library to use for Windows server platform (there is limitation > on installing long chain libraries that include other deep > dependencies too). A pure python PDF library would be good, but which > o

Re: .NET and Python Integration Problem and PDF Library (Need Help and Suggestions)

2007-12-18 Thread Ravi Kumar
In continuation of last mail [since pressing tab+space sent the mail :( ] Things on high priorities right now are: - How to integrate Python calling from .NET - Any suggestions for optimizations that would prevent overburden to application due to IronPython interpretation calling, if any, or does s

.NET and Python Integration Problem and PDF Library (Need Help and Suggestions)

2007-12-18 Thread Ravi Kumar
Hi. First I am explaining the Problem so it would not get messed up. :) == PROBLEM I have to integrate a small part in .NET Projects. .NET project is actually all Web-based application, user interface is Web-page for multiple actions. But a backend component of project

Re: python integration

2007-06-08 Thread Bjoern Schliessmann
Dee Asbury wrote: > I am looking for a method to integrate in Python, my problem is > that I do not want the summed up result. I need the result in the > form of a list (or array) with the x-values (or ranges) and the > volume beneath that section of the curve only. Why don't you then split up y

Re: python integration

2007-06-08 Thread Terry Reedy
"Dee Asbury" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] |I am looking for a method to integrate in Python, my problem is that I | do not want the summed up result. I need the result in the form of a | list (or array) with the x-values (or ranges) and the volume beneath | that se

python integration

2007-06-08 Thread Dee Asbury
I am looking for a method to integrate in Python, my problem is that I do not want the summed up result. I need the result in the form of a list (or array) with the x-values (or ranges) and the volume beneath that section of the curve only. Thanks in advance Dee -- http://mail.python.org/mai

ASD Project and python integration

2005-12-12 Thread GRios
Hey folks, some time ago i started searching the web for some tools i would like to have at my disposal. I found some high quality examples, but there was always something i disliked, for instance licensing terms. Then i started my own one. I would like to share them with the comunity. It is comp