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

Showing 2598 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
  • 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
  • 1
    A module for Python which provides interface to the PARI/GP computing library. We propose to write programs for PARI using Python scripting language. Python makes code much more clean, readable and manageable than the old-style PARI scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This will produce, from a schema that you create, a file maintenance python program for every table that you define in the schema. Each file maintenance program is standalone. This is a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Reves is tool for relational database reverse engineering. It maps the schema of existing databases into XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cerebrate provides mechatronic control code for artists. Created for "Fernandez", an autonomous cactus by Vincent Kohler and Roland Philippsen, in 2005 for "Science and City" in Geneva. Later additions are "Blink" and "Ibou" (2006) and "Haiko"
    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
  • 5
    Psyco showed that it is possible to execute Python code at speeds approaching that of fully compiled languages, by "specialization". The project is now dead and replaced by PyPy: http://pypy.org/
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    A 3D robots simulator written in python. Uses ODE physics and OpenGL/Inventor graphics. A differential wheels robot is provided. There is no user interface but the code is small and is intended to be easily extended for your simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Parapin makes it easy to write code under Linux that controls individual pins on a PC parallel port. This kind of control is very useful for electronics projects that use the parallel port as a generic digital I/O interface (instead of as a printer port)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Tool used to generate state machine framework code from a terse set of directives embedded directly in the input source code file. This tool will also generate GraphViz graphical description and Spin/Promela modelling output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    f2cpp is a python script to convert Fortran 77 to C++ code. The output files of f2cpp script, in contrast to the well-known f2c translator, can be easy read by human.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Flash Tools based on Ming (ming.sourceforge.net) implemented in Python. Aim to provide a library of code between the ming library and a Flash GUI (which does not yet exist!). Features include SVG conversation and following specified paths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TMerge is a subversion code merge tool designed for working with ticket system. It can be used by developer, QA person to move code from one branch to another based on the ticket number in the commit message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Yield project page has moved to Google Code (http://code.google.com/p/yield/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SoftArt has been moved to google code server. Check http://code.google.com/p/softart/ please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyOptionTree provides a flexible and powerful way for a program to include option parameters. It features easy syntax and allows for embedded Python code and user functions, a tree structure, links, importing remote and local files, and modifying/saving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Miso Python Library is a Python for S60 extension providing simple utility functions and classes, implemented on top of Symbian OS native resources. (The latest source code is hosted on GitHub, not on SourceForge.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DigestIt! is a tool to browse text files with full interactive cross reference. It is written for digesting source code. So there comes the name: DigestIt! I use it on several huge projects for more than 7 years. Latest: Feb. 04, 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small lightweight IDE for the *NIX platform that supports a wide variety of languages. Includes all standard features such as syntax highlighting, project manager, and a compile tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The pydoc module, distributed bundled with python, proved extremely helpful in handling documentation strings included in python scripts. This project proposes a clean up of the code as well as add new capabilities, with python version 2.6 as a target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nanon is a web page manager, ideal for simple sites with no server generated content. It lets you define templates and reusable html code blocks like menus and ad sections. Nanon is a spiffy command line tool that you can learn how to use in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A text editor, that will hopefully evolve into a full-blown, powerful, source code editor, that won't compile code, but will support syntax highlighting and syntax errors for the more common languages (C++, C, HTML, Java, C#, VB, J#, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Extremely lightweight wiki based on pikipiki. It has 630 lines of Python code and supports a minimal UI with per-page password protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Set of Ant tasks to compile Progress code using XREF, dump/load Progress databases, and so on. Source code and releases can now be found at https://github.com/Riverside-Software/pct
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    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.