emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andrea Crotti <andrea.crotti.0@gmail.com>
To: emacs-orgmode@gnu.org
Subject: pycallgraph to org-mode
Date: Wed, 05 Oct 2011 14:19:29 +0100	[thread overview]
Message-ID: <4E8C5961.1090105@gmail.com> (raw)

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?

             reply	other threads:[~2011-10-05 13:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-05 13:19 Andrea Crotti [this message]
2011-10-29 10:49 ` pycallgraph to org-mode Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E8C5961.1090105@gmail.com \
    --to=andrea.crotti.0@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).