smiley 0.7.0

Smiley spies on your Python app while it runs.

Smiley includes several subcommands for running Python programs and monitoring all of the internal details for recording and reporting.

Project details 0.7.0 on PyPI

What’s New?

  • Add support for multiple threads, tracking which thread includes each trace event.
  • Fix logic for determining whether to ignore stdlib modules and packages from the site-packages directory.
  • Use browser session to track pagination and filter parameters in the web views.
  • Fix path handling for virtualenvs.
  • Add static HTML report.
  • Fix pagination for small page count.
  • Add export and import commands.