Search Results for "compiler python linux" - Page 83

8920 programs for "compiler python linux" with 1 filter applied:

  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 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
  • 1
    Outer Space
    An on-line strategy game which takes place in the dangerous universe. You will become powerful commander of many stars, planets, and great fleets and will struggle for survival with other commanders.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    leadsheet

    leadsheet

    Leadsheet for your band: Song scroller and PDF creator.

    Specify the songs you play in a chord-like text format. Generate either PDF files or a dynamic HTML song scroller. PDF/web-based, so usable by all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    THIS PROJECT MIGRATED TO GITHUB https://github.com/cosmo-guffa/play-svg A great thanks to SF.net for hosting up until now... it's nothing personal, this just isn't the right tool for the job ;) Project description: pLAySVG is a python library for the development and manipulation of SVG vector graphics through scripting. pLAySVG makes it easy to create graphics based on geometric relationships. It's intended for educational and artistic use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EduLB

    EduLB

    The educational lattice Boltzmann code

    EduLB is a small and easy to handle lattice Boltzmann code for channel flow. Main objective is to give interested people the opportunity to play around and see how things work. For feedback, leave a review, leave a comment on the discussion page or send me a private mail.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5

    Forlex Mount Manager

    Manager for storage devices related operations

    Forlex Mount Manager is a python utility that helps you to manage storage devices recognized by the system. It have new GUI which makes easy and quick those operation for the user. It has been developed for ForLEx LiveCD, a forensic distro derived by Debian but we are able to use on all those based distros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RPyC, or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    MCManager

    MCManager

    MCManager - The ultimate Minecraft content manager.

    Install mods, texture packs, save files, and jar files to your minecraft folder, and automatically do anything else you'd otherwise need to navigate to .minecraft to do.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    python dagger

    File dependency graph evaluator in pure python.

    Dagger evaluates file dependencies in a directed-acyclic-graph (DAG) like GNU make, but timestamps or hashes can be used on a per-file basis when evaluating which file nodes are up to date or stale. Use fast timestamp comparisons on large files when hashing is too slow, and hashing on small files. When hashing is used, it's stored in either a text file or sqlite database (in-memory at runtime is optional). Files can be forced as stale or uptodate. Dagger can be used as a building block for a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Arabic Word Slider Game
    Arabic word game, Al-Kalima Al-monzaliqa, collect letters and make words.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    pyTectonics

    pyTectonics

    3d plate tectonics in Python

    PyTectonics is no longer maintained. There is a replacement, which you can see here: davidson16807.github.io/tectonics.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pySTEP or Python Strongly Typed gEnetic Programming: A light Genetic Programming API that allows the user to easily evolve populations of trees with precise grammatical and structural constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pyisocalc

    pyisocalc

    Isotopic pattern calculator in python 2.x

    This is an isotopic pattern calculator written in python. It depends on re, sys, numpy, operator, itertools, and matplotlib.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    LastBit Suite

    LastBit Suite

    A steganographic program to hide files into images

    This is a steganogric program that uses images last bits to hide information ( files ). It can crypt data with a rotation and a xor key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SBI - Small Bytecode Interpreter

    SBI - A Small Bytecode Intepreter to run programs on an AVR from SD

    The project was originally created to run programs from a MicroSD card on an ATmega16 (without reprogramming it). SBI is a generic library (platform indipendent) that lets you run programs from a stream (es. File). The programs are a sort of bytecode, and they are interpretated at the moment. So you don't have the better speed, but for now this is the only way to run programs from RAM (or SD) on Harvard architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Ginger RSS Reader

    Web-based RSS Reader

    This is the old page. See https://sourceforge.net/projects/ginger-rss
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Poe

    Poe is a small, fast, flexible scripting language.

    Poe is a lightweight scripting language. The language is written entirely in ANSI C, meaning that the language is ultra-portable (i.e. that it can exist on any platform for which there is a standard-conforming C compiler). Poe is a toy language that is not, and will never be, suitable for production use. However, writing the language was a fantastic academic exercise and the source code is available freely as a reference to anyone who may be interested. The entirety of the source code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Instigate GUI Toolkit
    Instigate GUI Toolkit is an Abstraction for multiple GUI Toolkits allowing to write single GUI code which can run on multiple platforms and with multiple GUI back-ends. Now it supports QT and gtkmm back-ends on Linux. Work on GTK+ and EWL is ongoing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Speaking gmail checker

    Python + espeak gmail checker

    Script that periodically checks your gmail account and speaks if you have unread email. Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Evoversum
    This project has been moved to https://bitbucket.org/pbazant/evoversum/src/master/ . Evoversum is a fast Darwinian evolution simulator. The program simulates a 2D world populated with "animals" which struggle for food, reproduce and may also eat each other. The subject of evolution is their behavior, which may become quite complex. There is an updated video tutorial at http://www.youtube.com/watch?v=nPkZvyVDWJU !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    vugst is a minimalistic frontend to GStreamer, intended for audio file playback. Files are played directly from a folder, there is no playlist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is moved to: https://github.com/libyal/libewf This site still contains contibs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Block Fortress

    Block Fortress

    Open Source Breakout Clone

    A breakout game I wrote during a summer python course. Added experimental Android Support (http://sourceforge.net/projects/blockfortress/files/BlockFortress-1.3-release.apk/download)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    baretorrent

    baretorrent

    simple and portable bittorrent client with extensions

    This project has been moved to https://launchpad.net/baretorrent. There will be no more new releases on sourceforge. The web page is at http://baretorrent.org. Old description: This is a portable BitTorrent client with basic features along with support for extensions. The most recent release (18-jan-2013) is 0.4 for Windows, Debian 6.0.6, Ubuntu 12.04 and OSX 10.6.8. Only one extension is available so far: a simple server that is compatible with how the uTorrent WebUI adds...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    The ucsd-psystem-xc project provides a Pascal cross compiler for producing UCSD p-System code files on Posix hosts, such as linux. It also provides some other related tools, such as a disassembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Dungeons & Dragons Miniature Game

    A Dungeons & Dragons Miniature Game.

    Have you ever wanted to play Dungeons & Dragons with miniatures in your PC? Check this out!
    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.