Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 637 Bytes

README.src.md

File metadata and controls

35 lines (27 loc) · 637 Bytes

[:var_set('', """

Compile command

aoikdyndocdsl -s README.src.md -n aoikdyndocdsl.ext.all::nto -g README.md """) ]
[:HDLR('heading', 'heading')]\

AoikTraceCall

Trace Python function calls selected by regular expressions.

See demos for ideas.

Tested working with:

  • Python 2.7 and 3.5

Table of Contents

[:toc(beg='next', indent=-1)]

Setup

[:tod()]

Setup via pip

Run:

pip install git+https://github.com/AoiKuiyuyou/AoikTraceCall

Setup via git

Run:

git clone https://github.com/AoiKuiyuyou/AoikTraceCall

cd AoikTraceCall

python setup.py install