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

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

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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    IL-2 Selector

    IL-2 Selector

    IL-2 Sturmovik 1946 Executable Memory Management Enhancer

    ... called "wrapper" to run modded files within the game's runtime file system. This wrapper runs several hundred times faster than the initial wrapper.dll release by QTim and thus enables the users to run even heavily modded game installations without any significant performance impact. Last but not least, for fine-tuning the JVM memory usage, this selector features a dll code injection mechanism into the running JVM. This project is released under the DWTFYWWI Public Domain License.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The Hershey Font Explorer

    The Hershey Font Explorer

    Review, Manage, and Export Vector-Based Fonts

    The Hershey Font Explorer allows the classic set of Hershey Fonts to be appreciated both as such, as well as in their native stroke-by-stroke "R Format". By way of a bonus, Hershey's entire set of fonts are also provided in the files area as downloadable archives. The archived fonts have been rendered in four modern formats: (1) A eval()uable file-format parsable by Python. (2) A graphical (PNG) Format (3) A new, parser-firendly, one-line-per-glyph ASCII R Format (4...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    pyfilesysobjects

    pyfilesysobjects

    Search and match of file type resource paths and addresses

    The 'filesysobjects' package provides cross-platform-utilities for path addresses of file like resources. This includes the search and navigation features on file system structures with the application of regular expressions for pathnames intermixed with globs. - filesysobjects - constants - filesysobjects.apppaths - application resource path processing - filesysobjects.paths - file systems path processing - filesysobjects.pathtools - search, enumeration, and iteration operations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pycodestyle

    pycodestyle

    Simple Python style checker in one Python file

    pycodestyle (formerly pep8) is a tool to check your Python code against some of the style conventions in PEP 8. This package used to be called pep8 but was renamed to pycodestyle to reduce confusion. Plugin architecture, adding new checks is easy. Parseable output, jump to error location in your editor. Just one Python file, requires only stdlib. You can use just the pycodestyle.py file for this purpose. Comes with a comprehensive test suite. There's also a package for Debian/Ubuntu, but it's...
    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
    this inventory is developed using python3.2 tkinter, and sqlite3. you can make invoices for a shop using this software. you need python3.2 to run this. no more modules are required since tkinter and sqlite3 were in python3.2 windows package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    WikiSQL

    WikiSQL

    A large annotated semantic parsing corpus for developing NL interfaces

    A large crowd-sourced dataset for developing natural language interfaces for relational databases. WikiSQL is the dataset released along with our work Seq2SQL: Generating Structured Queries from Natural Language using Reinforcement Learning. Regarding tokenization and Stanza, when WikiSQL was written 3-years ago, it relied on Stanza, a CoreNLP python wrapper that has since been deprecated. If you'd still like to use the tokenizer, please use the docker image. We do not anticipate switching...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fira System Font Replacement

    Fira System Font Replacement

    Modified version of the Fira Sans fonts to replace the default system

    These fonts are intended as a system font replacement on Mac OS X 10.12 Sierra. If you are looking for a Fira Sans for Mac OS X 10.11 El Capitan, please use the old release 4.106.1. The fonts are based on version 4.106 of the Fira Sans font family by Erik Spiekermann and Ralph du Carrois, and are licensed under the Open Font License version 1.1 or later. This package has been prepared by Jens Kutilek. Download and unzip the installer file from the Releases section. Right-click Fira System...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    pydictor

    pydictor

    powerful and useful hacker dictionary builder for a brute-force attack

    A powerful and useful hacker dictionary builder for a brute-force attack. You can use pydictor to generate a general blast wordlist, a custom wordlist based on Web content, a social engineering wordlist, and so on; You can use the pydictor built-in tool to safe delete, merge, unique, merge and unique, count word frequency to filter the wordlist, besides, you also can specify your wordlist and use '-tool handler' to filter your wordlist. You can generate highly customized and complex...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    TEACUP

    TEACUP

    TCP Experiment Automation Controlled Using Python

    TEACUP automates many aspects of running TCP performance experiments in a specially-constructed physical testbed. TEACUP enables repeatable testing of different TCP algorithms over a range of emulated network path conditions, bottleneck rate limits and bottleneck queuing disciplines. TEACUP utilises a text-based configuration file to define experiments as combinations of parameters specifying desired network path and end host conditions. When multiple values are provided (e.g. for TCP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Python for Windows Extensions

    OLD project page for the Python extensions for Windows

    This project has been migrated to github - please visit https://github.com/mhammond/pywin32 Please file all issues via github.
    Leader badge
    Downloads: 348 This Week
    Last Update:
    See Project
  • 11
    Crow

    Crow

    Crow is very fast and easy to use C++ micro web framework

    Crow is C++ microframework for web. (inspired by Python Flask). If you just want to use crow, copy amalgamate/crow_all.h and include it. C++ compiler with good C++11 support (tested with g++>=4.8). Provide an amalgamated header file crow_all.h with every features. Handler arguments type check at compile time. Now supporting VS2013 with limited functionality (only run-time check for url is available.) Out-of-source build with CMake is recommended.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    pytivo
    pyTivo is both an HMO and GoBack server. Similar to TiVo Desktop pyTivo loads many standard video compression codecs and outputs mpeg2 video to the TiVo. However, pyTivo is able to load MANY more file types than TiVo Desktop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    cdepanel

    cdepanel

    CDE desktop environment Front Panel emulation

    Common Desktop Environment (CDE) front panel app emulation written in python. Get the 90-ties retro look and feel on your linux machine ! Comes with the original CDE color schemes and integrates with Xfce4 (Window decorations/backdrops) Tested on Xubuntu 16.04/17.10 and Linux Mint 18.3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    survol

    RDF-based framework monitoring business systems activity

    A Python agent and a web interface aiming to help the analysis and investigation of a legacy application. A set of machines, processes, databases, programs etc ... all communicating with each other, manipulating your data, and whose software architecture has become, with time, complicated, difficult to understand, and undocumented. Data are aggregated with an RDF inference engine, creating a global vision of the business information processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pootle Django

    Pootle Django

    Online translation tool

    Pootle is written in Python using the Django framework and therefore can be installed on any web server that supports serving WSGI applications. Key localization file formats are supported, including Gettext PO, XLIFF, Java .properties, PHP arrays and many more supported by the Translate Toolkit. Ensures the best quality localizations by automatically detecting common errors made by translators. Integrates user suggestions, terminology, Translation Memory, Machine Translation, and more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Kalibro for Calibration & Maintenance

    Kalibro for Calibration & Maintenance

    Calibration Control and Maintenance Management

    Kalibro is an open source free software to manage devices and tools for calibration and maintenance records. It helps you to keep inventory and reminds you the scheduled dates. Kalibro also helps you to satisfy the requirements of the Quality Management Standards like ISO9001, AS9100 and TS16949. Manufacturing, Quality and IT departments of small/medium sized companies are targeted to use Kalibro. You do not need to use spread sheet files to save your critical calibration records. See the...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Jmr - Java Code Generator

    Jmr - Java Code Generator

    "black technology" will improve development productivity by 1.5 to 5

    ...(<%%> JSP-like) and Jmr Tag(set/get/for...) Model: Database Model(like Table/View), Java POJO Model, Xml File Model and includes Transform/Mapping/Convert Tool Action: A Java Class can set Java variables to template. Support any kind of project Maven, Gradle, Web, Java, Android, PHP, Python etc. Support any kind of framework spring/springMVC, hibernate, ibatis/mybatis, struts/struts2, JPA etc. Support any kind of language Java the best.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Zoom H4n Editor

    Manipulate Zoom H4n Folders and Projects from your Computer.

    Handle Multi Track project manipulation from a computer with a connected Zoom H4n via USB. Run on Python 3.6 with PyQt5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Youtube-DLG

    Youtube-DLG

    A cross platform front-end GUI of the popular youtube-dl downloader

    YouTube-DLG is a user-friendly graphical interface for the popular command-line tool YouTube-DL, designed to simplify downloading videos and audio from YouTube and other platforms. It allows users to save content in various formats and resolutions, including MP3 and MP4, with just a few clicks. YouTube-DLG supports batch downloading, custom output settings, and format selection, making it a versatile solution for managing downloads efficiently. With its lightweight design and cross-platform...
    Downloads: 110 This Week
    Last Update:
    See Project
  • 21

    Indexmeister

    automatic indexing for large LaTex documents

    Indexmeister reads a variety of formats (.tex, .docx, .epub, and others) and suggests keywords for indexing. The included program Imbrowse provides a semi-automatic interface to rapidly add index tags to multi-file latex documents.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Downloads: 29 This Week
    Last Update:
    See Project
  • 23
    This project contains a set of python scripts to manipulate, read, join and plot information obtained from the PROCAR file as obtained from the VASP code. The scripts are able to do fat band analysis, plot bands by atom, spin, etc. It is able to manage non polarized, polarized and non collinear calculations. A set of simple examples are given to guide the user.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    GPSpvt

    GPSpvt

    Reading Position, Velocity, Time from a GARMIN GPS via native USB

    ... GPS with USB port, and print out device info. But to get viable PVT data, the GPS must support A800 protocol / D800 datatype. For reference see the document: 'Garmin Device Interface Specification, May 19, 2006, May 19, 2006, Drawing Number: 001-00063-00 Rev. C' (file: Garmin Device Interface Specification (May 19, 2006).pdf). Make sure the kernel module 'garmin_gps' is *NOT* loaded; otherwise USB is blocked! Requires Python Version 3.x (developed on 3.5.2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    file_lemmater

    text file quick lemmater

    This executable get a text file (input name "in.txt" at the same folder where the executable is) and creates a file called "out.txt" with the same content but each noun, adjective or verb is lemmatized. From the Aseryla (https://memla.000webhostapp.com/index.html) system that combines the Stanford Core NLP (https://stanfordnlp.github.io/CoreNLP/index.html) and the CSTlemmatiser(http://cst.dk/online/lemmatiser/uk/)
    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.