ダウンロードリスト

プロジェクト概要

pycallgraph は、Python ライブラリを Python プログラムの呼び出しグラフを作成します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-02-10 08:19
0.2.0

Windowsのアクセス修正されたバグを否定した。グラフをすぐに呼び出す各機能するために作られた数に応じて異なる色を使用します。グラフの設定を見て、現在非常にカスタマイズ可能です。除外および含めるフィルタを追加している。それを自動的にmake_graphによって呼び出されますstop_trace()はもう必要とされていない()。の場合、そこからエラードットpycallgraph例外がスローされます/ neato。の明白な利用__main__モジュール名として削除された例をいくつか追加されました。
タグ: Major feature enhancements
A Windows access denied bug was fixed. Graphs now use different colors depending on the number of calls made to each function. Graph settings and look are now very customizable. Exclude and include filters have been added. stop_trace() is not required anymore as it is called automatically by make_graph(). pycallgraph will throw an exception if there is an error from dot/neato. An obvious use of __main__ as the module name was removed and some examples were added.

2007-02-09 16:30
0.1.0

タグ: Initial freshmeat announcement

プロジェクトリソース