Search Results for "program for python to exe" - Page 22

Showing 1354 open source projects for "program for python to exe"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FFPVS

    Flying Fast Python Virus Scanner

    GENERAL: Flying Fast Python Virus Scanner (Also known as Funny Fake Prank Virus Scanner) is a fake, multi-platform, text-based virus scanner written in Python. The goal of the program is to prank your friends into downloading the software, which, when run, pretends to scan their system for viruses. It then prompts for administrator username and password, and once entered, saves them to a text file called 'userpass'. It then pretends to fully detect and clear all of the viruses. HOW...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Botnet Detectors Comparer

    Compares botnet detection methods

    Compares botnet detection methods by computing the error metrics by reading the labels on a NetFlow file. The original NetFlow should have a new column for the ground-truth label, and a new column with the prediction label for each botnet detection method. This program computes all the error metrics (TPR, TNR, FPR, FNR, Precision, Accuracy, ErrorRate, FMeasure1, FMeasure2, FMeasure0.5) and output the comparison results. It also ouputs a png plot. The program can compare in a flow-by-flow...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    pymatlab

    A pythonic interface to MATLAB

    This package lets Python users interface and communicate with MATLAB from Python. Pymatlab makes it easier for users to integrate a project with a large MATLAB codebase into python scripts by using MATLAB scripts as a part of the python program. The basic functionality of this package is to send data from Python to MATLAB's workspace to be able to run Matlab function on the data. After processing you retrieve back data to python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5

    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
  • 6
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    ... the operation of Matematica on different sets of data visualized on a Qt graphical interface. DrImage) image manipulation on the Matematica filters. The program is intended to use as less as possible external libs (optional: openGL, gsl, fftw, cgal, png, tiff, boost, MPI, Qt...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CDPOPgui

    GUI Frontend for CDPOP

    CDPOPgui is a GUI Frontend for CDPOP What is CDPOP? CDPOP (Cost Distance POPulations) is a spatially-explicit simulator of gene-flow in complex landscapes to explain observed population responses and provide a foundation for landscape genetics. The program implements individual-based population modeling with Mendelian inheritance on a resistant landscape. Simulation begins with an initial homogeneous population and followed by divergence through time as functions of individual based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyBallistics is a graphical small arms ballistics program used to calculate ballistic coefficients, and model bullet trajectories. Future improvements will be a reloading database, and web links to industry reloading data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Binary to Decimal Converter

    Binary to Decimal Converter

    Converts Binary values to Decimal values!

    A simple GUI program that lets you input a Binary value and converts it into a Decimal/Denary value - handy for those who develop at a machine code level!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    PTkEI2

    PTkEI2

    The Python/Tk Empire Interface

    The Python/Tk Empire Interface is a graphical front end to the Wolfpack Empire server (www.wolfpackempire.com). Ptkei (the client's nickname) provides a powerful graphics based interface to what would otherwise be a purely terminal based game. This client functions solely as a client. In order to use this program effectively one must be familiar with Empire. Python is a very high-level interpretive programming language. Ptkei uses this language (and its interface to Tcl/Tk) to provide...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    This program calculates the resistance on pin "-" an OpAmp put infeedback resistance (Rf) and gain (|Av|)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ellipt2d is a finite element program for solving second order, real and complex, two-dimensional elliptic problems with user-defined operators. Because Ellipt2d is written in Python, the code can easily be adapted for specific problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Temple of Bonecinder

    Temple of Bonecinder is the first roguelike written by multirp

    Temple of Bonecinder is the first roguelike written by multirp. The intent of this program is to obtain a good game base, before starting into a main roguelike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GeekCode

    Python script for GC

    GeekCode Generator. Object - oriented python script, which allows You to generate GeekCode Block from natural english language symbols. All instructions are in program. Enjoy and please report bugs or anything else for improve this script. This is my first full object-oriented program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Dosematic3

    Software for aberration dosymetry

    Objective: The program is being developed for three main purposes: A. Dose assessment after acute whole body exposure. B. Dose assessment in partial body exposure C. Dose assessment after protracted and fractioned exposure 2. Applicability The following DNA lesions can be investigated with the help of the program: A. Dicentrics B. γ-H2AX foci C. Micronuclei D. PCC fragments It is planned to include Comet assays as well RICA assays in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyPENELOPE
    An application programming (API) and graphical user interface (GUI) to facilitate the use of PENELOPE's program PENEPMA.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18

    Vocabulary Tester

    Vocabulary Testing Program

    This is a program (written in Python, with graphics based on the Tk/Tcl framework) to test on vocabulary. It allows users to define their own languages and constructs per language. Afterwards, a dictionary of words can be created and the user can be tested on this dictionary. Currently, it is in v0.8 (Beta) of development. After a stable version is released (v1.0), a more detailed repository will be kept.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Chemical Reaction

    Chemical Reaction

    Balance chemical reaction and compute material balance

    This Python program is used to balance a chemical reaction and to compute the material balance. Furthermore, it's able to check molecules and to write the condensed strutural formula from the name of an organic molecule. (Those both functionalities are still limited.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.3, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with 3rd-party...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 21

    SM Character Generator

    A Space Master 2nd Edition Character Generator

    SMCG is a character generator for the second editon of the role-playing game Spacemaster. Only the program code is placed under this license. All Spacemaster material has been copyrighted by Iron Crown Enterprises. While I do have permission to publish this program, I am not affiliated with Iron Crown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Prime-Number-Finder

    Prime Number Finder usign Sieve of Eratosthenes

    Program by: Ravi Sharma (rvisharma) Prime-Number-Finder-using-Sieve-of-Eratosthenes =============================================== Finds Prime Numbers using Sieve of Eratosthenes Algorithm This Program gives you the prime number upto N Integers, Sieve of Eratosthenes Algorithm is used to determine the Prime Number To find the Prime Number, in the console Shell call the prime_finder(N) function, prime number will be given upto N integer. At first you will be prompted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SauceWalk Proxy Helper

    Enumeration and automation of file discovery for your sec tools.

    SauceWalk is a freeware(.exe)/Open Source(.py) tool for aiding in the enumeration of web application structure. It consists of 2 parts a local executable (walk.exe) and a remote agent. Walk.exe iterates through the local files and folders of your target web application (for example a local copy of Wordpress) and generates requests via your favourite proxy (for example burp suite) against a given target url. The remote agent can be used to identify target files and folders on a live system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    srst

    Short Read Sequence Typing

    Update - SRST2 Now Available ------ 25 Sep, 2013 This project has now been replaced by SRST2 - Short Read Sequence Typing for Bacterial Pathogens, available at http://katholt.github.io/srst2/ The new SRST2 program does gene typing as well as MLST (e.g. typing resistance genes, virulence genes, etc). SRST2 is faster and more accurate than the old SRST, using bowtie2 to achieve local alignments (no need for flanking sequences) and a brand new scoring system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    misspell-check

    misspell-check

    A program to check source code for mispelings...

    A program to check source code for mispelings...
    Downloads: 0 This Week
    Last Update:
    See Project
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.