Search Results for "python to executable file" - Page 95

Showing 3838 open source projects for "python to executable file"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Pombo

    Pombo

    Pombo can help you recover your computer in the event it's stolen.

    Pombo works silentely in the background, hidden, and sends tracking information to a webserver of your choice. If your computer is stolen, just log into your webserver to get the lastest file uploaded by Pombo, decrypt and hand it to the police. They will have all they need to catch the thief: IP address, date/time, nearby routers, screenshot, and even a photo of his/her face if you have a webcam ! Pombo protects your privacy: Tracking information is encrypted with rock-solid GnuPG...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    notifiles
    notifiles is a multiplatform application (Linux, MacOSX, Windows) intended to fire various kinds of custom notifications (podcasts, eMails, logs, scripts) when new files are created inside watched folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sked
    Sked is a personal organizer, calendar, schedule and braindump application with a wiki-like syntax for text formatting and organization. It is easier think of it as the merge of a calendar with a desktop wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Clifire is a command line tool for mass file renaming. It supports regular expression renaming as well as some more user-friendly featurs such as cutting, padding and number formatting. It is aimed at remote use (e.g. ssh, telnet).
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    Html Assembler
    Html Assembler is a static site generator. It automatically integrates page content such as text and photos in a modifiable page template creating a complete set of html files ready for upload to your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Python Multi-Project

    Python Project delivery

    This is a repository for Executable version deposition and bundle for testing portability. - most of Python sample under ( github dot com slash priendeau ) will be stored here for beginner who want the final product rather using the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    sharescanner

    The GNOME share scanner

    Sharescanner is a Linux re-implementation of the Windows-only sharescan v2. It indexes Samba shares and lets the user download files over the network. The File list displays all the indexed files along with their size and location. The Queue list displays the current download queue, including the status, progress, size, and location of each item. Each download can be paused and resumed. Please note that this page only contains stable relases. For up-to-date code please visit the project's...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    SVNLocalChangesBackup

    Tool to take Backup of Local File Changes in the SVN sandbox

    Simple tool to take backup of files that are changed/added in SVN sandbox and not yet committed into the.SVN repository (in a ZIP file format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    COMLoader

    COMLoader

    Probably the most small tool to download files.

    COMLoader is a console-based, 35 KB small executable file which was designed to be a small, yet powerful file downloader. It can be downloaded in one single COM file. You can download files by entering them into the input, starting it with command line arguments, or by pasting the URL from your clipboard, which can be done a right-click anywhere in the console window and pressing "Paste". COMLoader requires the .NET Framework 2.0.
    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.
  • 10

    WinMumps

    Visual Studio project and solution files for building MUMPS

    ... are available. -- How-to -- A) you need: 1/ the downloaded archive from Sourceforge 2/ python-2.6.x (this python script is not compatible with python 3.x) 3/ Visual Studio 2010 (or 2005) 4/ Intel XE Composer ( or Visual Fortran) 5/ Mpich2, scotch/ptscotch, metis/parmetis (optional) B)procedure: 1/ unzip the downloaded archive of WinMumps 2/ execute "python winmumps_generator.py" providing the options needed 3/ open the solution file written (using Visual Studio) and build the solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ndexr

    Indexes directories and outputs to JSON

    Tool to use from Python interactive interpreter or script. Use it to make JSON indexes of all files in a directory, or files of a certain type. Could be used to observe activity in a server directory, to generate JSON to send to clients searching remotely, or to keep an index of files in a directory when the user of that directory does not have permission to probe the files system for files without knowing their names. Uses a configuration file, or optionally you can pass configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    WatchTower is a cloud server monitoring and management tool. This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Standalone Simulator for Logic Gate Sim

    It is an external standalone simulator made for Logic Gate Simulator

    This simple executable was created as a part of my 2nd year academic project at IIT G. Basically, this executable parses 2 command line inputs : No.1 - the gcg save file used by Logic Gate Simulator, and No.2 the inputs to the Gates . The input file is prepared as follows :- ~ The inputs are either 0 or 1 and are given consequtively in order of inputs from top to bottom. For example if 3 input gates are present, input.txt may contain 101 as input. It presents the output for the respective...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A PyQt4 software that lets you upload multiple images to many image hosting website like imageshack, tinypic, pict.com, uploadgeek.com, uploadgeek.nl, imagecross, imagebam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JustOneFile help you to find duplicate files and managed them. It's a Free and Open Source software under GNU GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    HitboxToggle

    Hitbox Skin toggler for World of Tanks

    The python script installs and gives the user the ability to toggle the hitbox skins on and off as needed. The script also will uninstall itself and restore the original tank skins from a backup zip file that is created.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    first letters dictionary

    first letters dictionary

    free multiplatform dictionary program (en, ar, hr languages)

    A free open source dictionary for Windows and linux, contains ar, en, hr dictionaries. Built on python, contains many good dictionaries (with >1,000,000 words) ... be patient when executing the program (it needs around 15 seconds).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Effacor

    Protect sensitive data that has been deleted from recovery.

    When a file is deleted from a device the space for that file is merely de-allocated. In short: The DATA contained in that file still remains, and can be recovered. This can quickly become a security concern. There are various areas of business where this scenario is unacceptable: HIPAA Protected Medical Information, and Financial Data amongst them. Client Data must be protected from recovery in the event of theft. Blue-Pencil was created to fulfill that. "Blue-Pencil" protects sensitive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    elf viewer(aka T34)

    elf viewer(aka T34)

    ELF(Executable and Linkable Format) Viewer

    ELF(Executable and Linkable Format) Viewer display information about ELF file. ELF Viewer have been programmed in C language and available OS are Linux and Windows.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    mltc

    mltc

    Minimum Lens Thickness Calculation

    mltc - Minimum Lens Thickness Calculation. Application is created for minimum lens thickness calculation according to GOST (Russian, Belarusian) Standard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bibus is a bibliographic database. It uses a MySQL or SQLite database to store references. It can directly insert references in OpenOffice.org and MS Word and generate the bibliographic index.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    xyz2eps

    python command line utility to print xyz-geometry to eps file format.

    xyz2eps.py is an command line utility written in Python programing language which prints the geometry from xyz-file directly to the eps-file format. Originally it was designed to study the problems related to grain boundaries in graphene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TouchpadSwitch

    Touch Pad Switch linux

    This is a simple Python script to automatic or manually start/stop your Touchpad of laptops on linux. easi to use: mswitch on/off/auto/calibrate you must be root to calibrate as a file is save in /etc/mswitch.conf. I put the file in /usr/bin. to calibrate you should remove any pointing device first (usb or PS/2 mouses) than run as root: #mswitch calibrate after you could run $mswitch auto if you want to manually switch mswitch ON/OFF. next version will have a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python IDLE lif (Language include file)
    Python IDLE Language Include File is multi language pack.IDLE is the Python IDE built with the Tkinter GUI toolkit.Coded in 100% pure Python,using the Tkinter GUI toolkit .Works on Windows and Unix. See:http://pythontr.org http://visualpython.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ERP / BI / NFe
    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.