Skip to content

Small utility with web-interface that allows to calculate Intel HEX hashes from HEX lines on the fly

Notifications You must be signed in to change notification settings

tsurrdurr/HexChecksumCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexChecksumCalc

Small utility with web-interface that allows to calculate Intel HEX hashes from HEX lines on the fly.

Installation

It is a recommended practice to use virtualenv to set up environment for a project. Install dependencies with pip install -r requirements.txt

Starting

Run project with python server.py

Run tests with python -m unittest2 discover

About

Small utility with web-interface that allows to calculate Intel HEX hashes from HEX lines on the fly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published