Menu

Tree [ba31c1] main /
 History

HTTPS access


File Date Author Commit
 Images 2022-03-28 Abhijeet kumar Abhijeet kumar [a734f1] unwanted
 docs 2022-03-28 Abhijeet kumar Abhijeet kumar [cf937f] unwanted
 LICENSE 2022-03-19 Abhijeet kumar Abhijeet kumar [d9d65c] Update LICENSE
 README.md 2022-05-22 Abhijeet kumar Abhijeet kumar [ba31c1] Update README.md
 main.py 2022-03-27 Abhijeet kumar Abhijeet kumar [1fb11e] update v1.2

Read Me

Volume Calculator

This calculator is to easily calculate the volume of geometric solids including a Cylinder, Cone, Cuboid, and Sphere.
The input values can be given in multiple metric/units: mm, cm, in, and the volume of every shape is calculated differently using different formulas.

User can select the desired shape from the Shape drop-down list and the entry fields will automatically configure as per input requirements for each mentioned shape.

Application is built using Python programing language (3.10) and Tkinter framework for Graphical User Interface (GUI).



Releases
Github All Releases
License
Languages
OS


Features

  • Standard Calculator functionality offers basic operations and evaluates commands immediately as they are entered
  • Multiple shapes and Metric/Unit operations
  • Auto Liters conversion as per selected unit


🚀 Getting started

Prerequisites :

  • Your computer must be running Python3 or newer.
  • The script requires Tkinter library installed.
  • Open Terminal and run pip install tk to install Tkinter library
  • Get the source code

  • Extract the zip and open main.py in Python IDE to build and run the Calculator app.

Windows users can download the binary release

  • Your computer must be running Windows 10 or newer.
  • Install the latest version of the Application. Download v1.2

Input & Output Function

shape select unitscylinder

  • The units are shown for convenience but do not affect the calculations. The units are in place to indicate the order of the result such as mm3,cm3, or Litres.

  • Calculate the volume of a right circular cylinder given 2 known values.
    Enter height and radius and select the right shape, it will give you the volume.

Reporting Issues

Feel free to report issues

License

Copyright © 2022 Abhijeet kumar. All rights reserved.

Licensed under the CC0-1.0 License.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.