Skip to content

EJON202/Dashwerks_Project

Repository files navigation

Dashwerks

add stuff about package

Building

to build in a vertual enviroment:

py -m venv myenv
myenv\Scripts\activate

Then install build with pip now that the environment is built:

pip install build

Next build the dashwerks package:

py -m build 

Finally install package:

pip install dist\dashwerks-0.0.1-py3-none-any.whl

Written with StackEdit.

About

Race car dash and data management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages