Browse free open source Python Calculators and projects below. Use the toggles on the left to filter open source Python Calculators by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 1
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of poems, reflections and thoughts published on the platform https://www.pensador.com/autor/renato_alexandre_dos_santos_freitas/ ATC is Made in Portugal. He was born in Coimbra on July 6, 1991. He has a degree in Electrical and Telecommunications Engineering and began developing ATC at the beginning of his undergraduate studies. He works for Miclearning, Lda since April 2020. Providing services to Multimac Hito Innovation.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Black Spot Leaf Area Calculator

    Black Spot Leaf Area Calculator

    Automated leaf area estimation from scanned leaf images

    Black Spot is a free stand alone software and method to estimate leaf area from images of leaves captured using standard flatbed scanners. This easy to use software allows the user to batch process a large number of samples from multiple species with minimal user input.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    A tool for Spellcrafters and their customers playing Mythic Entertainment's MMPORG, Dark Age of Camelot
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    microstrip-antenna-calculator

    microstrip-antenna-calculator

    A microstrip patch antenna calculator

    This tool can calculate rectangular, circular, and triangular patch of antenna dimensions Support me by clicking the star in my Github account https://github.com/fadhlurrahmann/microstrip-antenna-calculator
    Downloads: 4 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    a transmission line impedance calculator
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    Error Propagation Calculator is essentially a cross-platform GUI front-end for the Python Uncertainties library that does not require knowledge of Python to use. Simply point and click to enter values and errors, input your expression and press compute. The program evaluates native Python code, but the user does not need to know the syntax as common operators are provided as buttons, similar to a scientific calculator. -Evaluate expressions with as much as 26 different variable and error pairs. -Copy output to the system clipboard by simply double clicking the output field. -Cross-platform: Works on Windows, Linux, and Mac. All calculations are dependent on the uncertainties package (Uncertainties: a Python package for calculations with uncertainties, Eric O. LEBIGOT, http://pythonhosted.org/uncertainties/)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Python Calculator

    Python Calculator

    My own project

    Made like in one day, using PyQT5, QT Designer, and PyInstaller
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    rpCalc is a simple RPN (Reverse Polish Notation) calculator.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Arrear_Pension_Calculator

    Arrear_Pension_Calculator

    Simple app for calculating arrear pension amount of a given period.

    A simple Arrear Pension Calculator app written in python with GUI specifically Govt. employees (Central & State). This application calculates arrear (Due - Drawn) / overdrawn / recovery of pension between any given periods. This app is not associated with the Govt. This app is for informational purpose only. This project is open source under GNU public license v3.0
    Downloads: 2 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    NZMATH

    NZMATH

    Python Calculator on Number Theory, three-birds-one learning material

    NZMATH is a Python calculator on number theory. It is freely available and distributed under the BSD license. All programs are written only by Python so that you can easily see their algorithmic number theory. You can get NZMATH with a single command: % python -m pip install -U nzmath Here % is the command line prompt of Windows or Unix/macOS. This release contains several program corrections and additions obtained by writing a programming "notebook" of the book 'Lectures on Elementary Number Theory' (TAKAGI, Teiji) in Python-NZMATH language. The "notebook" is available together. It is designed for beginning students of algorithmic number theory to self-study Number Theory, Programming and scientific English together, three-birds-one learning material. It is possible only by running and reading the programs. You can get the notebook here: https://sourceforge.net/projects/nzmath/files/nzmath-enttakagi/ Visit our home page in detail: https://nzmath.sourceforge.io/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    subnetcalculator

    subnetcalculator

    Basic subnet calculator written in Python.

    Based on the IP address and subnet mask input from the user, the following values are calculated: #1. Network address #2. Broadcast address #3. Number of valid hosts #4. Wildcard mask #5. Number of mask bits (CIDR notation) #6. Random IP addresses from the subnet.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    CutePy

    CutePy

    Lightweight Qt-based Python console with variable explorer and history

    CutePy is a lightweight Qt-based Python 3 console with variable explorer, command history, syntax highlighting and customizable startup script. Originally it was developed for simple scientific calculations as a replacement for e.g. Windows calculator or Python IDLE. Therefore its main aim is to start fast and provide more comfortable dealing with variables based on the Python language. However in the end it is a regular Python console and therefore can be used for almost any task.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Time Calculator

    Time Calculator

    Calculator GUI+CLI, but for time intervals

    Does simple math of two time values in the format MM:DD:YY. This allows adding/subtracting one duration with another without having to do any extra math to convert to/from decimal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    etm: event and task manager
    etm provides an intuitive format for using plain text files to store data, a command line interface for viewing data in a variety of convenient ways and a GUI interface for both viewing and modifying data. Repetition and alerts are supported .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Pension-Calculator

    Pension-Calculator

    A simple retirement benefit calculator app written in python with GUI.

    A simple retirement benefit calculator app written in python with GUI specifically for West Bengal State Govt. employees (India). This app is not associated with Govt. of West Bengal. This app is for informational purpose only. This project is open source under GNU public license v3.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A python-based calculator that uses the Sabine, Norris-Eyring and Fitzroy formulae to calculate the RT60 time of a room with given specifications. Material list from SAE Institute reference.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    gnucash-csv-mt940

    Convert Banking CSV-Files to MT940 format for Input in GNUCASH

    This Program converts CSV-Files downloaded from your Bank Account to MT940-Format for Input to Gnucash. conv-noris-mt940.py convert CSV-Files from www.norisbank.de to MT940-Format Calling: conv-noris-mt940.py CSV-File MT940-File conv-1822giro-csv-mt940.sh convert CSV-Files from www.1822direkt.de to MT940-Format Calling: conv-1822giro-csv-mt940.sh CSV-File MT940-File conv-dkbgiro-csv-mt940.sh convert CSV-Files from www.dkb.de to MT940-Format Calling: conv-dkbgiro-csv-mt940.sh CSV-File MT940-File conv-dkbkredit-csv-mt940.sh convert CSV-Files from www.dkb.de to MT940-Format Calling: conv-dkbkredit-csv-mt940.sh CSV-File MT940-File
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    pdd

    pdd

    Tiny date, time diff calculator

    There are times you want to check how old you are (in years, months, days) or how long you need to wait for the next flash sale... pdd (python3 date diff) is a small cmdline utility to calculate date and time difference. If no program arguments are specified it shows the current date, time and timezone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BMI Calculator app

    BMI Calculator app

    Desktop application to calculate the Body Mass Index (BMI)

    Enter your weight in kg and height in centimetres to calculate your Body Mass Index to stay fit physically and healthy! The BMI is displayed in different colors such as, 🟪 Purple - Very severely underweight 🟦 Blue - Underweight 🟩 Green - Healthy 🟨 Yellow - Overweight 🟧 Orange - Obese 🟥 Red - Extremely obese Download BMI Calculator today
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    BitrateCompressionCalculator for Python

    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 learn Python 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. I'll implement them as I learn them. As of October 6, 2018; I have "abandoned" the project. I have actually forgotten everything I know about Python since writing this and other than adding error handlers; I really don't know how much further I could take it. I wanted to build a simple calculator, and I did.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    That project aims at providing a clean API and a simple implementation (C++ library) of an Airline-related Seat Inventory Availability Calculation system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cashderivatives.org Pricing Calculator
    Cashderivatives.org Pricing Calculator (CDPC) is a calculator for financial instruments. The project is now discontinued. The project had reached alpha development status, when it was decided to not continue with the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Chi Square Calculator

    An unlimited calculator for Chi Squared

    This Chi Squared Calculator allows the user to enter any number of rows and columns, enter the observed frequencies used in the calculation, and the program will output the answer, as well as the degrees of freedom. This program runs on Python 3.2 ## BUT NO LONGER REQUIRES PYTHON to run! (Now in .exe form!) ## Sorry for the lack of floating point (Decimal) numbers support; attempting to input decimals will crash the program. Will fix soon! If you need any help, information, my email is: max-j-anderson@hotmail.co.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Compilation of Physics Calculators

    Compilation of Physics Calculators

    A compliation of Physics derived claculators

    A NEW GUI VERSION WILL BE RELEASED SOON! Thank you for visiting the Physics Calculator, provided by PIezoSystems Inc., please visit their company website at https://piezosystems.org. For other downloads, please visit our github page, https://github.com/PiezoSystems. We hope that you find this program useful and easy to use, for troubleshooting, please email us, contact@piezosystems.org. If any bugs were found, please email us at bugs@piezosystems.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
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.