652 projects for "c++ to python converter" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    A Python Shell has been constructed from Qt, QScintilla and the Python C API directly, which features syntax highlighting and simple code completion via a Qt GUI. It is hoped that a Qt Widget can be constructed from it eventually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DAXFi - Dynamic XML Firewall
    DAXFi is a Python package that helps configure several different kinds of firewalls in a consistent way. The rules are described in XML. It comes with a Python package, useful to build other applications and includes some useful example programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Automated computer program grading solutions designed for trainings on computer languages, data structures and algorithms. See http://openjudge.net for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Text preprocessor that provides script based in-code code generation. It can be used to provide templates for languages that doesn't support them (C, Pascal). Of course, it is stronger than templates in C++ so you can find it useful with other languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Surumi is a ``modular'' event-driven programming framework. It originated from an idea of home theater ``freevo'' by Python. Surumi offers generic and uniform interface to do better jobs. Its flexiblility will give you so much fun for programmings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Can emulate old computer on text the code pogram ideal to create kernel for operating system The begin the project the can emulate CPU(8080)and z80.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    python-in-scheme is a scheme library that allows you to run python code within scheme. It uses the Python/C API to embed a python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hali-sy is a Meta project that is aimed at fully supporting the Arabic language for most popular open-source projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Application server written in python, client in C++/Qt. Supported Linux,Windows 9x/Me/2000/XP OS platform. Be useful for you if you are business(financial) application developer
    Downloads: 0 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
    The ezpyinline is a pure python module which requires almost no setup to allows you to put C source code directly "inline" in a Python script or module, then the C code is automatically compiled and then loaded for immediate access from Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mod_npy is alternative way of running Python scripts under Apache - alternative to having mod_python installed, or running as CGI. It allows mixing Python code with HTML much like PHP. It's a mixture of Python power and PHP style page writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The DevTools project is an open-source (BSD-licensed) set of development tools, including a set of shared gmake-style utility makefiles, the TLM version-control wrapper, and various other little utility C++ programs and Perl and Python scripts.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    project obsoleted since python 2.5 already ships with a uuid package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Live graphical user interface, coding in runtime with python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Massively Multi-Threaded and fully Object-Oriented game engine. An easily extensible core library, along with embedded Python for easy scripting of just about anything, makes the Auross engine a perfect choice for just about any gaming project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    socklib++ is a light-weight cross-platform C++ socket library. It provides both a high-level interface over iostreams if you want convenience, and a low-level interface if you just want portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KPSK - An easy to use PSK31 terminal program for amateur (ham) radio.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    KML is a knowledge base with support of logical modeling. Advanced model is used to represent knowledge as a set of statements similar to natural language sentences. This project hosts a set of model storage library and server (vrb-ols) and clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An implementation model for unifying Aspect Oriented Programming and Service Oriented Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A module that exposes the C language ctype methods to Python. The ctype methods are used in C to test the character type of a specific character. This python modules methods will test all the characters in a string to see if they match a specific charact
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UIMP(Unified Image Manipulation Program) is an OS independent Image Processing system, which provides over 1000 algorithms and supports web online, console and GUI program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyDar is a binding for Disk ARchive (http://dar.linux.free.fr/) in python using Boost.Python (http://www.boost.org).
    Downloads: 0 This Week
    Last Update:
    See Project