Skip to content

DigitalHolography/HoloFileInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Holo File Inspector

A simple python script to manipulate the header and footer of an .holo file.

Build

In order to build the script into a single executable run:

pyinstaller.exe --onefile --name "Holo file inspector" src/main.py

The executable will be located at ./dist/Holo file inspector.exe. You can better customize the build by changing parameter in the ./Holo file inspector.spec file.

Development

If you want to contribute to the script install the required package with:

pip install -r src/requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages