Showing 69 open source projects for "compiler python linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 153 This Week
    Last Update:
    See Project
  • 2
    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...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3

    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...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    NZMATH

    NZMATH

    Python Calculator on Number Theory

    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 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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    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
  • 6
    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
  • 7

    BMIkalkulator

    Very simple BMI calculator in Polish.

    This is my first, very simple Python project - simple BMI (Body Mass Index) calculator vith some addidtional informations. It comes in Polish language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9

    suc

    Stack usage calculator

    Calculates stack consumed by every application call tree using, as a primary source, different files generated during build. Checks completeness of collected data and supports manual input of those that are missing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 605 This Week
    Last Update:
    See Project
  • 12
    rpCalc is a simple RPN (Reverse Polish Notation) calculator.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    PaCal
    ProbAbilistic CALculator - a package for computing with probability distributions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FreqLength

    FreqLength

    Wavelength Calculator

    FreqLength is a simple wavelength calculator that takes a given frequency as input and spits out various wavelength values for that frequency (full wave, half wave, etc.) If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD LiberaPay: https://liberapay.com/gerowen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mixture100

    Mixture100

    Simply percent calculator

    For making various mixtures, like homemade alcohol, brine or e-liquids. Add a components, set a percentage in total, set how much I want a given mixture and save, share or print recipe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    Solution Percenter

    Solution Percenter

    Calculator for making solutions

    Soluton Percenter is a program for making solutions percent. Maked by python and PyQt4 module. For chemists, mathematicians and barmans. Program can create advanced recipes and print them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    JOCalculator

    Simple Calculator

    A simple calculator made from python 2 & tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The TI-Basic compiler compiles TI-BASIC code to the 8XP file format used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22

    Python Calculator

    A Text-Based Calculator built with Python

    A Basic Text-Based Command Line Calculator built entirely upon Python.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    ... 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: 2 This Week
    Last Update:
    See Project
  • 25

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next