jlquant / yappi

Automatically exported from code.google.com/p/yappi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALLATION
------------
*nix:
-----
Type in shell with admin privieleges:
>python setup.py install  

Windows:
--------
If you have mingw installed, type:
>python setup.py build --compiler=mingw32 install
(Note: It is recommended to use VC Express compiler for Python versions >2.6. There
are some DLL problems regarding MingW compiled extensions on Python >2.6 versions.)





About

Automatically exported from code.google.com/p/yappi

License:MIT License


Languages

Language:C 82.6%Language:Python 15.6%Language:C++ 1.0%Language:Batchfile 0.8%