Skip to content

OpenZSD/whl_example

Repository files navigation

SOFT DEVELOPMENT

WHL FILE EXAMPLE

This project contains an example of building a platform agnostic whl file that produces both modules that can be imported or run in terminal.

Example includes:

  • Specify CLI commands to run on console
  • Packaging resource files (text, images, etc)
  • Accessing packaged resource files

Building whl file:

Contained are a series of shell scripts to run. For systems that don't support shell scripts, the contained command can be run in cosole as-is.

  • buildWhl.sh: build whl file which can be found in the generated dist folder.
  • installWhlTools.sh: installs needed python modules for building whl files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published