Skip to content

UIUCLibrary/Speedwagon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Speedwagon

Collection of tools and workflows for DS

Documentation

Download

Development Status

https://img.shields.io/badge/License-UIUC%20License-green.svg?label=License https://jenkins-prod.library.illinois.edu/buildStatus/icon?job=open+source%2Fspeedwagon%2Fmaster Jenkins Coverage

How to Build Wheel from Source

  1. Clone/download this repository
  2. Install build package (ideally in a virtual environment)
  3. Type the following command:
    python -m build

This generates a .whl file which can be installed using pip.