Skip to content

zachmyers/WBC-Tableau-Images

Repository files navigation

Tableau Images

Description

Hosts images for Tableau

Features

  • TODO

Credits

This package was created with Cookiecutter and this project template.

Running Development Application

# install dependencies
$ poetry install
# run application cli interface without script
$ poetry run python src/cli.py --help

Running Tests Using Pytest

# install dependencies (if needed)
$ poetry install
# run pytest through poetry
$ poetry run pytest

Building CLI Executable

# run build script, pyinstaller is required
$ ./scripts/build.ps1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors