Showing 18 open source projects for "written in python"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    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.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    pjscicalc

    pjscicalc

    A scientific calculator written in Python

    A scientific calculator written in Python, this project uses the wxPython and mpmath modules to create a scientific calculator suitable for use on a computer desktop. It is largely a rewrite and update of jscicalc. It has much higher precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    Coreculator

    Coreculator

    Advanced Desktop Calculator (The Most Advanced) with More Functions

    SUPPORT and GUIDES here: http://coresecproject.com/community/ Advanced Desktop Calculator (The Most Advanced) with More Functionality Written in Python and QT. Bunch of Math Operators (Python) such as calculating with PEMDAS, Radius, CEIL, Sine and MORE! [Operators] + Addition - Subtraction / Division * Multiplication // Floor Division (Round and without Decimals) ** Exponentiation % Modulos cc.pow(X, Y) X to the Power of Y cc.sqrt(X) Square root of X cc.ceil(X) Ceiling of X (X is a number e.g 18) cc.fabs(X) Absolute value of X cc.factorial(X) Factorial of X cc.floor(X) Floor of X cc.acos(X) Cosine of X cc.asin(X) Arc S
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pyscaline

    pyscaline

    A simple calculator written in Python 3.3.0 and GTK+

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyisocalc

    pyisocalc

    Isotopic pattern calculator in python 2.x

    This is an isotopic pattern calculator written in python. It depends on re, sys, numpy, operator, itertools, and matplotlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    A simple calculator written in Python and uses Tkinter for GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Inspired by the movie "Number 23". I've written a python program who calculates the sum of a string and he puts out a message if the sum has anything to do with the number 23. http://creativecommons.org/licenses/GPL/2.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    prefix is a command line prefix calculator written in python. It supports basic math functions (add, subtract, multiply, divide) as well as some more advanced (exponents, logarithms, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PytoCalc is a useful calculator written in the Python Programming Language.PYTOCALC IS BEING REPROGRAMMED, visit https://sourceforge.net/forum/forum.php?forum_id=679668 for more information
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    MacNetCalc is an IP network/subnet calculator written in Python using the PyObjC bridge and the Cocoa UI. Visually similar to Boson's 'Subnetit'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cl-calc aims to be a simple command line calculator. It can handle precedence unlike a lot of graphical calculators. cl-calc is written in Python and requires PLY (Python-Lex-Yacc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Traditional but powerful cross-platform calculator. It is written in python and it uses wxWidgets as GUI (project is developed with Boa Constructor). By use of SciPy the vaCalculator can solve linear systems, do math with polynomials, integration etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    geurocalc

    geurocalc is a euro converter/calculator

    geurocalc is a euro converter written in python. But it does not do only that. It can be also used like a calculator. This software is under licence LPG. I.e. that you can use, to copy, diff
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next