Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 629 Bytes

File metadata and controls

17 lines (11 loc) · 629 Bytes

Topwrap Utils

Copyright (c) 2026 Antmicro

This repository is a collection of utilities (tools or plugins) for topwrap. Each utility is distributed as a python package.

Installation

Installation instructions are provided in the documentation of each utility. In general, to install a python-package from this repository, you would use the following command

pip3 install "git+https://github.com/antmicro/topwrap-utils.git#subdirectory=UTILITY"

where UTILITY should be replaced with the name of the subdirectory containing the tool/plugin