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

View related business solutions
  • 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
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 1
    CAIRO for AERMOD

    CAIRO for AERMOD

    AERMOD, visualisation, input, modelling and compiling tool

    CAIRO for AERMOD v1.1 by MSc Dominik Subotić Simplified training software Avaliable: www.sourceforge.net/projects/cairo-for-aermod/ QGIS plugin: CAIROforAERMOD (Coming 2025.) Tutorial: https://www.youtube.com/watch?v=DZnsJuu1zLc AERMAP, AERMOD and AERPLOT analysis tool and input file compiler. Features: Automatic input by copying coordinates (Google Maps or text) and automatic conversion to UTM. Sources are automatically visualised in Google Earth. Input is done through user interface...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PTBC

    PTBC

    irreversible encryption with time self-destruction

    Petoron Time Burn Cipher (PTBC) A promising cipher based on self-destruction of time, complete absence of traces and impossibility of key selection. Key features: AES-CFB encryption with per-file IV Argon2id key derivation with 256MB RAM resistance TTL (time to live) built directly into the encrypted file HMAC-SHA512 integrity verification Self-deleting mode (--autowipe) and one-time access marking (--onetime) No file metadata, no recovery, no password resets Philosophy...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    LAnd Survey Tools "LAST" was created to preserve and expand on the work invested in an old, privately used, DOS based land survey construction and data collection application by porting much of the C++ coded logic and design concept over to Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    WordCount

    WordCount

    Count frequency of single, 2-word and 3-word clusters in a text

    The program can read a text file and count the occurrences of single words and clusters of 2 and 3 words. The resulting list will be sorted in descending order (highest frequency on top).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Uranie

    Uranie

    Uranie is CEA's uncertainty analysis platform, based on ROOT

    Uranie is a sensitivity and uncertainty analysis plateform based on the ROOT framework (http://root.cern.ch) . It is developed at CEA, the French Atomic Energy Commission (http://www.cea.fr). It provides various tools for: - data analysis - sampling - statistical modeling - optimisation - sensitivity analysis - uncertainty analysis - running code on high performance computers - etc. Thanks to ROOT, it is easily scriptable in CINT (c++ like syntax) and Python. Is is available...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    An application that allows you to solve mathematical examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Traffic Intelligence
    This software project provides a set of tools developed by Nicolas Saunier at Polytechnique Montreal and his collaborators for transportation data processing, in particular road traffic, motorized and non-motorized. The project consists in particular in tools for the most typical transportation data type, trajectories, i.e. temporal series of positions. The documentation is available at https://trafficintelligence.confins.net (redirects to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    rx2fits

    HF/VHF spectrosopy code for the rx888mk2 direct-sampling receiver

    ... rate, Fourier bin count, PFB frame count, integration time and receiver gain parameters can be set. Utilities for device enumeration, firmware upload, display of FITS header, file viewing, and for measuring sample rate and sample statistics are provided. The device interface is Ruslan Migirow's librx888 and dropped samples at 130 MHz are negligible. Runs on linux computers under .Net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    migrid

    migrid

    A grid middleware with minimal user and resource requirements

    [This project moved to Github and is no longer maintained here] Minimum intrusion Grid (MiG) is an attempt to design a new platform for Grid computing which is driven by a stand-alone approach to Grid, rather than integration with existing systems. The goal of the MiG project is to provide Grid infrastructure where the requirements on users and resources alike is as small as possible (minimum intrusion). MiG strives for minimum intrusion but will seek to provide a feature rich and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    PQS

    PQS

    Petoron Quantum Standard (PQS)

    Petoron Quantum Standard (PQS) v1.2 A fully custom, offline encryption standard - built entirely from scratch. PQS v1.2 is a minimalistic, self-contained encryption engine for secure file protection, with zero reliance on external cryptographic libraries. PBKDF2-HMAC-SHA256 (200k iterations, adjustable) for password hardening. Key separation via BLAKE2s - independent keys for encryption and MAC. BLAKE2s-MAC authentication - 16-byte tag, any modification = instant rejection. Streaming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Color to Word

    Color to Word

    Turn colors into words

    The program will turn a color into a list of 10 words, obtained according to a custom designed algorithm based on letter shape and position in the alphabet. - Click inside the frame on the left to pick a color through the color chooser window - The program will match the color with the colors corresponding to a list of all the English words contained in the file wordcolor.txt - The first 10 matches will appear in the frame on the right - Right-click - Copy to copy the word...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Tokenized Text Aligner

    Aligns tokens in two versions of a text with differing tokenization.

    This tool performs token-by-token alignment of two versions of a text with differing tokenization by interpreting the results of a file diff (https://docs.python.org/3/library/difflib.html). It is intended for use in the preparation of annotated linguistic corpora, where differences in tokenization may arise (i) following corrections or modifications to the source text or (ii) through the creation of different layers of annotation (part-of-speech, treebank) requiring different tokenization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Sezioni

    Python tool for section property evaluation and stress calculation

    This software is a basic tool for section property evaluation and stress calculation, written in python. The section can be imported or input by points and then can be modified moved, rotated etc.. Area and section inertia can be exported. Loads can be applied (multiple load cases can be imported) and the related stresses are calculated by mean of De Saint Venant formulas. Results are plot with selectable color maps. Point results are listed and may be exported. Section can be also input...
    Downloads: 57 This Week
    Last Update:
    See Project
  • 14
    DBRplot

    DBRplot

    Plots reflectivity response of Distributed Braggs Reflector mirrors

    A free windows software for designing and modelling of dielectric anti-reflection coating and Fabry-Perot cavity effects based on Distributed Braggs Reflector (DBR) mirrors. Read 'readme.txt' file before you use this application. Also, have a look at the "Fabry-Perot cavity" diagram to get a feel of the structure of your cavity. The code is written based on the Transfer Matrix Method for TE incidence. Clever insertion of the input parameters in the GUI will let you simulate the reflectivity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CodonU

    CodonU

    A python project for analysis of codon usage for gene or genome analys

    With CodonU, you can now easily read, manipulate, and analyze various file formats used in this kind of analysis, and generate high-quality graphics suitable for publishing. This open-source project incorporates various statistical measures necessary for codon usage analysis, including codon adaptation index, codon bias index, Gravy score, and correspondence analysis for both nucleotide and protein sequences. Start using CodonU today and see how it can revolutionize your genomics research...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    osm4scala

    osm4scala

    Reading OpenStreetMap Pbf files.

    Scala and polyglot Spark library (Scala, PySpark, SparkSQL, ... ) focused on reading OpenStreetMap Pbf files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PySchool

    PySchool

    Installable / Portable Python Distribution for Everyone.

    PySchool is a free and open-source Python distribution intended primarily for students who learn Python and data analysis, but it can also used by scientists, engineering, and data scientists. It includes more than 150 Python packages (full edition) including numpy, pandas, scipy, sympy, keras, scikit-learn, matplotlib, seaborn, beautifulsoup4...
    Leader badge
    Downloads: 839 This Week
    Last Update:
    See Project
  • 18
    PythonCAD

    PythonCAD

    CAD Application entire developed in Python

    PythonCAD is a CAD package written, surprisingly enough, in Python using the PySide2 interface and python3. The PythonCAD project aims to produce a scriptable, open-source, easy to use CAD package (Cross Platforms)
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    PythonStarSplitter

    A Python Script I made to split a starfield image into several layers.

    A Python Script I made to split a starfield image into several layers. To be able to use the script, PixInsight with an installed Gaia data catalogue is required, as it needs the exported astrometry data text file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ECOLOG

    ECOLOG

    A database management system for ecological field surveys

    ECOLOG is a specimen-based, cross-platform relational database management system, aimed at the storage, retrieval and preliminary analysis of data on sites, species, and specimens gathered in ecological field surveys and biodiversity inventories. The main goal of ECOLOG is to make the data gathered in ecological field surveys readily accessible, providing lists of species collected in the study area and informations on habitat preferences, abundance or rarity of a given species, biometrics,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Celestial Precomputation

    Celestial Precomputation

    Sight Reduction for Air Navigation with Python

    Warning: I found an error if the DR position is on the southern hemisphere. The PUB249 pdf files did not show this error and are correct (as far as I checked). All Revisions 8+ and the Windows release have been fixed. This Python TK application calculates a good set of stars for a 3 star fix, makes all calculations similar to the FAAs Celestial Computation Sheet (see FAA doc FAA-H-8083-18). Also, you can create a PDF file that generates Pub 249 Vol 1 for any epoch you specify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Xmaldi

    Xmaldi

    Viewing collections of MALDI spectra and perform PCA and DFA analyses

    Xmaldi is an application for viewing collections of MALDI spectra and perform PCA and DFA analyses on them (Python 3 version). For more information, you can have a look at the README.md file in the source code tree: https://sourceforge.net/p/lp-csic-uab/xmaldi3/code/ci/default/tree/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JSONVisor

    JSONVisor

    Visor for mass spectrometry JSON files generated by Integrator

    Visor for mass spectrometry JSON files generated by the Integrator program (Python 3 version). For more information, you can have a look at the README.md file in the source code tree: https://sourceforge.net/p/lp-csic-uab/jsonvisor3/code/ci/default/tree/README.md - Gallardo, Ó., Ovelleiro, D., Gay, M., Carrascal, M., & Abian, J. (2014). A collection of open source applications for mass spectrometry data mining. PROTEOMICS, 14(20), 2275–2279. https://doi.org/10.1002/pmic.201400124
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LaiaMotifs

    LaiaMotifs

    Search for MHC-like motifs in peptide collections

    Search for MHC-like motifs in peptide collections (Python 3 version). For more information, you can have a look at the README.md file in the source code tree: https://sourceforge.net/p/lp-csic-uab/laiamotifs3/code/ci/default/tree/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KimBlast

    KimBlast

    Blast+ the easy way

    KimBlast GUI formats and indexes Fasta databases for Blast, performs Blast searches and analyzes results. Python 3.x version. For more information, you can have a look at the README.md file in the source code tree: https://sourceforge.net/p/lp-csic-uab/kimblast3/code/ci/default/tree/README.md
    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.