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

Showing 2918 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    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
  • 2
    kamiFaka

    kamiFaka

    kamiFaka

    ... interfaces. Ordinary users support email and SMS to receive messages. Administrators support email, SMS, TG, WeChat, QQ notifications. Support 2~4 layer wholesale mode. Long card password can be exported as txt text. A variety of theme modes [list, card, grid]. Support custom background, logo, contact information, etc. Support hot backup, one-click cloud backup, one-click export backup file to local. Detachable database, compatible with Mysql, PostgreSQL and Sqlite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Semantic Segmentation in PyTorch

    Semantic Segmentation in PyTorch

    Semantic segmentation models, datasets & losses implemented in PyTorch

    Semantic segmentation models, datasets and losses implemented in PyTorch. PyTorch and Torchvision needs to be installed before running the scripts, together with PIL and opencv for data-preprocessing and tqdm for showing the training progress. PyTorch v1.1 is supported (using the new supported tensoboard); can work with earlier versions, but instead of using tensoboard, use tensoboardX. Poly learning rate, where the learning rate is scaled down linearly from the starting value down to zero...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    np-dictionnaire

    np-dictionnaire

    Dictionnaire français hors ligne

    np-dictionnaire est un dictionnaire français hors ligne. Le dictionnaire est basé sur le site du Larousse (https://www.larousse.fr/) Ce logiciel est disponible gratuitement (GPLv3) pour MacOSX, Linux et Windows. Executable/Paquet: Linux : .deb .snap ou via le snap store .rpm .flatpak ( pas via flathub pour le moment :-( ) version standalone ( > ubuntu 20.04 LTS ) version source - dépendances : python3.9 PySide6 ( libopengl0 pour ubuntu...
    Downloads: 4 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    udemy-dl

    udemy-dl

    A cross-platform python based utility to download courses from udemy

    A cross-platform python-based utility to download courses from Udemy for personal offline use. Udemy has started to encrypt many of the course videos, so downloading them may be impossible/illegal because it involves decrypting DRM'd videos which opens up the author to DMCA takedowns/lawsuits. If you use udemy-dl and some/all videos are skipped, please don't open a new issue or comment that the issue still exists. All requests to bypass DRM/encryption will be ignored.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    Pydub

    Pydub

    Manipulate audio with a simple and easy high level interface

    Manipulate audio with a simple and easy high level interface. You can pass an optional bitrate argument to export using any syntax ffmpeg supports. Any further arguments supported by ffmpeg can be passed as a list in a 'parameters' argument, with switch first, argument second. Note that no validation takes place on these parameters, and you may be limited by what your particular build of ffmpeg/avlib supports. You can open and save WAV files with pure python. For opening and saving non-wav...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    CompareDir

    CompareDir

    Tool to Compare 2 directories and handle the files.

    ... directories. Or click "Eq" = show file only the files that are the same. Note the program cheqs FileName, FileSize, FileDate and (sub)directory. It does not compute md5 sums because that would make it extremely slow. Mind you i use this regular for directories with 2000 photos. Based on Python, pygobject and gtk3. + Python-pillow if you want to compare 2 images. No installation: untar -xvzf CompareDir.tgz where you want and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ipfs-api-mount

    ipfs-api-mount

    Mount IPFS directory as local FS

    Mount IPFS directory as local FS. go-ipfs daemon has this function but as of version 0.9.1 it's slow. ipfs-api-mount aims to be more efficient. For sequential access to random data it's ~3 times slower than ipfs cat but also ~20 times faster than cating files mounted by go-ipfs. It's supposed that FS mounted by go-ipfs daemon is slow because of file structure being accessed in every read. By adding caching one can improve performance a lot. Apart from mounting one specified CID you can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bat-to-Exe-Converter
    Converts Batch(.bat) file to Windows executable(.exe)
    Downloads: 7 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
    StarCalendar

    StarCalendar

    International Calendar Program

    Please use Github repository: https://github.com/ilius/starcal
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyment

    pyment

    Format and convert Python docstrings and generates patches

    .... Then, for all found functions/methods/classes, it will generate formatted docstrings with parameters, default values. At the end, patches can be generated for each file. Then, man can apply the patches to the initial scripts. It is also possible to update the files directly without generating patches, or to output on stdout. It is also possible to generate the python file with the new docstrings, or to retrieve only the docstrings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    LuaUnit

    LuaUnit

    LuaUnit is a popular unit-testing framework for Lua

    LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, etc.) that can be used directly or work with continuous integration platforms (Jenkins, Maven, etc.). LuaUnit may be installed as a rock or directly added to your project. For simplicity, LuaUnit is contained into a single file and has no external dependency. LuaUnit may also be used as an assertion library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MutaNET

    NGS Pipeline and Automated Mutation Analysis

    MutaNET comes with a next generation sequencing (NGS) pipeline that calls mutations based on paired-end NGS reads, an automated mutation analysis tool and various file converters and mergers. The mutation analysis feature considers the coding region, protein domains, regulation and transcription factor binding site information, and can be used to analyse the potential impact of mutations on antibiotic resistance.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    MassMove PACS Migrations v0.2 Tool Frank Koeberlein 2021 for High Performance PACS Migration. Tested on 6 TB PACS Server. In c-move Mode Fin in 5 days. AE Title in Source PACS from mvDest must be registered in c-move mode. No License, feel free :-) # Unzip File, change dir to MassMove. # Change in Source Code your Parameters. # Start with: # python MassMove-PACSMigration-Tool.py # # # Edit all Parameter in Source Code. # Set max Threads in maxThr # # # Update v0.2 # add error...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    TVscript

    TVscript

    Exploration of the removal of count variable transcripts.

    > See TVscript wiki: https://sourceforge.net/p/tvscript/wiki/Home/ Related Software: 1. CStone: https://sourceforge.net/projects/cstone/ 2. CSReadGen: https://sourceforge.net/projects/csreadgen/ 3. CView: https://sourceforge.net/projects/cview/ 4. ChimSim: https://sourceforge.net/projects/chimsim/ 5. TVScript: (See wiki) 6. SeQuester: https://sourceforge.net/projects/sequester/ 7. TreeScope: https://sourceforge.net/projects/treescope/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Free SLOC

    Free SLOC

    Free SLOC counts physical lines of code (SLOC) for many languages

    Free SLOC is a lightweight application for counting physical lines of code (NOT logical lines of code 'LLOC') for many format files, as Java, Python, C, C++, HTML,..., as well as comment lines, blank lines and delimiter lines. Use GUI or console mode (type -h in command line to see options). Use double-click right button in tree to open folder or see source file. Source code in Files tab (Kotlin)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    pydatascope

    Software oscilloscope using Python and tkinter

    Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    JHC2HTML

    Join all files from a Site into a single HTML file.

    JHC2HTML is a Python application that merges files like Javascript, CSS, images and fonts into a single HTML file, the files are decoded in Base64 so you don't need the images to run the code in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Marathi MTLD tool (for GNU/Linux)

    A tool for measuring MTLD score of Marathi-Devanagari text

    ... as an input text and returns the output on the program window itself. The source code and user manual of the Marathi MTLD tool can be accessed from https://gitlab.com/priyankaD3/mr-mtld. For Windows, the executable file is available at https://sourceforge.net/projects/mr-mtld-windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AppImageKit

    AppImageKit

    Package desktop applications as AppImages that run on common Linux

    Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat. Download an application, make it executable, and run! No need to install. No system libraries or system preferences are altered. Can also run in a sandbox like Firejail. Distribute your desktop Linux application in the AppImage format and win users running all common Linux distributions...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 22
    googler

    googler

    Google from the terminal

    googler is a power tool to Google (web, news, videos and site search) from the command line. It shows the title, URL and abstract for each result, which can be directly opened in a browser from the terminal. Results are fetched in pages (with page navigation). Supports sequential searches in a single googler instance. googler was initially written to cater to headless servers without X. You can integrate it with a text-based browser. However, it has grown into a very handy and flexible...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    TOML

    TOML

    Tom Preston-Werner's obvious, minimal language

    Tom's Obvious, Minimal Language. By Tom Preston-Werner, Pradyun Gedam, et al. TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages. TOML shares traits with other file formats used for application configuration and data serialization, such as YAML and JSON. TOML and JSON both are simple and use ubiquitous data types...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Footcontroller

    Footcontroller

    Control your Linux PC with a standard foot pedal

    This python utility allows users on Linux to control their PC using a HID compatible USB foot pedal. Note: footcontroller does not support the new VEC Infinity in-USB3 pedal, which is not fully Linux compatible The foot pedal becomes an extra mouse or mini keyboard but footcontroller allows you to define multiple pedal sets which you can activate at the click of a button. It uses xdotool to provide you with the ability to assign commands to each pedal. Many foot pedals come...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Carlo Acutis Novena

    Carlo Acutis Novena

    Copyleft novena text and illustrations to meditate

    French, Italian and Spanish copyleft novena text and illustrations to meditate with Carlo Acutis, a defunct Italian catholic teenager who documented eucharistic miracles and liked dolphins.
    Downloads: 1 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.