Showing 847 open source projects for "convert python to c"

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
  • 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
  • 1

    ss7mon

    ss7mon an SS7/SIGTRAN signalling monitor

    ss7mon will implement the following features for SIGTRAN and SS7 family of protocols: - Message sniffer. - Call flow tracing. - Traces DB. - Distributed tracing. - QoS monitoring. - KPI monitoring. - Web interface. - CLI command line interface. - ...etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Python programming environment providing memory sizing, profiling and analysis, and a specification language that can formally specify aspects of Python programs and generate tests and documentation from a common source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A collection of pure Python algorithms and data structures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Autotoolset is both a colection of small tools (scripts, emacs macros, etc.) to simplify project development with autoconf/automake/libtool/texinfo/emacs and a good documentation on how to get started on these tools and the whole GNU software model.
    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
  • 5
    Reader xpdl documents, BPM tools, convert in db project structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Command Interpreter Tool

    Command Interpreter Tool

    A command interpreter to use python and cmd commands in one

    CIT, also known as Command Interpreter Tool, is an easy-to-use and useful instrument that allows you to use Python commands and various cmd commands (or the commands in your os). It's possible to use CIT as a portable python interpreter, Just install it on your flashdrive and use the batch file (CIT.bat) to run CIT (shortcut probably won't work if you use CIT portable).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    DBFrames is an application framework for building data aware applications for Windows Mobile devices. It uses PythonCE, SQLite and PocketPyGui. Version for Android (writen in Java): https://github.com/yurtk/dbfragments
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    The sandbox libraries (libsandbox & pysandbox) are an open-source suite of software components for C/C++ and Python developers to create automated profiling tools and watchdog programs. The API's are designed for executing and instrumenting simple (single process) tasks, featuring policy-based behavioral auditing, resource quota, and statistics collecting. The sandbox libraries were originally designed and utilized as the core security module of a full-fledged online judge system for ACM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Regex Ace is a regular expression tester for windows and linux desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mpyeditor

    MpyEditor is an Editor for creating Microcontroller Programs

    The MpyEditor is an Editor for writing, compiling and downloading Microcontroller programs onto the Launchpad MSP430 Development board. The microcontroller program is written using mpy which is a subset of Python. This is then translated into C and compiled into machine code and finaly downloaded onto the Launchpad board. The MpyEditor program has been created using Python, wxPython, Editra, mspgcc, mspdebug. The main purpose behind the MpyEditor is to provide a very simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GCC toolchain for MSP430

    Superseded by http://www.ti.com/tool/msp430-gcc-opensource

    Obsolete. See http://www.ti.com/tool/msp430-gcc-opensource or upstream GNU tools. This is a port of the GNU C Compiler (GCC) and GNU Binutils (as, ld) for the embedded processor MSP430. Tools for debugging and download are provided (GDB, JTAG and BSL)
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 14
    A python IDE with remote debugging capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SiMTraM

    "SiMTraM" Simulation of Mixed Traffic Mobility

    "SiMTraM" Simulation of Mixed Traffic Mobility is an extension of SUMO (A Traffic Simulator Developed by DLR, Germany) for Heterogeneous traffic. This software is developed by Transportation Lab, IIT Bombay. SiMTraM supports the heterogeneous traffic behaviour often found at developing countries such as India, China and in most of the part of Asia and Middle East continent. SiMTraM also supports the homogeneous traffic found at other part of the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Dvipdfm tool for SCons

    SCons tool to cooperate with dvipdfm program

    SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. This is a SCons extension (tool) which enables usage of the dvipdfm program to convert dvi files to pdf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Vendettool

    This allows to program a path for your vex robot in the simplest way !

    Ce projet a pour but de faciliter la programmation de parcours pour robots vex avec des encoders. Il suffit de placer des point sur l'image, de définir une échelle et d'indiquer la distant qui sépare les roues motrices et le programme va générer un code RobotC que vous pourrez utiliser pour programmer votre robot ! Et il y a évidement pleins d'outils indispensables pour vous rendre la tâche plus facile ;). https://www.youtube.com/watch?feature=player_embedded&v=4U9jdZDquII
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenRAVE
    Moved to https://github.com/rdiankov/openrave An open-source, cross-platform, plugin-based robot planning environment for autonomous robotics. Includes services like collision detection, physics, (inverse) kinematics, sensors, robot controls, python bindings, and a network scripting environment.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Analyzes programs (and projects) written in Cobol and generates information (HTML) for its easy reading, understanding and analysis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Python for .NET
    Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BRAHMS is a Modular Execution Framework for dynamical systems. It knits together independently-authored software modules implementing dynamical processes into an integrated system, and supervises the deployment and execution of that system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VoiceCode is an Open Source initiative started by the National Research Council of Canada, to develop a programming by voice toolbox. The aim of the project is to make programming through voice input as easy and productive as with mouse and keyboard. For install, Use subversion, as described in this page: http://sourceforge.net/apps/mediawiki/voicecode/index.php?title=VCode_1_Doc/InstallationManual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    STP

    MOVED TO GITHUB. Code here is STALE.

    THE STP CODE HAS MOVED TO GITHUB. THE CODE HERE IS STALE. PLEASE CHECKOUT THE FOLLOWING WEBSITE: http://stp.github.io/
    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.