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

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

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    iMSAT
    iMSAT represents a full update of the vcf2MSAT program. This command line python program allows for a user to use the polymorphism data generated using SAM- and BAM-tools and a .fasta alignment file to search for polymorphic microsatellite markers (MSATs or STRs). By identifying polymorphic makers, rather than simple repeat regions as previous programs have done, iMSAT greatly increases the speed at which polymorphic MSATs that can be identified -- saving researchers precious time and money...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Writer's Tool

    So many tools to help a writer work but not all of them are free!

    Writing is simple so the tool you use should be too! This tool gives you a basic text editor to write your book in, it also gives you templates to design character and locations sheets along with generators to give inspiration for your book. We hope this tool is useful and appreciate any recommendations you can give us for how we can better this program going forward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    In programming assignments, students tend to copy from one another as they are given the same set of questions. This conduct should not be allowed as it is an individual assignment and each student must complete on his own. The existing program is available to detect plagiarism through source code similitude. However, it is hard to detect similarity in source code especially if the number of students is high. Furthermore, it is better to prevent plagiarism before it is committed. The “Anti...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SteppedStateMachine

    SteppedStateMachine

    Creates and operates a stepped state machine

    Implements a stepped state machine, i.e. a state machine which executes a single state transition at a time. Because of this, no data, e.g. state data, can be stored between executions. Instead, any such data must be stored in persistent storage between executions. This permits operation of the state machine as a CGI program in a web server. A WSGI or fastCGI or other such web server is not required. Received symbols may be received from sources outside the state machine, or may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 5

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    ... : Usage : edit the in i file to fit your system, and just run the exe or the python script.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    puddletag

    SImple, powerful audio tagger for GNU/Linux

    puddletag is an audio tag editor (primarily created) for GNU/Linux similar to the Windows program, Mp3tag. Unlike most taggers for GNU/Linux, it uses a spreadsheet-like layout so that all the tags you want to edit by hand are visible and easily editable. The usual tag editor features are supported like extracting tag information from filenames, renaming files based on their tags by using patterns and basic tag editing. Then there’re Functions, which can do things like replace text, trim...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7

    PyRate

    Bayesian Estimation of Speciation and Extinction from Fossil Data

    PyRate is a Python program to estimate speciation, extinction, and preservation rates from fossil occurrence data using a Bayesian framework. The method was described by D Silvestro, J Schnitzler, LH Liow, A Antonelli, and N Salamin in Systematic Biology (http://sysbio.oxfordjournals.org/content/early/2014/02/08/sysbio.syu006.abstract). *Please download the most up-to-date code from the "PyRate code" tab on this page or from: https://github.com/dsilvestro/PyRate * *An updated manual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SNMP Simulator is a software that would act like a multitude of real physical devices from SNMP Manager's point of view. Simulator builds and uses a database of physical devices' SNMP footprints to respond like their real counterparts do. Project moved to GitHub: https://github.com/etingof/snmpsim
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    Phoenix

    Widgets to view infos about your computer (only Ubuntu and Debian dist

    A simple program to show hours, date and computer infos, how your distro, architeture and processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    dotCODES_Source_Control_for_VS

    dotCODES_Source_Control_for_VS

    The dotCODES Source Control Maintenance Mainframe (SCM2)

    The dotCODES Source Control Maintenance Mainframe for Visual Studio is an administrator console application for developing dotCODES components. Built upon a Python foundation, the program is used to create data center routines (Unix packages) and maintain enterprise cloud services (CGI scripts/Apache) by means of building dotCODES runtimes and deploying them to and from the client server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Magdalena Budget Planer

    Simple budget planer for daily home expenses.

    A simple program that lets user store all his daily expenses, like rent, groceries, gas etc and makes analyse - percentage comparision from last months, years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fibonacci Retracements Extensions

    Used for calculating retracements and extensiions of stocks etc.

    Fibonacci tools are popularly used to forecast the movement of stock. It is based on Fibonacci series and fibonacci ratios. The python program uploaded here will give the retracements and extensions of a stock when the respective High and Low over a stock swing are given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CCryption

    CCryption is a simple opensource text encryption program

    CCryption is a simple opensource text encryption program, please visit: http://anprogram.net/ccryption-opensource/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MEINC Installer turns a python application into a Windows EXE or a Unix executable. This is based on Gordon McMillian's Installer project that is no longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    organon

    This program focuses on automating the download, installation and compilation of pentest tools from source

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    aCompute

    aCompute

    Aims to enable researcher to tap in to mobile computing capability

    This is a software agent based computing program that will enable researchers and other users to tap in computing power of machine available by sharing work load on the fly with zero configuration on network & resources A self organizing agent program that will understand network and its resource. where as the only job left to researcher is to split up jobs in several chunks of programs either parallel or sequential jobs and go issue the job (A visual Modeler or Scripting support need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pycrc

    pycrc

    CRC C source generator

    pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models. The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TinkerCell is a software for synthetic biology. The visual interface allows users to design networks using various biological "parts". Models can include modules and multiple cells. Users can program new functions using C or Python. www.tinkercell.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    Calise
    Acronym for camera light sensor. A python program that calculates ambient brightness and sets screen's correct backlight using a camera.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    webCAMotion

    webCAMotion

    webCAMotion is a program that uses your webcam to simulate a mouse.

    webCAMotion is a program that uses your webcam to simulate a mouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    weewx weather software

    weewx weather software

    Python program for getting the most from your weather station

    WeeWX is a free, open source, software program, written in Python, which interacts with your weather station to produce graphs, reports, and HTML pages. Downloads can be found at http://weewx.com/downloads Development happens at https://github.com/weewx/weewx
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Firefox Bookmarks.html Merger

    Program for intelligently merging firefox bookmars.html files.

    A python module that parses the 'bookmarks.html' files that firefox creates. Multiple bookmark files can be merged together and finally a new bookmarks.html file written. It depends apon the python module pyparsing.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    Nautic Radio Broadcast Console

    Nautic Radio Broadcast Console

    Internet radio broadcast console / darkice frontend

    Nautic Radio Broadcast Console is a darkice (shoutcast / icecast source client available at http://darkice.org/ ) frontend, that allows you to play jingles (audio samples), capture a webcam images to send to an FTP, chat with listeners (through an external webchat site) and monitor your audio and system (cpu, network) The program is developed, and used in production, for www.nauticradio.net / www.beatsnbreaks.nl and targeted at relatively old computers running linux. However it is not tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Astrophotography Lab

    Astrophotography Lab

    A collection of useful tools for astrophotographers

    Astrophotography Lab (APLab) is a free program intended for anyone interested in astrophotography. It has two main purposes: - Interpreting data extracted from your astrophotos to produce useful information. - Using this information as a help for further improving your imaging results. The program consists of four main tools: an analyser tool, a calculator tool, a simulator tool and a plotting tool. The tools are connected, allowing you to transfer information between them, and easily go...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor...
    Downloads: 2 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.