Skip to content

A small script that can be used to estimate alcohol by volume and apparent attenuation when given a pair of original and final gravities.

Notifications You must be signed in to change notification settings

mjbondra/python-abv-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#python-abv-calculator

A small script that can be used to estimate alcohol by volume and apparent attenuation when given a pair of original and final gravities.

####How to use

From the command-line of your choice, navigate to the python-abv-calculator directory, and enter the following:

python abv.py

####Dependencies python-abv-calculator uses a Swampy (allendowney.com/swampy) module called Gui that extends tkinter. This module is distributed under the GNU General Public License (gnu.org/licenses/gpl.html).

About

A small script that can be used to estimate alcohol by volume and apparent attenuation when given a pair of original and final gravities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages