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

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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 1
    Qercus
    Desktop free-form text database in which each record may contain an arbitrary collection of fields. Each field and record has its own style and colour. Efficient text searching - text is indexed as it is entered. Inspired by Blackwell Idealist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    httest Buddy

    httest Buddy

    Editor and Java-Wrapper for httest

    An executable Jar file contains both a Swing-based editor with syntax-highlighting, online help, example generator etc. for the "httest" tool (https://sourceforge.net/projects/htt/), as well as a Java API wrapper for writing JUnit tests with "httest".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Sushi Py

    A lightweight and open-source SUSHI library for Python.

    SUSHI Py is a short Python class that allows libraries and other organizations to harvest COUNTER statistics via the NISO SUSHI protocol. SUSHI Py is capable of reading a list of SUSHI services from a CSV file or a MySQL database, and it can likewise write the resulting COUNTER report to a CSV file or a MySQL database. SUSHI Py was developed because there is a notable lack of usable and well documented SUSHI harvesters. The few projects listed by NISO are several years old, appear abandoned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Create Launcher

    Create Launcher

    Creates a .desktop launcher for the Linux menu system

    This project is to develop a GUI/graphical way to create a .desktop file. Whereas alacarte can be used to do this, alacarte requires multiple creation of several launchers if one wants them in several menu areas. The menu specification allows one .desktop file to lists more than one menu location. This project doesn't support all possible .desktop formating choices, but allows the basics for someone who has a wine file, or some other program they would like to launch graphically to easily...
    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

    ptumon2csv

    Converts output from Intel's ptumon utility into CSV format

    Intel's PTU utility is for stressing a system's CPU and RAM. Along with PTU, an executable named ptumon will output sensor data at a rate of once per second. This data runs together and in order to be charted needs to be parsed. This tool works with the PTU tool for the Romley platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Pingcat

    Python program to send and recive data over ICMP

    Python program to send and recive data inside of ICMP packets, good for chat through firewalls, next version will have file transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Root Locus

    Root Locus Suite

    A very basic executable file compiled via MATLAB and Visual Studio 2010 that will prompt you to give the numerator and denominator in an array format. AKA put in the transfer function's numerator coefficients and denominator coefficients in descending order, and will output a root locus plot. Requires MATLAB compiler runtime, which can be downloaded from here: http://www.mathworks.com/products/compiler/mcr/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kujawiak Viewer (kuView)
    kuView is a picture viewer, provides useful features including Unicode, Exif, scaling filter, shell integration, and archive browsing. May be used as replacement for built-in viewer or ACDSee-like on Windows. Has tiny executable, is portable and green.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    wt210tocsv

    Converts Yokogawa WT210 output to easily chartable CSV format

    The Yokogawa WT210 outputs a CSV file through its GPIB-USB interface. The CSV is not easily chartable in Excel/Libreoffice. This will parse the CSV in a way that makes it more easily charted.
    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
    Malware Classifier

    Malware Classifier

    Perform quick, easy classification of binaries for malware analysis.

    Adobe Malware Classifier is a command-line tool that lets antivirus analysts, IT administrators, and security researchers quickly and easily determine if a binary file contains malware, so they can develop malware detection signatures faster, reducing the time in which users' systems are vulnerable. Malware Classifier uses machine learning algorithms to classify Win32 binaries – EXEs and DLLs – into three classes: 0 for “clean,” 1 for “malicious,” or “UNKNOWN.” The tool was developed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Web Crawler Security Tool

    A web crawler oriented to information security.

    Last update on tue mar 26 16:25 UTC 2012 The Web Crawler Security is a python based tool to automatically crawl a web site. It is a web crawler oriented to help in penetration testing tasks. The main task of this tool is to search and list all the links (pages and files) in a web site. The crawler has been completely rewritten in v1.0 bringing a lot of improvements: improved the data visualization, interactive option to download files, increased speed in crawling, exports list of found...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fleuron

    Silent flash drive copier

    Fleuron is a silent flash drive copier. When a flash drive is connected, Fleuron automatically starts copying the data with a Breadth First Search algorithm. In this way, the root directories are copied first and as time passes, deeper directories are copied. Fleuron also randomly stops for random amounts of seconds to allow the drive to be safely removed and to avoid detection. Fleuron can be used for data backup, flash synchronization and undetectable data copying. Note: Currently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point. An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cancer_dynamics

    Cancer Dynamics web

    Website that shows the dynamics of a tumor by solving a system of ordinary differential equations. The results are two kind of graph images, and a gif file, being all of them available for download as a compressed file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    metaProt

    Pipeline to analyze coding regions in metagenomic projects

    metaProt is a python pipeline to analyze and extract data from protein sequences found in metagenomic projects. It integrates several existing tools (HMMer, Pepstats, Blast...) to be used against custom databases. Please, read the README.txt file to find more about this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NGS data quality evaluation

    Python tool to evaluate the quality of high-throughput sequencing data

    ngsdataqeval is a Python tool to evaluate the quality of high-throughput sequencing data, used by Next Generation Sequencing. Unlike other tools that analyze raw data, this is designed to evaluate the quality of the processed reads after mapping to a reference genome. The evaluation is performed in a genomic region defined by the user, and it provides some statistics computed from the reads that map to that region (ie. a single gene). The program provides a graphical output embedded in an html...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    proper
    Command-line tool to calculate error propagation. Generates the error formulas and applies them to the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    srvRX live

    A simple project for creating hosting server-a-like live distribution

    The idea is creating a simple and easy to install debian based secure system distibuted in LAMP stack as well and LNMP (nginx), with support for 32-64 bit cpus and small-large ram. Initial Stage: Creating stable live systems Second Stage: mod_mono and php coexistance, RoR, manage users/groups/packages scripts and system monitoring system, custom graphics Third Stage BUilding entire CnCP system (CnCp's not cPanel in old UNIX fashion), a web interface to create/manage and deploy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A general interface which loads programming demos from an XML file inspired by the gtk-demo program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CLI File Eraser

    Command line file eraser

    This is a simple utility for selectively removing files from a remote folder. It provides a textual interface with checkboxes to let you choose which files you want to erase from your drive. Requires python and urwid library installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Crease Converter

    Crease Converter

    Converts *.tmd5 to *.cp

    A Simple Useful Python project what can be used to conver Treemaker5 (*.tmd5) crease patterns to an understandable *.cp file what can be imported by several applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pycron is a cron service written in Python converted to an executable with py2exe. It's a successor to cron with a couple of changes and extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CAD Scripts project is designed to automate the work of CAD Softwares. Here you will find scripts/softwares which help to do tasks easily. E.g- Specify coordinates of figures in input file and get output dxf file without actually drawing anything.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    cw-6005-ras1g11

    Coursework for info6005

    This is my coursework for INFO6005. This is a dummy application that should be deployed into a debian package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Advance MD5 Checksum

    Advance MD5 Checksum

    This software allows users to generate the MD5 and SHA Hash Checksum.

    Advance MD5 Checksum Tool is an application designed to allows users to generate the file checksum (MD5/SHA Hash) of any file or string. It can also be useful to check if an executable file is legit, in other words, if it is the official release from the offical author. Hashes supported are: MD5, SHA1, SHA256, SHA384 and SHA512. It is possible to scan all files of a folder with subfolders selectable (Recursive) and create a report with file checksum (MD5/SHA1) of all files with filename...
    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.