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

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

    Nasa-Picture-Of-The-Day

    Display the Nasa picture of the day for everyday

    This software download the image of the day and the description of the image from the Nasa. For Windows you can download this file and run the .exe file. For other operating systems follow this link : https://github.com/hamdyaea/Nasa-picture-of-the-day Developer - Author Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Mars Insight Weather live

    A software who calcule the temperatures of Mars InSight

    A software who calcule the temperatures, wind, pressure of Mars InSight. The data is downloaded from : https://mars.nasa.gov/insight/weather/ For Windows you can run this .exe file. For other operating systems : https://github.com/hamdyaea/MarsInSightWeather Developer - Author : Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Rock Paper Scissors Lizard Spock

    Rock, Paper, Scissors, Lizard, Spock is a game of chance that expands.

    ... disproves Spock Spock vaporizes Rock Rock crushes Scissors For Windows : Download this file, unzip it and launch the .exe file. For linux and other operating system : https://github.com/hamdyaea/RockPaperScissorsLizardSpock Developer - Author Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NeneBot v1.0b

    NeneBot v1.0b

    Portuguese Bot Development - Software Intuitivo

    This process is taking a bit longer, do to recently had to change home. Now, the program is based on audio replies. Work still in progress
    Downloads: 0 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
    This software is for aerospace enthusiast who do not want to miss a live rocket launch. This software download and display the next five rocket launches. For windows download this software. How to start the program: 1) Unzip all file in the same folder. The software work only if all file are in the same directory. 2) Doule-click on Next_Five_Rocket_launches_Software.bat For other operating systems you must run it from the source : https://github.com/hamdyaea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BinaryDump

    Python 3 command line program to dump a file as ASCII coded strings.

    Python 3 command line program to dump a file as comma separated, ASCII coded hex, decimal and binary strings. The resulting file can uploaded into a spreadsheet for easy bit by bit analysis. Output is one byte per row with ASCII hex in the first column, ASCII decimal in the third column and eight ASCII binary digits in the following columns. The file may be dumped from any starting offset to any ending offset. Note that spreadsheet row count may limit the number of bytes that can be uploaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pwnCheck

    Password pwn check.

    This program is a graphical user interface for checking pwned passwords, it's writen with python and pyQT4. Program calculates password hash and then searches for matches with first 5 symbols (prefix) in https://api.pwnedpasswords.com, then full hash match is found localy on users PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Riemann Sum Calculator

    Graphs the inputted function and rectangular estimators.

    This program graphs the inputted function and number of rectangular approximators over the specified interval and calculates the estimated area with a right, left or midpoint Riemann sum. Supports the following functions: sin cos tan arcsin arccos arctan ln log (base ten) and the following constants: e pi (Note: type out "pi" in the function field to use) Mimics TI-89 syntax Coefficients and parenthesis may be used to denote multiplication, but ‘coefficient multiplication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OSRFramework

    OSRFramework

    OSRFramework, the Open Sources Research Framework is a AGPLv3+ project

    ... OSRFConsole or a Web interface. If everything went correctly (we hope so!), it's time for trying usufy., mailfy and so on. But where are they locally? They are installed in your path meaning that you can open a terminal anywhere and typing the name of the program (seems to be an improvement from previous installations). Generates candidate nicknames based on known info about the target.
    Downloads: 1 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

    BrowserServices

    Provide browser services such as downloading to Python programs.

    ... the page has completed downloading, a conventional download request is made. The second download is done from the local cache effectively masking the download from the server. Native messaging is not used since it is very difficult to debug and it runs the Python program in its own process. With the URL method, download requests can be done from the console. Downloads can also be done from the location bar. This addon is not registered with Mozilla and needs to loaded as a temporary addon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    rene file renamer

    Windows/Linux lexical/semantic multiple file renamer

    Rene is an extended file renamer command line program written in Python for Windows and Linux. Its goal is to be easy to use but powerful. For basic use, the command syntax is as simple as Windows ren and Linux mv yet affords greater flexibility in reusing parts of the original name and formulating its replacement. Features include: -- Automatic name adjustment to avoid existing file names with a choice of parameterized collision avoidance schemas. -- Semantic name selection, for example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Autologging

    Easier logging and tracing of Python functions and class methods.

    Autologging eliminates boilerplate logging setup code and tracing code, and provides a means to separate application logging from program flow and data tracing. Autologging provides two decorators and a custom log level: "autologging.logged" decorates a class to create a __log member. By default, the logger is named for the class's containing module and name (e.g. "my.module.ClassName"). "autologging.traced" decorates a class to provide automatic CALL/RETURN tracing for all class...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Electrip

    Electrip

    easy Linux environment controlling trains in Python

    ELECTRIP is an easy-to-use, small program that lets you control your model railroad with gamepads. Combined with an SRCP-Server (e.g. srcpd) it provides the functionality you would expect of a commercial digital command station. It can save you a lot of money.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    (py) Faktury VAT

    (py) Faktury VAT

    Program do tworzenia faktur VAT

    Program do tworzenia faktur VAT. Działa w systemie Linux i Windows, program został napisany w pythonie, korzysta z biblioteki GTK+
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Personal Document Seeker

    Personal Document Seeker

    Full text document research tool.

    Personal document seeker is a simple useful tool to search into your document by full text. This program is based on the Whoosh library for Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MULTITAS

    MULTITAS

    File management software for 64 bits windows 7/8/10 os

    This program provides these features: 1) Remove duplicate files 2) Move a file from one folder to another. Download the only setup.exe file to windows os laptop then install this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Colonization Mod Collection

    Several mods for Civilization IV: Colonization

    A collection of mods for Civilization IV: Colonization. The purpose of joining multiple mods into a collection is to make them share the source code. This allows joined work without the time consuming and bug prone process of moving modpacks between source codes. This mean the source code is made up of multiple features, which can be tweaked by XML and as a result it is possible to make total conversion mods without knowing how to program. What this is NOT is a bunch of nearly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DIGITS

    DIGITS

    Deep Learning GPU training system

    ... the best performing model from the results browser for deployment. DIGITS is completely interactive so that data scientists can focus on designing and training networks rather than programming and debugging. DIGITS is available as a free download to the members of the NVIDIA Developer Program. DIGITS is available on NVIDIA GPU Cloud (NGC) as an optimized container for on-demand usage. Sign-up for an NGC account and get started with DIGITS in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Opulos NuZip

    Opulos NuZip

    Create password protected zip files from the Send To menu.

    New version v2018.11.09. See release notes in Files tab. NuZip is a zip program that adds an option to create password protected zip files from the "Send To" desktop menu. NuZip also has a double-zip feature to prevent zip files containing blocked extensions (such as .exe) from being rejected when attached to an email. The installation is easy. 1. Copy NuZip.exe and Ionic.Zip.dll to the desired folder (e.g. C:\Program Files\Opulos\NuZip\). 2. Double-click NuZip.exe. This will create...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    CIF2Cell

    Generating cells for electronic structure calculations from CIF files

    CIF2Cell is a tool to generate the geometrical setup for various electronic structure codes from a CIF (Crystallographic Information Framework) file. The program currently supports output for a number of popular electronic structure programs, including ABINIT, ASE, CASTEP, CP2K, CPMD, CRYSTAL09, Elk, EMTO, Exciting, Fleur, FHI-aims, Hutsepot, MOPAC, Quantum Espresso, RSPt, Siesta, SPR-KKR, VASP. Also exports some related formats like .coo, .cfg and .xyz-files. The program has been published...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21
    Advanced Volume Control

    Advanced Volume Control

    Control the Computer sound with your Smartphone!

    This application only works on Windows 10 The Android app is currently unavailable and will be reworked in the future! You need Winrar or a similar program to unzip the .zip file you download here. You can get Winrar here: https://www.win-rar.com/predownload.html?&f=wrar550.exe&spV=true&subD=true&L=0 Credits: Developed by Marcel Römer Software marcelroemersoftware@gmail.com Logo made by Smashicons https://www.flaticon.com/authors/smashicons
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    dadosSemiotica

    Collecter and manager of semiotica annalisis data

    This program is a web application to collect and organize data of text analysis. It works with sets of texts and the analysis are done on portions of the length of a sentence. One of the preprocessing modules is based on CoGroo (A LibreOffice & OpenOffice.org Portuguese Grammar Checker).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ZAMP

    ZAMP

    Zamp is Another Media Player

    The point of this program is to play a list of music, and have the last song end at a specific time. The "music" can be any file that can be played by VLC, including video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DRAKON Editor

    DRAKON Editor

    A free cross-platform editor for the DRAKON visual language.

    DRAKON is a diagram language developed within the Russian space program. Its primary objective is presenting complex software systems in a way which is easy to understand by humans. DRAKON's motto: took a glance - understood at once. DRAKON Editor helps software architects, quality specialists and developers. Architects and quality assurers can express a high-level view of how their product works. DRAKON serves them to explain the dynamics of a software system. Software engineers can use...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 25
    MAD-X Python Builder

    MAD-X Python Builder

    Build windows executable from Python file. Easily compiler your Python

    Build windows executable from your Python file, with areas that requires your program info, description, Icon etc. It is possible to load existing data sets, given they are under corresponding Pickle formats, while saving also generates an Pickle file. Info fields can meet most demands, Windowed or consoled program type. One-file or Folder package, Encryption module, Hidden-Imports, UPX Compatible, Icon, program end-name, Debug mode and more.
    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.