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

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

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
    Remote access to Ableton Live's Python API framework. Currently supporting telnet, access, UDP linewire, Open Sound Control, example code and API provided. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    OCFit

    Python package for fitting of O-C diagrams.

    ... PyAstronomy pymc Installation is possible from source code or using build installation binary file (only for OS Windows). The following procedure is only for installation from the source code. Extract files and go to new-created folder. Running script setup.py the installation will be done: python setup.py install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyLit (Python-Literate) provides a plain but efficient tool for literate programming: a translator between a *text source* (reStructuredText_ with embedded code blocks) and a *code source* (source code with comment blocks).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    ufo-daily

    Repository for the website ufo-daily.com

    www.ufo-daily.com is a website for the discussion and debate of UFO's. The code for the website is fully open-source and this repository is the central source for that code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Firewall for the Ubuntu Linux distribution. Developed during Google's Summer of Code 2005.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This program is a GUI to configure APRS Trackers based on Jeroen Vreeken (PE1RXQ) and Arno Verhoeven (PE1ICQ) aprstracker code. We are looking for developers!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SansAnalysis

    SansAnalysis

    Home of the sansanalysis.com code

    This is the project behind the SANS analysis web app originally available at www.sansanalysis.com. An instance of the application is currently running at http://service.smallangles.net This project uses the SansView computation modules, which should be installed to run the application: http://sourceforge.net/projects/sansviewproject/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A 2D robotic simulation built on top of the Box2D physics engine. The goal is to make the code ridiculously easy to understand and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    A plugin for gedit that uses ctags to create a menu that can be used to easily navigate a code file in gedit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    starcoder

    starcoder

    Code generation model trained on 80+ languages with FIM support

    StarCoder is a 15.5B parameter language model developed by BigCode for code generation tasks across more than 80 programming languages. It is trained on 1 trillion tokens from the permissively licensed dataset The Stack v1.2, using the Fill-in-the-Middle (FIM) objective and Multi-Query Attention to enhance performance. With an extended context window of 8192 tokens and pretraining in bfloat16, StarCoder can generate, complete, or refactor code in various languages, with English as the primary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An IDE for writing and creating Dfiles. This is for the Disc Warriors game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Code source du site web du GUL Lemanux crée en python avec le framework Django
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pyhew is a web framework written in python aiming to ease the web development with python. Based on frameworks like smarty and php2go. Provides a Templating system, forms (with xml for html and validation), url routing and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Parilya is a educational-pourpose cellular automata framework written in Python and GTK. The main goal of Parilya is to give you the possibility to easily and quickly code your bidimensional cellular automata in a full-featured GTK+ workbench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python Integrated Development Application. The PIDA project is very much alive, but we have moved hosting to Google Code / Launchpad. Please visit the site at http://pida.co.uk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LiMSN - code name LiMouSiNe - Linux Messenger A linux msn client written in python/wx using the pymsn library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Isometric engine based on old python tkclient from worldforge.org. The goals are to separate libs of code, port it to pygame, .and make it up to date for worldforge. The reason is lack of light free isometric engines for easy games development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RapidGDB is a scriptable GUI for the GDB debugger. Almost every aspect of the program can be extended using Python code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    pySrcBackup

    Python Based Source Backup

    Automatically detects changes to local source code repository, for an arbitrary version control system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Blender HW Project

    Create a hardware front end for Blender UI and gaming engine.

    This project aims to develope the Python code necessary to enable external PC hardware to connect to the Blender UI and Gaming engine. This project currently requires schematic design, hardware design, python programming of Serial Ports through pyserial, knowledge of the Blender API, and knowledge of the FTDI Chip. This project will not seek funding until a proof of concept is documented with code and hardware designs available through this project. This project will be soon seeking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sharp View

    Very lightweight and minimalistic python browser with webkit

    ... to the source code. The code will be extensively commented and written in a simple language (python) to allow easy modification. It is intended for advanced users and developers to experiment with an open browser to add their own features. Do note that the browser is minimalistic. This means that some features that the author considers to be "bloated", like mouse gestures, long configurations, etc. will not be supported (but can be made by you). This software is licensed under the GPLv3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PySourceO is a revolutionary source code generator. All that is needed to make a program is to type in what program you want and PySourceO will give you a fully working program that fits your needs. We are creating a new algorithm for PySourceO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    PROTON is a high-level Python framework that facilitates rapid server-side development with clean & pragmatic design. Thanks for checking it out! PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs...
    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.