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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    As of 2012, the source code is hosted in GitHub https://github.com/tessonec/PySPG PySPG is both, a set of python modules and a program that allows the user to run a program systematically changing the parameters that them receive. Originally conceived to generate parameters for running simulations in computational physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An open-source cross-platform compiler for the Savage Innovations OOPic microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pymerase is a tool intended to generate a python object model, relational database, and an object-relational model connecting the two. However it has been extended to also output webpages and can be easily extended to output whatever else you might like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    pyclashie is a software developed in python to show graphic view of code dependencies in, virtually, any programming language. The idea is to analize directories of source code, and search for class hierarchy and dependencies, writing them to .dot files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The purpose of this project is to make available a variety of tools written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C and Python code for basic probability and statistics contains classes for Combination, Permutation, and Cartesian Product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Python Genetic Programming Project implements a Genetic Programming System a la J Koza in Python.
    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
  • 10
    TeXPerfect plans to be a cross-platform, extensible, user-friendly yet expert-tunable visual TeX implementation. The most important feature will be a split screen (inspired by WordPerfect(R) Reveal Codes) showing the underlying TeX code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python Trust Metrics. Implementation of Ford-Faulkersson Maximum Flow algorithm and mod_virgule's Trust Metrics code, in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SnapPea

    Obsolete packaging code for SnapPea

    Packaging code for SnapPea, a program for creating and studying hyperbolic 3-manifolds. This is for packaging ONLY. SnapPea itself (and its successor SnapPy) can be found at: http://www.math.uic.edu/t3m/SnapPy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Katrin repository for simulation code being developed out of the USA universities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MVacquire

    Python interface to mvIMPACT Acquire for image acquisition

    MVacquire provides a Python wrapper for the mvIMPACT Acquire library for image acquisition with hardware (cameras, framegrabbers) from matrix vision. IMPORTANT NOTE: the code repository is now at: https://github.com/geggo/MVacquire
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    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
  • 17
    PyAero

    PyAero

    CFD Toolkit

    PyAero is a toolkit developped at andheo for CFD software : post-processing, curve generation, … Currently PyAero focuses on ONERA's code "Cedre". PyAero is powered by Qt, Python, PySide, enthought and pyLot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SuperG is a code library written in Python intended to quickly enable programmers in a scientific environment to manage data files created by dispersed scientific instrumentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    devsimpy

    devsimpy

    Python-based GUI for discrete-event system modeling and simulation

    DEVSimPy is an advanced wxPython GUI for the modeling and simulation of systems based on the DEVS (Discrete EVent system Specification) formalism. Features include powerful built-in editor, advanced modeling approach, powerful discrete event simulation algorithm, import/export DEVS components library and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Code repository for the Laboratory for Genome Bioinformatics at Texas A&M. The LGB project was initiated primarily to support biologists at Texas A&M needing help with bioinformatics in order to use new genomic technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others...
    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.