mk writes:
> The application will display (elaborate) financial charts.
>
> Pygame? Smth else?
You might want to check out the book "Beginning Python
Visualisation".
--
John Bokma j3b
Hacking & Hiking in Mexico - http://johnbokma.
Phlip wrote:
mk wrote:
The application will display (elaborate) financial charts.
Pygame? Smth else?
Back in the day it was Python BLT.
Are you on the Web or the Desktop?
Desktop, really (there should be some nominal web interface but the main
application will be desktop)
Regards,
mk
mk wrote:
The application will display (elaborate) financial charts.
Pygame? Smth else?
Back in the day it was Python BLT.
Are you on the Web or the Desktop?
--
Phlip
http://www.oreillynet.com/onlamp/blog/2008/05/dynamic_languages_vs_editors.html
--
http://mail.python.org/mailman/listi
The application will display (elaborate) financial charts.
Pygame? Smth else?
dotnet?
Regards,
mk
--
http://mail.python.org/mailman/listinfo/python-list
Jason R. Coombs wrote:
I'm pleased to announce svg-chart 1.1, the first public release of a
library for generating Scalable Vector Graphic (SVG) charts.
http://sourceforge.net/projects/py-svg
This repository seems to be still empty?
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische M
Harry George wrote:
> See pygdchart
> http://www.nullcube.com/software/pygdchart.html
>
this looks pretty nice. i don't see in the docs if and how it can be
integrated
with other gui toolkits such wxpython. :(
bryan
--
http://mail.python.org/mailman/listinfo/python-list
that I have to do it from scratch.
>
>
>
> Is there any open source charting tool that help me create charts in JPG or
> gif format?
>
>
>
> Thanks,
>
> Alan
>
>
See pygdchart
http://www.nullcube.com/software/pygdchart.html
--
Harry George
PLM Engineering Architecture
--
http://mail.python.org/mailman/listinfo/python-list
>>>>> Felipe Almeida Lessa <[EMAIL PROTECTED]> (FAL) wrote:
>FAL> Em Sex, 2006-06-02 às 16:56 -0400, A.M escreveu:
>>> I can't browse to www.reporlab.org, but I found http://www.reportlab.com/
>>> which has a commercial charting product. Is
Ouch. I had a typo.
-Larry
Scott David Daniels wrote:
> Felipe Almeida Lessa wrote:
>> Em Sex, 2006-06-02 às 16:56 -0400, A.M escreveu:
>>> I can't browse to www.reporlab.org, but I found
>>> http://www.reportlab.com/ which has a commercial charting product.
&
A.M wrote:
> I can't browse to www.reporlab.org, but I found http://www.reportlab.com/
> which has a commercial charting product. Is that what you referring to?
Typo in the URL. Try http://www.reportlab.org
You should also have a look at http://matplotlib.sourceforge.net/
Tim
Felipe Almeida Lessa wrote:
> Em Sex, 2006-06-02 às 16:56 -0400, A.M escreveu:
>> I can't browse to www.reporlab.org, but I found http://www.reportlab.com/
>> which has a commercial charting product. Is that what you referring to?
>
> ReportLab (the commercial bussine
Em Sex, 2006-06-02 às 16:56 -0400, A.M escreveu:
> I can't browse to www.reporlab.org, but I found http://www.reportlab.com/
> which has a commercial charting product. Is that what you referring to?
ReportLab (the commercial bussiness thing on .com) is where the main
developers of R
Hi Larry,
I can't browse to www.reporlab.org, but I found http://www.reportlab.com/
which has a commercial charting product. Is that what you referring to?
Thanks,
Alan
"Larry Bates" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> ReportLab Gr
Em Sex, 2006-06-02 às 15:42 -0500, Larry Bates escreveu:
> ReportLab Graphics can do 2D and pie charts, but I don't think it does
> 3D charts yet.
>
> www.reporlab.org
It does, but I'm not sure if the PNG backend is as good as the PDF one.
--
Felipe.
--
http://mail.python.org/mailman/listinfo
add charts (3d bars and pie charts) to this
> application. I don't think that I have to do it from scratch.
>
>
>
> Is there any open source charting tool that help me create charts in JPG or
> gif format?
>
>
>
> Thanks,
>
> Alan
>
>
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I developed a HTML reporting tool that renders Oracle data to HTML and
Oracle.
At this point I have to add charts (3d bars and pie charts) to this
application. I don't think that I have to do it from scratch.
Is there any open source charting tool that help me create charts i
/scale of the proposed system. External integration points
etc.
Additional things to thinka bout are licensing restrictions, IP issues.
Is this something you want to sell in the future, a purely in-house
tool? Most of my charting has been for personal purposes, so those
considerations don'
"Gary Wessle" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Dear python users
>
> I am just wondering if python is the language to use to build a custom
> charting package which is live updated from live data stream coming
> through a socket. as w
Dear python users
I am just wondering if python is the language to use to build a custom
charting package which is live updated from live data stream coming
through a socket. as well as dynamically execute data analysis code
on the data being fed. I have been looking at SpecTix.
thank you
Great!! I kept looking enthought site everyday for 2/3 months about one
year ago... but it always had old chaco versions, no news... Then i
posted questions about it here at comp.lang.python and some people said
the project had been abbandoned... Great to know that it's not true!!
TNX VERY MUCH!!
Mr BigSmoke wrote:
> Hi Tom.
>
> I had more or less the same problem about 1 year and a half ago...
> Since then i've tried either Matplotlib and chaco. I've started using
> matplotlib but for some features reason i've decided to use only chaco.
> Chaco is really cool but has some neg. points:
> -
Thanks for the response. I did look at the plot class for wxpython and
that looks worth checking out too. I really just need to plot the data,
optionally print, and save each as an image. Sounds like from what
you've done it is alot faster than what Im doing now.
Thanks again.
--
http://mail.pyt
adsheet style grids for displaying data. I was looking at the grid
> control for wxpython and that seems a nice fit. Anyone with experience
> with it have any opinions, Id appreciate them. Alot of the programming
> I do deals with crunching data and charting it. Sometimes I wonder
. I was looking at the grid
control for wxpython and that seems a nice fit. Anyone with experience
with it have any opinions, Id appreciate them. Alot of the programming
I do deals with crunching data and charting it. Sometimes I wonder
whether python would be a much better canidate for this type of
William Gill <[EMAIL PROTECTED]> wrote:
> Being somewhat new to Python, and having a tendency to over complicate
> things in my class design, I was wondering if anyone can suggest a
> simple graphical or flowcharting tool that they use to organize their
> class and program design? Because of a
There's also this about giving source/class browsers a hand by
sprinkling "isinstance()"'s in
http://wingware.com/doc/intro/tutorial-sassist-with-classes
I always encourage people to write up their experience/improessions in
the python wiki:
http://wiki.python.org/moin/PythonEditors
(or the sepa
Thanks everyone. I will explore all the suggestions, but it looks like
SPE is the immediate answer.
Bill
William Gill wrote:
> Being somewhat new to Python, and having a tendency to over complicate
> things in my class design, I was wondering if anyone can suggest a
> simple graphical or flow
It's not free, but it is pretty cheap considering all it can do. Check
out Enterprise Architect (with the free add-in for Python) from
www.sparxsystems.com.au. Pro version license is US$180 or so, but they
may have a student license for less that you could use.
-- Paul
--
http://mail.python.or
forgot mention Komodo's code and object browser, which're both in the
$30 license
http://aspn.activestate.com/ASPN/docs/Komodo/3.1/komodo-doc-codeintel.html#codeintel_codebrowser
and SPE's supposed to have some kinda class explorer
http://www.stani.be/python/spe
--
http://mail.python.org/mailma
On Wed, 31 Aug 2005 15:40:52 GMT
William Gill <[EMAIL PROTECTED]> wrote:
> Being somewhat new to Python, and having a tendency to over
> complicate things in my class design, I was wondering if anyone can
> suggest a simple graphical or flowcharting tool that they use to
> organize their class and
On first glance Doxygen doesn't look like the ticket, but the screen
shots of Eric3 look VERY promising. I have already downloaded it, and
will try it.
Thanks,
Bill
tooper wrote:
> You may want to use Doxygen, which generates nice diagrams. It's
> normally only for C++, but there are nice filt
gene tani wrote:
> Have you looked at class browser module? Not the graphical tool you're
> looking for, but maybe a good start
No, it's not graphical, but it looks like I may be able to use it to put
together a nice outline, or summary of my modules. It's worth
exploring, thanks.
Bill
>
Have you looked at class browser module? Not the graphical tool you're
looking for, but maybe a good start
http://www.python.org/doc/2.0.1/lib/module-pyclbr.html
William Gill wrote:
> Being somewhat new to Python, and having a tendency to over complicate
> things in my class design, I was wonder
You may want to use Doxygen, which generates nice diagrams. It's
normally only for C++, but there are nice filters (for ex.
http://i31www.ira.uka.de/~baas/pydoxy) that generates C++ header from
python code that Doxygen can crunch.
Another solution is to use IDE such as Eric3 that can generate UML
Being somewhat new to Python, and having a tendency to over complicate
things in my class design, I was wondering if anyone can suggest a
simple graphical or flowcharting tool that they use to organize their
class and program design? Because of a 55 mph head-on accident a few
years back, I ha
"ionel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> i need some pointers.
> so far i've tryed matplotlib ...
What For, exactly?
For time series, RRD-Tools (Round-Robin Database) works very well.
--
http://mail.python.org/mailman/listinfo/python-list
On 2005-03-09, Caleb Hattingh <[EMAIL PROTECTED]> wrote:
> On Tue, 8 Mar 2005 20:45:22 +0200, ionel <[EMAIL PROTECTED]> wrote:
>
>> i need some pointers. so far i've tryed matplotlib ...
>
> I have had good success with pygnuplot.
I second the recommendation for pygnuplot -- especially if if
you h
I have had good success with pygnuplot.
On Tue, 8 Mar 2005 20:45:22 +0200, ionel <[EMAIL PROTECTED]> wrote:
i need some pointers.
so far i've tryed matplotlib ...
--
http://mail.python.org/mailman/listinfo/python-list
i need some pointers.
so far i've tryed matplotlib ...
--
ionel.
--
http://mail.python.org/mailman/listinfo/python-list
39 matches
Mail list logo