> I've used networkx and it can handle 75k nodes easily. Might take some
> time (a few hundred milliseconds) to load tough. In the end networkx uses
> graphviz to draw graphs. It's customizable as per Graphviz's
> specifications. IIRC networkx had a builtin breadth first search path
> traversal alogirthm to organize the graph in a more structured way.
> 2012/10/8 vahan (aivo) <aivo...@gmail.com>
> You might wanna look into this
>> http://graphite.wikidot.com/
>> On Mon, Oct 8, 2012 at 5:48 PM, Mathieu Leduc-Hamel
>> <math...@montrealpython.org> wrote:
>> > Hi all !
>> > For my work, i'm searching for a good Python Library to help to build
>> some very nice graph. There's couple of things to know about my needs:
>> > 0. should be written in python…. :)
>> > 1. The graphs will include more than 75k of nodes
>> > 2. I want colors !
>> > 3. The beautiful it will be, the happy i'll be cause i'm producing them
>> for our internal needs but for a presentation
>> > 4. I would to use something the more pythonic as possible
>> > 5. should work on Python2 and linux
>> > Any idea ? what do you think of networkX ? igraph ? Any user stories
>> that you could share ?
>> > Happy Thanksgiving !
>> > P.s. Next montreal-python will be announced soon, stay tune ! :)
>> > --
>> > Mathieu Leduc-Hamel
>> > --
>> > Vous recevez ce message, car vous êtes abonné au groupe Google Groupes
>> Montréal-Python.
>> > Pour envoyer un message à ce groupe, adressez un e-mail à
>> montrealpython@googlegroups.com.
>> > Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
>> montrealpython+unsubscribe@googlegroups.com.
>> > Pour plus d'options, consultez la page de ce groupe :
>> http://groups.google.com/group/montrealpython?hl=fr-CA
>> --
>> aivo
>> --
>> Vous recevez ce message, car vous êtes abonné au groupe Google
>> Groupes Montréal-Python.
>> Pour envoyer un message à ce groupe, adressez un e-mail à
>> montrealpython@googlegroups.com.
>> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
>> montrealpython+unsubscribe@googlegroups.com.
>> Pour plus d'options, consultez la page de ce groupe :
>> http://groups.google.com/group/montrealpython?hl=fr-CA
> --
> Vous recevez ce message, car vous êtes abonné au groupe Google
> Groupes Montréal-Python.
> Pour envoyer un message à ce groupe, adressez un e-mail à
> montrealpython@googlegroups.com.
> Pour vous désabonner de ce groupe, envoyez un e-mail à l'adresse
> montrealpython+unsubscribe@googlegroups.com.
> Pour plus d'options, consultez la page de ce groupe :
> http://groups.google.com/group/montrealpython?hl=fr-CA