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

Showing 1835 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

    Latex Project Process

    Process a latex project for scientific journal submission

    This simple python program is designed to process a LaTeX project for scientific journal submission. It assembles multiple latex source files into a single document. Automatically sort the graphic files with a numbered name. Compile the project. Compress all the files into a compressed document for scientific journal submisson.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a .exe program (originally python) to balance chemical equations. Just enter the reactants and the products, and this tool will automatically add the coefficients.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    WISP

    Weighted Implementation of Suboptimal Paths (WISP)

    ... of correlated motions leading from the allosteric to the primary active site. We present a program called Weighted Implementation of Suboptimal Paths (WISP) capable of rapidly identifying additional suboptimal pathways that may also play important roles in the transmission of allosteric signals. Aside from providing signal redundancy, suboptimal paths traverse residues that, if disrupted through pharmacological or mutational means, could modulate the allosteric regulation of important drug targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    VowlCounter

    Counts vowls in a given string

    As the short summary says, this program can be run straight from the EXE, or if you invoke it from command prompt, you can give it an argument in CMD if you use "". If you find any problems, or if you still have problems, open a bug ticket or email me, I will be able to assist you in anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5

    RainforestCluster

    Dynamically manage Amazon EC2 clusters

    RainforestCluster is an Amazon EC2 python program that manages and load-balances dynamic clusters to allow for maximum workflow flexibility and speed at minimal cost. It enables one to quickly and cheaply create dynamic compute clusters in the cloud, which can then run computational pipelines generically. It is also able to optimize the use of spot instances - idle computers in Amazon's cloud that are available at drastically reduced cost (5x-10x cheaper) - but can be terminated at any moment...
    Downloads: 0 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Kyusho-Sensitive Data Search Tool

    Sensitive Data Search Tool

    Kyusho is a Python 3.3.2 program that crawls a specified location (currently a locally available directory) for sensitive information. Current capabilities include finding: - In text files - SSNs - Credit Card #s - In binary files <in the works> If you're new to using a command-line interface, there is an old version of the program available, compiled as an exe. https://sourceforge.net/projects/sensitivedatasearchtool/files/Old-version/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    COIL Programming Language

    COIL Programming Language

    COIL:A Programming Language made by Teens for Teens(ikr)

    Complex Output Input Language. It was made because games in python end up quite ugly and bloated. This is designed to be clean & easy. It's an interpreter, It was written in C++. Not a singe line of code was written by an adult (except the standard c++ libraries). Give it a try and tell me what you think. It's a work in progress so there are only input and output functions, variables and if statements. Because it's at an early stage in design, any ideas you give me now can be integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 10

    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
  • 11

    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: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    CONF Bot

    CONF Bot

    A bot for Confrontation Web Card Game written in Java

    CONF Bot will play the Facebook game Confrontation for you, automating clicks so you don't have to repeat the same action 40 or 50 times in a row for no good reason. It also allows actions to be sequenced together in whatever order you prefer, allowing full farm runs of the game's content that can save hours a day. The source code should provide a good idea of what it's like to write bots in Java (or any other programming language like Python that uses image capturing techniques to bot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    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
  • 16

    snakegame45

    Pygame Snake

    My first python program- snake game. Created with pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    UPX IT !

    “UPX-IT!” Simply Awesome GUI For UPX

    “UPX-IT!” is a freeware program that provides a GUI to access UPX and it’s various features easily without dealing with command-line.” Donate 1$ : http://zrayumtech.com/donate/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 2 This Week
    Last Update:
    See Project
  • 19

    pyLwt

    Liftng wavelet program built using python and g++

    This is a lifting wavelet program running in Windows7 and Ubuntu10.04.4, It is a mix program of Python and C++. The GUIs are built using Python, and the core algorithms of wavelet are built using standard C++. Notes: 1. To run this program, you should sure that the following dependent packages are installed in your computer: ctypes, wxPython, PIL, and NumPy? 2. I test this program using python2.7.3 in Windows7 and python2.6.5 in Ubuntu 10.04.4 3. You can run it using this command...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pywt

    wavelet program built using python and g++

    This is a wavelet program running in Windows7 and Ubuntu10.04.4, It is a mix program of Python and C++. The GUIs are built using Python, and the core algorithms of wavelet are built using standard C++. Notes: 1. To run this program, you should sure that the following dependent packages are installed in your computer: ctypes, wxPython, PIL, and NumPy? 2. I test this program using python2.7.3 in Windows7 and python2.6.5 in Ubuntu 10.04.4 3. You can run it using this command...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    PhoneVerter

    Program which converts alphabetic phone numbers to numeric form

    An example of a program use would be to convert the number "1-800-FLOWERS" to "1-800-3569377" How to use (copy of readme): 1. Unzip PhoneVerter2.1 2. Click on the exe file entitled "phone_verterv2.1.exe" 3. Program should work! 4. For ease of use you may and should use a shortcut to easily access the program! This program is released under the terms of the MIT license - source code is hosted here: https://github.com/thedan16/phone_verter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ChipSeqAnalyzer is a python program aimed at discovering transcription factor binding sites, originally in the yeast Candida glabrata. It takes Chip-Seq data as input, and outputs html reports from RSAT / Peak-motifs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    This program calculates the resistance on pin "-" an OpAmp put infeedback resistance (Rf) and gain (|Av|)
    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.