A simple Python utility to calculate file size from bitrate.
BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate.
BCCpy came about as the result of my beginning to learnPython and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements.