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

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

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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
    Desktop Background from Nasa APOD

    Desktop Background from Nasa APOD

    A background image grabber for GNOME from nasa's image of the day site

    This app will fetch the latest image from nasapod, http://apod.nasa.gov/apod/ and create a background image from it with a description box for a gnome desktop. Read desktop_nasa.py file for configurations and instructions! Python script. Now working with Ubuntu 12.04 and prior
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    IncludeChecker

    Check for unused #includes in C++ source

    Unused #includes in C++ source lead to unwanted dependencies and slower compile and link timings. IncludeChecker finds most of these unused #includes using a simple heuristic: if you include a file, you need to use one or more symbols from it. If that's not the case, IncludeChecker will mark the #include as unused. IncludeChecker is very customizable to be able to run as an automated task where it will fail as soon as an unused #include is detected. Because of the simple heuristic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SabayonControlCenter

    SabayonControlCenter

    The SCC is meant to help the user to control his system.

    ... logs the SCC had its own code. At the moment you can use the SCC to view and save some logs, call some KDE utilitys and use the ModManager to query some informations about the Modules. Please note that there is only a Qt4 version. An Gtk3 version will be written in the future.
    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
  • 5
    paranoia auto-backup

    paranoia auto-backup

    paranoia,auto-backup,libre, free, gnu/gpl3

    ... In this new version will be presented with improvements in the code, providing more choice and use. Until that date, be retained as a last stable 0.4.11 (written in python with gtk+), which will remain unchanged. This project will continue in "savannah", it may be removed from this when I get to upload: https://savannah.nongnu.org/projects/paranoia/ The new vercion of paranoia will be launched in late 2012, which will be uploaded to savannah.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Atheris

    Atheris

    Open-source traffic analyzer / visualizer

    ... an email to philipp.eittenberger(Ätt)uni-bamberg.de (If you want the source code of version 0.2.3 and compile Atheris yourself check it out with svn per: "svn co https://atheris.svn.sourceforge.net/svnroot/atheris/trunk atheris")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Extracts code from source files for inclusion in documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    evofetch

    evofetch

    Mining tool for software repositories

    EvoFETCH is a tool to extract information about software entities such as classes, methods, and attributes from software repositories. EvoFETCH is middleware and makes use of other freely available software to perform the extraction and provide query functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Sentinal

    PHP daemon to process 3d mesh algorithms

    Primarily for use with the REVEAL web system this daemon polls a mysql database for 3d rendering requests. Currently the system will handle PMVS2 from U. Wash and Iray from Brown U. systems. Much of the code was ported from the osm-bundler system http://code.google.com/p/osm-bundler/ The daemon curently runs in win64/linux64 for PMVS and linux64 for Brown's Iray algroithm. The code has been tested and running on Ubuntu 11.10
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Plugins for the Code::Blocks IDE to support interpreted languages. File Manager and Tools+ plugins are now part of Code::Blocks contrib. Code in SVN. Active development is at github.com/spillz/codeblocks-python. SVN here is no longer maintained.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    STALLioN Terminal I/O Library

    STALLioN Terminal I/O Library

    STALLioN is a cross-platform C/C++ I/O library for CLI applications

    STALLioN is a cross-platform (currently Linux, Windows and FreeBSD) C/C++ library for developers wishing to use a terminal/CLI interface on multiple platforms but only want a single codebase. It aims to provide a consistent development API across multiple platforms so that separate code does not have to be created for each (often very different) terminal interface; simply use the functions in STALLioN and compile with the correct library for the chosen platform. Currently in very early...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lightning Planning Framework for ROS

    Lightning Planning Framework for ROS

    ROS package implementing the Lightning Framework using OMPL

    LightningROS is a ROS package implementing the Lightning Path Planning Framework. The code here was developed for ROS Feurte. For later ROS versions, see https://github.com/WPI-ARC/lightning_ros This approach uses a path library to store previous experience while allowing generality by also planning from scratch. Please see the paper below for more details: A Robot Path Planning Framework that Learns from Experience Dmitry Berenson, Pieter Abbeel, and Ken Goldberg IEEE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Atlas2Cloud

    Atlas2 Genome Analysis Pipeline on Amazon Web Services

    This is the backend source code of the Atlas2-Cloud pipeline on Amazon which starts and terminates worker nodes, runs analysis and monitors worker instances. It is PRIMARILY meant to be used through Amazon Web Services (AWS) management console by looking for the public Atlas2-Cloud machine image. Alternatively, the code can also be used for running the pipeline from your computer. By installing this software on your computer you will be setting up your computer to act as the head node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    maven-erlang-plugin
    A Maven plugin for Erlang/OTP applications. This project is a rewrite of maven-erlang, by Paul Guyot and Olivier Sambourg with improved support for compilation, testing and release packaging as well as EDoc reporting and test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Liogo is a Logo Compiler for .NET. Liogo compile Logo files to .NET IL EXE or DLL. So, Liogo result could be launched directly on Windows and, via Mono runtime, on Linux. Last, with Liogo you can mix Logo code with C#/VB.NET code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DISTributed Adaptable Executable (DISTae) is a software layer that allows the portability of programs among different heterogeneous computing units and run the different parts of the code simultaneously in a distributed and heterogeneous environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    3D tracking using wiimote

    3D tracking of 4 IR LEDs using 2 wiimotes and python

    This project is a part of a mini project required by the Mechatronics-2 course for the 4th year Mechatronics class in faculty of engineering Ainshams university. The mini project involves the control of an articulated robotic arm which resembles a human arm. The control is done via tele-manipulation which is done by the tracking of 4 IR LEDs fixed at the joints of the controller arm. This code is the part of the project responsible for the interfacing with the wiimote, stereo-triangulation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PythBinConv

    Python Bin Converter produit un binaire depuis un fichier python

    Python Bin converter permet de générer un exécutable Windows en interface graphique depuis un fichier source python. Ce n'est qu'une version graphique de l'utilitaire pyinstaller. Sous Windows, nécessite pywin32 (http://sourceforge.net/projects/pywin32/files/), fourni dans le dossier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mlpy

    mlpy

    Machine Learning Python

    mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL. mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. mlpy is available both for Python >=2.6 and Python 3.X.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Qlnmp

    Qlnmp

    Qlnmp

    Qlnmp 2.0 Stable Released! What is Qlnmp? Qlnmp is an auto-install deployment tool which is used the source code to compile and optimize, for Nginx+Mysql+PHP environment on Linux; and include Apache (Selectable options) as the backend to handle the dynamic document and Pure-ftp (Selectable options) & PHP Extentions (Selectable options), management tools etc. Support for Centos 5.X, 32-bit and 64-bit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    ErwinJr

    ErwinJr is an open source design and simulation program for quantum se

    ErwinJr is an open source design and simulation program for quantum semiconductor devices including quantum cascade lasers. It is useful for modeling intersubband semiconductor devices. The code base was written at the NASA Jet Propulsion Laboratory. ErwinJr is a multi-platform application that runs on most desktop operating systems including Windows, Mac OS X, and Linux. This is because it is written in Python and using the Qt graphical user interface framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Python vipera

    Python vipera

    vipera is an application designer for Python

    vipera is a designer of applications for the programming language Python. It has two main objectives: 1) The design of an application from an educative point of view, paying special attention to the documentation and design of classes. 2) The automatic generation of base code for software projects. vipera is a combination of basic tools for the design of applications in the early stages of development, allowing the creation of modules (libraries) and definition of their basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pynvaders

    pynvaders

    Invaders like game, written in Python with Curses... :)

    Invaders like game, written in Python with Curses... :) Also, this was a learning project for me to Python language.
    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.