Search Results for "compiler python linux" - Page 260

Showing 17808 open source projects for "compiler python linux"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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.
  • 1

    walterbot

    walterbot: Virtual presence device www controlled with a raspberrypy

    walterbot è un "virtual presence device" controllabile da remoto via interfaccia web. La distro Debian per architettura ARMhf6 è stata ottimizzata per "Raspberrypi B rev2". Il codice python scritto da Walter, controlla 2 motori DC tramite un TB6612FNG https://github.com/InformaticiTarantini/Pi-dro La distro è "out of the box" basta clonare l'immagine su una SD card (minimo 2Gb) proprio come si fa con raspbian. Tramite accesso ssh o direttamente dal raspberrypi, eseguire il comando "sudo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Larch: Data Analysis for X-ray Spectra

    Data Processing and Analysis for X-ray Spectroscopy and More

    ... is written in Python and relies heavily on the standard tools for scientific computing with Python (numpy, scipy, matplotlib, and h5py).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Written in python using Pygame and PGU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Locaviewer

    Locaviewer

    Sistema de vídeo distribuido para Centros Infatiles

    Proyecto para la IV Edición del Desafío Tecnológico planteado en la ETSIIT de la Universidad de Granada. Nuestro grupo propone una solución para que padres puedan ver en tiempo real a sus hijos mientras se encuentran Centros Infantiles. Nuestro producto se diferencia de otros en el que el cambio de cámara es automático, realizando para ello una triangulación de los niños.
    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

    HexToText

    HexToText

    This is a Python tool for converting Hex code to Text You can copy it, upload it, change the code, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Registron

    Registron

    Registron windows version

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project shows the application of AI techniques to a 2d shooter game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Coco/S Parser Generator

    Coco/S Parser Generator

    Parser Generator based on Coco/R

    Coco/S is a compiler generator that takes plain EBNF grammar files and features a SAX style call back API. It is written in Java and produces a Java Scanner (Lexer) and Parser for the language described by the input grammar. Coco/S is a branch of the 2010/11 release of Coco/R for Java. While Coco/R takes an attributed grammar file, Coco/S has a callback API. This has the advantage of a clean separation between grammar (EBNF) and Compiler/Interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Top View 2D racing game. Written in Python, with graphics using Pygame. Currently I have stopped work on it, but anyone who would like to improve on it is welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10

    PPORT Live Linux

    Live Linux for electronics interfacing the printer port

    This is a live Linux setup for Python programming of PC printer port.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CRYpter

    CRYpter

    An encrypter/decrypter written on the weekends

    A simple encrypter/decrypter written in C with a graphical user interface written in Python. This tool was written to help forums' users to have their credits for the files they uploaded by putting their usernames from each forum they are active. *This encypting software generates a symetric key based in the password. The lenght of the key is variable. The rule for the length is: (Num_Of_Chars_In_Passwrd)^2 bytes .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Protein SDK

    Web. Desktop. Best of both worlds.

    Protein SDK is an easy to learn and adapt python software development kit for excellent GUI desktop applications. You can create a desktop application using python, html, css, javascript or jquery in minutes! The SDK allows you to: - Run python code, on any javascript event. - Render result of python function dynamically - Create HTML User Interfaces, using standard HTML. The SDK is powered by: - Google Chrome apps - Python anywhere - Cherrypy Web Framework Though...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SAMoCAD

    SAMoCAD

    Simple CAD program

    SAMoCAD - its program to create simple drawings, partially supports DXF. Main features: - create simple objects (line, arc, circle) - create complex objects (text, dimensions) - edit drawn objects - save drawing to SVG format - output drawing in PostScript format - export/import content DXF files (primitives LINE, CIRCLE, ARC, TEXT, DIMENSION) Program written in Python 2 and use the library Tkinter. Program requires no installation, but you need install Python 2.7 or later on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    robotframework-pysnmplibrary

    robotframework-pysnmplibrary is a Robot Framework SNMP test library

    robotframework-pysnmplibrary is a Robot Framework SNMP test library which uses the Python PySNMP module. This library can be used to test SNMP agent using SNMPv1, v2c and v3. It supports: 1. SNMPv1 get (single parameter) 2. SNMPv1 get (multiple parameters) 3. SNMPv2c get (single parameter) 4. SNMPv2c get (multiple parameters) 5. SNMPv3 get (single parameter) 6. SNMPv3 get (multiple parameters) 7. SNMPv1 set (single parameter) 8. SNMPv1 set (multiple parameters) 9. SNMPv2c set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jazz, a scientific research tool, is a new python wrapper for LAMMPS implemented to calculate the lifetimes of vibrational normal modes based on forces as calculated for any interatomic potential available in the package. The anharmonic character of the normal modes is calculated via the Monte Carlo-based moments approximation as is described in Yang Gao and Murray Daw, Modeling and Simulation in Materials Science and Engineering (2014). It is distributed as open-source software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cpR Chemical Pathology interface for R

    cpR Chemical Pathology interface for R

    A graphical user interface to R for use in Clinical Chemistry

    This project is a graphical user interface to the R statistical programming language designed for use in Clinical Chemistry. It allows the user to perform Passing Bablok, Deming and Linear Regression and to produce high quality images in any file format for publication. The front end is written in Python 3.3 and PyQt4 and the form was designed using Qt4 Designer. The statistical analysis is written in R. The compiled binary was made with cx_freeze. This software is free and open-source...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    XièXiè Compiler

    XièXiè Compiler

    High-level, meta-language, trans-compiler with virutal machine

    XièXiè is a language with a trans-compiler (or rather source-to-source compiler) which compiles to mainly C++ (C++98 and C++11). It also comes with an own assembler compiler for ARM, IA-32/ x86 and its own byte-code XBC (XièXiè-Byte-Code) including a virtual-machine. XièXiè can be seen as a "Meta Language". --- THIS PROJECT IS IN IT'S FIRST STEPS ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flask-RESTful

    Flask-RESTful

    Simple framework for creating REST APIs

    Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTful should be easy to pick up. Flask-RESTful provides an extension to Flask for building REST APIs. Flask-RESTful was initially developed as an internal project at Twilio, built to power their public and internal APIs....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Castawesome

    Castawesome

    Simple livestreaming tool for Linux

    Castawesome has been taken down from Sourceforge due to Sourceforge's shady behavior regarding old projects. The project has been moved over to https://github.com/TheSamsai/Castawesome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    X-ray diffraction data processing and visualization pipeline for Laue photo-crystallography
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HanExoftTV

    HanExoftTV

    It opens online TV and videos for you by a click.

    ...: This is only a shortcut to your page, nothing is changed and you have all the right. If you still don't like to be linked, send an email to yunyuhan@gmail.com, the link will be removed in new version. 3. Notes: This is a non-commercial, non-profital programm, but made for helping people. It is 100% free of use and distribution. No commercial! Compiler: Yunyu Joseph Han October 8,2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open RVC-CAL Compiler
    The Open RVC-CAL Compiler (Orcc) is a compiler under BSD license for the RVC-CAL dataflow programming language. Please consult the project homepage at http://orcc.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    portfolio-appengine

    Host a personal portfolio in Google App Engine- Python

    1. Allows you to host any type of static website content on app engine server. For dynamic website, good knowledge of app engine and python is required. It's not good to host a paid website in Google app engine when other better services are available like in Heroku, AWS, etc 2. App-engine has mail forwarding facility so a custom email address can be set up to send and recieve emails. Form submisson page in the /templates/index.html submits the query using the 'Google email address' signed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    filofaxDIY

    Create DIY printable filofax agenda fillings

    My wife could not buy a filofax personal agenda with one week on 6 pages, in the local shop. So I created a program to produce this on dubbelsided printed paper in the printer. Because I made the software generic and modular, it is also possible to customize the output to your own local language. Maybe more people in the world want to create their own filofax agenda for the comming year, I release the software to everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python application to scan DataMatrix barcodes using webcam. Uses libdmtx as backend decoder and pyGTK for display. Intended as a conference badge scanning application, but flexible enough to allow other applications.
    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.