SkillAgentSearch skills...

Labutils

A Python 3 package used for the internal distribution of utilities and prototypes by the University of Waterloo's NetLab.

Install / Use

/learn @UWNETLAB/Labutils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<a href="https://uwaterloo.ca/networks-lab/"><img src="http://www.johnmclevey.com/assets/img/logo.png" width="125" align="right" /></a>

labutils

Overview

labutils is a collection of utilities intended to be used by NetLab developers and researchers. labutils is a place to share useful Python code amongst NetLab members. Contributions may include miscellaneous helper functions, developer feature prototypes, or project-specific workhorse functions.

Documentation

For detailed descriptions of everything in labutils, check out our Read the Docs page <http://labutils.readthedocs.io/en/latest/>

Installing

First, clone the labutils GitHub repository. labutils can then be installed by running python setup.py develop from inside the main directory.

If you want some instant gratification for getting through the installation, open a Python session and call labutils.hello_world()!

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated3y ago
Forks0

Languages

Python

Security Score

75/100

Audited on Mar 22, 2023

No findings