all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* pycallgraph to org-mode
@ 2011-10-05 13:19 Andrea Crotti
  2011-10-29 10:49 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Crotti @ 2011-10-05 13:19 UTC (permalink / raw)
  To: emacs-orgmode

I'm programming in Python and I have to understand how a quite complicated
code base actually works.

So I thought that using pycallgraph might help me, but the resulting figures
are just normally too big, and also it's annoying to go and look at the code
from the graph.

So I had the following idea, add some functionalities to pycallgraph, to 
create
a text file in org-mode format, where in every function there is also a link
the actual file in the filesystem.

I think it might come very handy, is there anything already to convert a 
graphviz
directed graph into an org-mode file (it might speed up the process)?
Or any code I should take a look at?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pycallgraph to org-mode
  2011-10-05 13:19 pycallgraph to org-mode Andrea Crotti
@ 2011-10-29 10:49 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-10-29 10:49 UTC (permalink / raw)
  To: Andrea Crotti; +Cc: emacs-orgmode

Hi Andrea,

Andrea Crotti <andrea.crotti.0@gmail.com> writes:

> I think it might come very handy, is there anything already to convert a
> graphviz
> directed graph into an org-mode file (it might speed up the process)?
> Or any code I should take a look at?

Not that i'm aware of.  Let us know how it goes...

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-29 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-05 13:19 pycallgraph to org-mode Andrea Crotti
2011-10-29 10:49 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.