Search Results for "converting c++ code to python" - Page 15

Showing 408 open source projects for "converting c++ code to python"

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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1
    COMBuilder is a VB6 app that will allow you to write all COM objects for working with databases. Also, the program will create forms to work with this objects. It is planned to create also c# and vb.net code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is yet another attempt to build a fully operational MMORPG based on Free (as in speech) and Free (as in beer) code. This work stands on the shoulders of giants, but will contribute tons of new content and code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    yapm is a packaging system to automate the generation of Makefiles and rpm.spec files for developers. I will not be working on it again, as i have dumped my redhat distro (and other rpm based distro's) for gentoo
    Downloads: 1 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
    Matlab/Octave to Python conversion facility. The tool will take existing scripts and convert them to Python. Also includes Python bindings to Octave and a small runtime support library. Built on top of Numeric Python extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Infinite Monkeys is a code generator employing random generation and mutation of code to solve programming problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Python bindings for the Scintilla source code editor widget running under Gtk 1.x. NOTE: This is no longer under development, since the authors are moving to Gtk2 and using pyscintilla2 instead. See http://sra.itc.it/people/cavada/PyScintilla2.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Moleskine is a source code editor for the GNOME desktop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Hackometer clients meassures how much code you've hacked (based on number of keypresses, mouse motions, mouse button presses). The clients sends reports to a server which will display user stats on a web page. It is simply a hacking activity meter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    A graphical isometric multiplayer virtual reality server in MUD-style. Rooms and server code can be changed online. At the moment, there is also an IRC link. Clients are available in Java and Python/C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project want to make clients/servers fully compatible with the C6 Tin Multichat. The client will be written in c/c++ or other portable code. The server is written in VB code because it's more easy to read :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CheetahWizard is an extension of the Cheetah template engine and code generator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The OO-Browser is an advanced object-oriented class browser with support for browsing C, C++, Common Lisp and its Object System (CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs atop Emacs/XEmacs on Linux, UNIX and Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    mySAL -- A simple single assignment language Single assignment languages are a kind of "functional" language where the parallelism is easy to discover. mySAL is a relative of SISAL, and old and distinguished SAL. The provided compiler and runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Glimmer is a code editor for GNOME, using Python as a scripting language for extending it's capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ProgNet is both protocol level standard for controlling any device (eg, light, central heating, computer, stereos, videos...), and the daemon and user space code which implements the protocol standard. The protocol will be submitted in Internet-Draft doc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Deconnectthings reads and decodes bar codes from the "CT 1" bar code reader (also known as the AirClic PC Reader) on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is to continue the (long-stalled) development of SNMPY - an interface between UCD-SNMP and Python. As well as the basic C interface, there's a variety of higher-level layers on top of the code.
    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.