Welcome!

Matt Modica

Home
Site Map & Links
Tech Support
Python - CompMathCalc
My Computer
CompMathCalc is a new program that makes advanced computer calculations easy. Forget the pen, paper, and calculator - all you have to do is input the specs.
 
CompMathCalc is a command line tool writen in Python that does many popular computer calculations from simple bus bandwidth calculations to complex sustained hard disk transfer rate calculations.
 
CompMathCalc is not currently publicly available for download. It should be shortly though. If you are a staff member at TechSupportForum, you may request a copy now.

Linux/Mac OSX users:

 

Python should be preinstalled natively on Linux distributions. To run CompMathCalc, download it to your home folder and run it with this command:

 

python compmathcalc

 

Once the command is run, it will open up CompMathCalc. Double clicking it won't work.

Windows Users:

 

A python extension such as pywin32 must be installed before python is supported. It will include an editor as well.

 

Once pywin32 is installed, simply naviagte to the directory where CompMathCalc has been downloaded and double click it to run it. It will open up in a DOS window.