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

Showing 3817 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
  • 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
    Khepra

    Khepra

    Khepra is a tool for coverage planning of multi-camera networks

    Khepra is a three-dimensional simulation environment for planning and visualization of multi-camera networks. In layman’s terms, it measures how well a given camera is covering an object. Applications include but are not limited to: Industrial inspection, computer and machine vision and surveillance planning. The inspected object is imported to Khepra as a STL file format, please be sure that the STL file is in the same directory as Khepra’s executable file, in order to be visible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Crystalsim -  XRD hkl simulation

    Crystalsim - XRD hkl simulation

    X-ray diffraction (XRD) analysis for hkl simulation of any crystal.

    Crystalsim is a simple freeware program with a neat graphical user interface for X-ray diffraction (XRD) data analysis . It can simulates all possible {hkl} planes data for the selected crystal. Crystallographic Information File (.cif) can also be used. Analyze both powder diffraction and single crystal data . Indexed at International Union of Crystallography (IUCR). Crystalline lattice parameters such as ‘a’, ‘b’, ‘c’ as well as interfacial angles such as alpha, beta, gamma...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    RecNN

    RecNN

    Reinforced Recommendation toolkit built around pytorch 1.7

    This is my school project. It focuses on Reinforcement Learning for personalized news recommendation. The main distinction is that it tries to solve online off-policy learning with dynamically generated item embeddings. I want to create a library with SOTA algorithms for reinforcement learning recommendation, providing the level of abstraction you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XDG Base Directory

    XDG Base Directory

    Implementation of XDG Base Directory specification for php

    Various specifications specify files and file formats. This specification defines where these files should be looked for by defining one or more base directories relative to which files should be located. There is a single base directory relative to which user-specific data files should be written. This directory is defined by the environment variable $XDG_DATA_HOME. There is a single base directory relative to which user-specific configuration files should be written. This directory is defined...
    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
    Nyaa.si Batch Torrent Upload

    Nyaa.si Batch Torrent Upload

    Batch torrent uploader for Nyaa.si

    Batch upload via desktop to nyaa.si and sukebe.nyaa.si
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MGFVisor

    MGFVisor

    Visor for mass spectrometry MGF files

    Visor for mass spectrometry MGF files (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/mgfvisor3/code/ci/default/tree/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EasierMGF

    EasierMGF

    Converts RAW Thermo Files into MGF files

    Converts RAW Thermo Files into MGF files (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/easiermgf3/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
  • 8
    Python4Proteomics Course

    Python4Proteomics Course

    Python course for Proteomics analysis

    Python course (in Spanish) for Proteomics analysis using basically Jupyter NoteBooks. 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/p4p/code/ci/default/tree/readme.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Google Trends GUI

    Google Trends GUI

    Download, visualize and compare google trends data between countries

    A simple graphical user interface for viewing and downloading data from Google Trends in ways that google does not. Executable file inside the .zip is light years faster than the portable executable. Want a similar project done for yourself? Contact me :) https://www.fiverr.com/pedromemoli
    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
    TCellXTalk

    TCellXTalk

    TCellXTalk Web-App from LP CSIC/UAB

    TCellXTalk is a comprehensive database of experimentally detected phosphorylation, ubiquitination and acetylation sites in human T cells. The web-app at www.TCellXTalk.org makes TCellXTalk accessible from Internet, and enables the in silico prediction of potential co-modified peptides to facilitate their experimental detection, using targeted or directed mass spectrometry, for the study of protein post-translational modification cross-talk. More detailed information on TCellXTalk and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NoDB

    NoDB

    NoDB isn't a database.. but it sort of looks like one

    NoDB is a simple, lightweight, file-based database for Python applications that enables quick and easy data storage without requiring a separate database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gitfs

    gitfs

    Version controlled file system

    gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository's branch locally, and any subsequent changes made to the files will be automatically committed to the remote. gitfs was developed by the awesome engineering team at Presslabs, a Managed WordPress Hosting provider. gitfs was designed to bring the full powers of git to everyone, no matter how little they know about versioning. A user can mount any repository and all their changes will be automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    dotNet4Java - .Net for Java

    dotNet4Java - .Net for Java

    The best Java library to work with .Net libraries and frameworks.

    The dotNet4Java is a .Net Runtime Library for Java which helps Java developers work with .Net framework and 3rd party libraries in Java with ease. It is designed to provide a way to interact with applications written in anyone of the .Net languages (such as C#, Visual Basic.Net, Delphi.Net, JScript.Net etc) from Java. Competitive Advantages: - dotNet4Java JAR can be easily added to artefacts repository like maven or ivy. - dotNet4Java is single jar file that can be very easily added to any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    KimPeptid

    KimPeptid

    Analyzes Peptides Properties (Python 3 version)

    Analyzes Peptides Properties (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/kimpeptid3/code/ci/default/tree/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Beast Launcher

    Beast Launcher

    Private Online Game Launcher for Any kind of Game

    Private online Game Launcher for any kind of private server, It's portable and ready to execute your main Executable, It's fully editable with online updater and Open-source
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    SwaNN

    PSO for neural networks

    SwaNN is a basic framework for neural networks based on particle swarm optimization (using the Python package PySwarms (https://pyswarms.readthedocs.io/en/latest/). The zip file contains the main programs in SwaNN.py and around 30 examples : - classification - regression - time series forecasting I need some help for class building (I am not an expert in Python nor in OOP), if somebody is interested in it... In Google Colab : https://colab.research.google.com/drive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    ... Mozaic Many Outputs Physical Inputs Streaming Protocols File Formats Presets Vods/Series server-side support Pay per view channels Channels on demand HTTP Live Streaming (HLS) server-side support Public API, client server communication via JSON RPC Protocol gzip compression Deep learning video analysis Supported deep learning frameworks: Tensorflow NCSDK Caffe ML Hardware:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FSP Client with FTP-like interface

    FSP command line client with FTP like interface

    FSPClient is single executable client for FSP protocol. FSPClient uses FTP-likeuser interface. It feels like FTP but under hood is FSP. This is a continuationof this program unmaintained for 10 years. FSP is UDP based protocol fortransfering files around
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Syncope

    Syncope

    dropbox with your own ftp/ssh

    Dropbox replacement done in python. Pluggable Backends, available are ftp and sftp (ssh).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Torchreid

    Torchreid

    Deep learning person re-identification in PyTorch

    ... pretrained weights. After the training is done, the model will be saved as "log/osnet_x1_0_market1501_softmax_cosinelr/model.pth.tar-250". Under the same folder, you can find the tensorboard file. Different from the same-domain setting, here we replace random_erase with color_jitter. This can improve the generalization performance on the unseen target dataset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    webpoll

    webpoll

    web application to conduct anonymous polls

    This web application is designed to conduct anonymous polls among groups of users. Principles are transparency, anonymity, simplicity. It is based on Python3 and an Apache Webserver configured to support CGIs. The source code is Free Software (GPL) During the COVID-19 pandemic, various instances of this framework were used to conduct polls about social distancing and infection spread in different groups of people. Here is a public instance to try it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spotify Music Downloader

    Spotify Music Downloader

    Spotify Music Downloader

    Download music from Spotify and other music sources.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python 2.7...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    MySales

    MySales

    Program to calculate item sales and print the result.

    MySales is a sales program that allows you to add products by specifying name and price. These products can be added to a sales list in which it is possible to indicate the number of units of each item, as well as apply a discount for each of the items. In addition you can indicate a discount on the final result and subtract a constant value to round the result if desired. The program allows you to format the list and the result in a plain text file to print the sales calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DotBandit

    DotBandit

    Open-source Administration tool written in C# .NET

    DotBandit is an Open-source Administration Tool and Utility for Windows. It is able to build executable files by customizing a few options. Log reports are generated into an HTML file with a generated table containing Active windows opened and Keystrokes typed.
    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.