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

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

View related business solutions
  • 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
  • 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

    dxf2pcb

    Convert DXF drawings of circuit boards to gEDA-PCB files.

    This Python script reads in a DXF (ascii) file and generates a PCB output compatible with PCB Designer, part of the gEDA suite. It is designed for two purposes: One is to generate a PCB snippet from a mechanical drawing (such as a board outline), the other is to produce element files from CAD drawings. PCB snippets are easily imported into an existing gEDA-PCB project using File -> Load Layout to Buffer. Generated element files are ready to use (except for special cases like no-paste flags...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FIGlet and ASCII Art Generator

    FIGlet and ASCII Art Generator

    Input your text and have it rendered into ASCII art fonts!

    A simple and easy to use GUI FIGlet generator. It uses Python module pyfiglet. Have fun with it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Archeotes is a backup software designed to be extremely flexible. Define exactly which files you want to save, encrypt, compress, keep old copies, encrypt path, safe delete of obsolete files. Complete and differential backup capability. Easy recovery
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Cloud Export is a tool to automatically extract your data from web applications and save it to your local file system for backup purposes, but more extensive than Google Takeout. Plans are based on http://www.dataliberation.org.
    Downloads: 1 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
    Buildes

    Buildes

    A designer’s program for describing parts of the building

    Buildes is an integrated development environment that assists the user in creating building information. It reads a text (session) file from which it compiles the information. It then allows the user to browse, analyze and export the resulting building knowledge. The compilation system is written in pure Python. The building components created are rendered in PythonOCC. The GUI is written using PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WikidPad is a wiki-like notebook for storing your thoughts, ideas, todo lists, contacts, or anything else you can think of to write down.
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 7
    PyMapper
    PyMapper is a map making utility for fantasy role playing games (RPG). Includes the dungeons and dragons RPG. PyMapper is compatible with any system, with now updated support for the D&D 5th edition ruleset. Pathfinder and 3.5 edition support also included. Written entirely in python and wxpython. WinXP/7/8 executable also available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    LGTmate

    LGTmate

    Lateral Gene Transfer utility

    LGTmate is a simple and powerful bioinformatic software tool to identify lateral gene transfer events and contaminants in Eukaryotic proteomes. It is available as a GUI or command-line application, with no dependencies and no installation required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xboxpad its a python Script for use with xboxdrv on Linux, now you can plug your xbox 360 controller on Linux and just launch xboxpad in a terminal. Howto: * Download & install xboxpad * Follow Howto file (only for xboxpad_x.x_src.tar.gz) * Reboot your system. * Connect your Xbox 360 pad. * Launch in a terminal $ sudo xboxpad * Enjoy.
    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
    orbkit (Moved to Github)

    orbkit (Moved to Github)

    A Modular Python Toolbox for Cross-Platform Post-Processing of Quantum

    PLEASE NOTE ORBKIT HAS BEEN MOVED TO https://github.com/orbkit/orbkit orbkit is a parallel Python program package for post-processing wave function data extracted from output files of MOLPRO (Molden File Format), TURBOMOLE (AOMix file format), GAMESS-US, PROAIMS/AIMPAC (wfn/wfx file format), and Gaussian (Output File and Formatted Checkpoint File) output files. Futhermore, an interface to cclib, a parser for quantum chemical logfiles, is provided. If you use orbkit in your work, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Tensorflow LXD container

    Tensorflow LXD container

    A tensorflow enabled LXD container

    An Ubuntu 14.04 LXD container with tensorflow already installed and configured in two virtualenv environments: one for Python 2 and the other for Python 3. You just need to import the lxd image and activate the virtualenv of your choice. Import tensorflow container: lxc image import <file> --alias tensorflow-image where <file> is the name of the downloaded container file. Launch the container: lxd start tensorflow-image tensorflow Use the container shell: sudo lxc exec...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile. -Limit the maximum tile value. -Limit time allowed for movement. -Enable no movement (a new tile appear even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JDFeditor

    JDFeditor

    GUI application for editing database files.

    The purpose is to be a cross-platform, quick and simple database manager, main goal is to provide developers with a tool to produce small to medium size databases efficiently. If you need a database at its simplest form, without any extra hassle of knowing how to access the produced library. Then JDFeditor is the right tool for you. JDFeditor is bundled with an easy-to-use Python library: jdf_lib. jdf_lib will quickly load the content of your database into a variable. All you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHP script for SMS sending
    Simple and easy for modification, PHP script for SMS text messages sending API. SMS Gateway (Australia, United Kingdom, United States, Brazil, Türkiye, España, Suomi, México, Italia, India, France, Malaysia, Argentina, Colombia, Canada, Indonesia, Deutschland, Nigeria, Kenya, Ethiopia, Egypt, Philippines and Worldwide coverage!) through HTTP with your Virtual mobile number and delivery reports. You just have to type your account information ( https://www.proovl.com ) and upload file on server...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    SQL DB Semantic Browser

    SQL DB Semantic Browser

    One click access to all data relevant to the selected object (row).

    DB Semantic Browser (DBSB) is designed for the software developers. Applications access data located in multiple tables and it takes some effort to get all information relevant to the particular object. Developers have more interesting things to do than navigating through multiple tables, determining keys and selecting rows. DBSB uses DB meta-data, discovers relationships between tables and shows rows related to the selected one. See Wiki for documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Batabuddy 32bit (GUI)

    Copy query data into different databases and file formats.

    Copy query data into/from all major databases and some file formats (CSV, DDL). Written using Python/wxPython Bulk copy using bulk loaders (no ODBC or JDBC) #### noSQL Databases supported: 1. MongoDB #### SQL Databases supported: 1. Oracle 2. SQLServer 3. DB2 4. Sybase 5. Informix 6. MySQL 7. Infobright 8. MariaDB 9. PostgreSQL 10. TimesTen 11. SQLite More info at: https://github.com/data-buddy/DataBuddy/blob/master/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    lxnstack

    lxnstack

    A program to align and stack astronomical images.

    Lxnstack is a program designed to align and stack astronomical images (both planetary and deep-sky). The features of latest version are: * Several stacking methods (average, median, sigma-clipping, ...) * Two automatic align method: align-points; phase correlation, * One manual align method. * sub-pixel precision (0.1 pixel for phase correlation and 0.01 pixel for manual alignment). * Automatic image derotation. * FITS file support (by installing the python2 package 'astropy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MITMf

    MITMf

    Framework for Man-In-The-Middle attacks

    ... by the various plugins, it also contains a modified version of the SSLStrip proxy that allows for HTTP modification and a partial HSTS bypass. As of version 0.9.8, MITMf supports active packet filtering and manipulation (basically what better filters did, only better), allowing users to modify any type of traffic or protocol. The configuration file can be edited on-the-fly while MITMf is running, the changes will be passed down through the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Fielddata Mgr

    Land survey field crew data management for .RAW and .JOB file types.

    Fielddata Mgr Overview This is a Python program, which means that one must install the open source freely available Python interpreter and a few required also open source, freely available modules that support the functionality of the program. The program "Fielddata Mgr", is customized for the Rick survey department, in such that it supports up to 9 chiefs, each having their own folder in one location, 2 supervisers, each with a PC on the network, and access to a main server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Oracle-to-S3 data uploader

    Ad-hoc data uploader for Oracle and Amazon-S3

    Let's you stream your Oracle table/query data to Amazon-S3 from Windows CLI (command line). Features: Streams Oracle table data to Amazon-S3. No need to create CSV extracts before upload to S3. Data stream is compressed while upload to S3. No need for Amazon AWS CLI. Works from your OS Windows desktop (command line). It's executable (Oracle_To_S3_Uploader.exe) - no need for Python install. It's 64 bit - it will work on any vanilla DOS for 64-bit Windows. AWS Access Keys...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QAL

    QAL

    Query Abstraction Layer

    Project has moved to: https://github.com/OptimalBPM/qal QAL is a collection of libraries for mining, transforming and writing data from and to a number of places. Sources and destinations include different SQL and NoSQL backends, file formats like .csv, XML and excel. Even untidy HTML web pages. It has a database abstraction layer that supports connectivity to Postgres, MySQL, DB2, Oracle, MS SQL server. JSON and MongoDB is coming. It uses XML/JSON formats(self-generated SQL schemas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Youpy

    Youpy

    A simple Console Youtube Playlist Downloader

    A simple Console application to download Youtube playlists (Only supports full video quality download for now) Created in python and compiled in pyinstaller for easy and portable usage. Automatically saves playlist in home folder *Linux Automatically saves playlist in youtube downloader directory *windows * Supports Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Klonwerk

    advanced variability management tool

    Klonwerk is an advanced and easy-to-use tool for reactive variability management and large-scale software reuse. It allows you to automatically clone and modify directories of textural or binary files (e.g. code, architecture, documentation), based on conceptual feature/decision models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yet Another Audio Feature Extractor is a toolbox for audio analysis. Easy to use and efficient at extracting a large number of audio features simultaneously. WAV and MP3 files supported, or embedding in C++, Python or Matlab applications.
    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.