Search Results for "python compile source code" - Page 42

Showing 2576 open source projects for "python compile source code"

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
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    pylatexenc

    pylatexenc

    Simple LaTeX parser providing latex-to-unicode and unicode-to-latex

    Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion. Python 3.4 or 2.7. The library is designed to be as backward-compatible as reasonably possible and is able to run on old Python versions should it be necessary. (Use the setup.py script directly if you have Python 3.7, poetry doesn't seem to work with old Python versions.) The pylatexenc.latexencode module provides a function unicode_to_latex() which converts a Unicode string into LaTeX text and escape sequences...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    speedtest-cli

    speedtest-cli

    Command line interface for testing internet bandwidth using speedtest

    Command line interface for testing internet bandwidth using speedtest.net. It is not a goal of this application to be a reliable latency reporting tool. Latency reported by this tool should not be relied on as a value indicative of ICMP style latency. It is a relative value used for determining the lowest latency server for performing the actual speed test against. Speedtest CLI brings the trusted technology and global server network behind Speedtest to the command line. Measure internet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Couler

    Couler

    Unified Interface for Constructing and Managing Workflows

    Couler is a system designed for unified machine learning workflow optimization in the cloud. Couler endeavors to provide a unified interface for constructing and optimizing workflows across various workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow. Couler enhances workflow efficiency through features like Autonomous Workflow Construction, Automatic Artifact Caching Mechanisms, Big Workflow Auto Parallelism Optimization, and Automatic Hyperparameters Tuning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CapsGNN

    CapsGNN

    A PyTorch implementation of "Capsule Graph Neural Network"

    A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019). The high-quality node embeddings learned from the Graph Neural Networks (GNNs) have been applied to a wide range of node-based applications and some of them have achieved state-of-the-art (SOTA) performance. However, when applying node embeddings learned from GNNs to generate graph embeddings, the scalar node representation may not suffice to preserve the node/graph properties efficiently, resulting in sub-optimal graph...
    Downloads: 0 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
    mustache.js

    mustache.js

    Minimal templating with {{mustaches}} in JavaScript

    Logic-less templates. mustache.js is a zero-dependency implementation of the mustache template system in JavaScript. Mustache is a logic-less template syntax. It can be used for HTML, config files, source code - anything. It works by expanding tags in a template using values provided in a hash or object. We call it "logic-less" because there are no if statements, else clauses, or for loops. Instead there are only tags. Some tags are replaced with a value, some nothing, and others a series...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    KleOS

    KleOS

    KleOS brings together Arduino, FreeRTOS and Arduino-mk to you.

    ... many real world applications need to react to internal and external events in real time, e.g. as fast as possible, even seizing the CPU from the code that is currently executing. FreeRTOS is the glorious tool behind getting such behaviour. And as you become an Arduino power user you find the IDE too clumsy, so why don't you compile your way (e.g. in the terminal) using your preferred source code editor? Arduino-mk is the glorious tool behind this behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PSearch

    PSearch

    Extracts info derived from MDLC ESI-ITMS3 analyses

    Extracts info derived from MDLC ESI-ITMS3 analyses and arrange it to be loaded in a LymPHOS Phos-file. Info is extracted from a Bioworks result file exported to XML and the original RAW files. 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/psearch/code/ci/default/tree/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    Inline::F2003

    Compile and call inlined Fortran 2003 source code from Perl

    This project features the use-case "matopmul" to demonstrate the operation of the Perl module Inline::F2003. This module allows modern Fortran source to be compiled and executed from Perl in a transparent manner. The program "matopmul.pl" performs a matrix multiplication. The matrix multiplication is written in Fortran 2003 and inlined in the Perl program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mininet

    Mininet

    Emulator for rapid prototyping of Software Defined Networks

    ... OpenFlow and P4. Mininet is actively developed and supported, and is released under a permissive BSD Open Source license. We encourage you to contribute code, bug reports/fixes, documentation, and anything else that can improve the system! Links are virtual ethernet pairs, which live in the Linux kernel and connect our emulated switches to emulated hosts (processes).
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12
    Keepsake

    Keepsake

    Version control for machine learning

    Keepsake is a Python library that uploads files and metadata (like hyperparameters) to Amazon S3 or Google Cloud Storage. You can get the data back out using the command-line interface or a notebook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    aseryla

    aseryla

    Aseryla code repositories

    This project describes a model of how the semantic human memory represents the information relevant to the objects of the world in text format. It provides a system and a GUI application capable of extracting and managing concepts and relations from English texts. https://aseryla2.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyment

    pyment

    Format and convert Python docstrings and generates patches

    Create, update or convert docstrings in existing Python files, managing several styles. This Python3 program intends to help Python programmers to enhance inside code documentation using docstrings. It is useful for code not well documented, or code without docstrings, or some not yet or partially documented code, or a mix of all of this. It can be helpful also to harmonize or change a project docstring style format. It will parse one or several python scripts and retrieve existing docstrings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    django-webpack-dev-server

    django-webpack-dev-server

    Commandline App to set up React in a Django Project with 1 command.

    Django Webpack Dev Server is a command line Django reusable app to setup configuration files for React. It uses webpack and webpack_dev_server to bundle your frontend code. After installing the app you need to run the following command: "python manage.py generate react" and that will create your react app in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    wifi-password

    wifi-password

    Quickly fetch your WiFi password and generate a QR code of your WiFi

    Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect. Works on macOS and Linux, Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    A library for reading Mass Spectometry files. Reuse mzXML converter code but compile with gcc and Qt instead of MSVC. Some features have been added, e.g. UV scan reading
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    ClamGuard

    ClamGuard

    Free and opensource antivirus solution based on ClamAV.

    Free and opensource antivirus solution based on ClamAV. Fully written in Python using PySide6. Source code hosted on GitHub at https://github.com/5trange/ClamGuard Linux packages coming soon.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    U-Net Fusion RFI

    U-Net Fusion RFI

    U-Net for RFI Detection based on @jakeret's implementation

    See original code here: https://github.com/jakeret/tf_unet Currently this project is based on Tensorflow 1.13 code base and there are no plans to transfer to TF version 2. The primary improvements to this code base include a training and evaluation framework, along with a fusion based approach to detection, combining a number of models (currently hard coded to two trained models) along with Sum Threshold as an additional "expert." Additional work is being done to add custom layers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tabnine

    Tabnine

    Vim client for TabNine

    ... assist, you probably already know that it can save you tons of time, easily cutting your keystrokes in half. Powered by sophisticated machine learning models trained on billions of lines of trusted open source code from GitHub, Tabnine is the most advanced AI-powered code completion copilot available today. And like GitHub, it is an essential tool for professional developers.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    Pythopad

    Pythopad

    A free Python source code editor and Notepad replacement for Windows

    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    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
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.