VizTracer: An Open Source visualization tool for Python code

by | Nov 17, 2020

ETIQUETAS: Hot news | Open source

Developers who use the Pyton programming language have an Open Source tool at their fingertips that helps them better understand how their projects work. VizTracer displays and tracks code execution without making any changes to the source code.

One of the strengths of VizTracer is its simplicity. It’s very user-friendly and has no dependencies. Once you use it to track a program, it generates an HTML report that can be opened in Chrome.

This tool logs any arbitrary variable such as function entries and exits. It then displays all the collected data using an intuitive front-end Google Trace-Viewer.

Among other things, it automatically records function arguments and return values and displays all information related to these items in detail. It also allows creating new signals and use them to register variables.

VizTracer includes advanced functionalities, such as filters to pinpoint features you don’t want to track for a report focused on what really matters.

As it is Open Source, its code can be modified to create other functions. It is licensed under Apache 2.0 and is compatible with Linux, macOS and Windows.

Its source code is available at GitHub.

You can read the original article at opensource.com

SHARE

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Recent posts

VDI: The most secure environment for hybrid working

Today is Data Privacy Day. The purpose of this date is to raise awareness and promote privacy and data protection best practices. It was initiated by the European Commission, the Council of Europe, and the Data Protection authorities of the European Union’s member states. Their main goal was to drive attention to the importance of privacy, user data protection, and compliance of the General Data Protection Regulation (RGPD). It is a regulation characterized by significant fines for non-compliance since its implementation in 2018.

How to avoid issues with virtual machines

Virtualization comes with a wide range of benefits for organizations. It helps cut IT costs and reduces downtime while increasing efficiency and productivity. It also increases the resiliency of networks, primarily when disasters occur, and promotes more green-friendly operations.

However, using virtual machines also comes with a set of downsides. Information security may get compromised, workloads mixed up, separation duties lost, among other issues. It is vital to know how you can get over these problems, and that’s what this article will discuss.

Let’s get started.

Archives


Stay up to date with all the news from UDS ENTERPRISE through our social networks. Follow us!

Skip to content