Skip to content

aocenas/probe-agent-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profiler agent for https://github.com/aocenas/probe

Installation

pip install probe-agent

Profiling

from probe_agent import Probe
with Probe():
    # Code you want to profile

Releases

No releases published

Packages

No packages published

Languages