454 projects for "python games code" with 2 filters applied:

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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Snippeter is a source code snippet repository. this could be used to help developer's find his or her own source code snippet while programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    an easily extensible language, both in content and in syntax.
    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
    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
  • 6
    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
  • 7
    CrUX is a collection of code writing utilities for developing XML based applications. The project is written in Python in an effort to be portable and cross platform compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.
    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
    Libraries and tools to support software design using executable code as specifications, to support Test Driven Development and other Agile methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    Collection of tools for and information about converting PHP code to Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AssortedWidgets is an OpenGL+SDL GUI Library, developed for games, 3D techdemos and 3D applications, featuring BSD license, Delegate Code Style, Ability to define custom themes and Common Widgets and Layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    The main idea behind tk_happy is to allow a fully "wired" Tkinter application to be quickly created (Tkinter is the python interface to Tk). The users main responsibility is to add logic to the Tkinter framework created by tk_happy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gensrc - a Python application which takes XML descriptions of functions defined in a library and generates source code for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    the authors of ibo found the base ideas of ibo in the much stronger http://www.djangoproject.com/. if you stumbled in ibo, do have a look at our documentation, but please consider checking django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sk2Py is an wxPython-based IDE which assists in the migration of Cadence Skill(tm)-based PCells to Python PyCells for use in all Open Access environments. Please post any support requests or bug reports to the tracking system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information and does not import the module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NPL is a programming language designed to ease code visualisation. It visualises the static and dynamic aspects of a program along with it's semantics, thus making reading code easier.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    PYthon to ASsembler TRAnslator. At this moment supports Microchip PIC16 instruction set only. Its main goals are: to support a wide range of microcontrollers and processors, to generate compact and effective code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Translate sql code to other programming language sql statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The idea of this framework is to allow the code to tolerate faults by adding redundancy (either by repetition or by different variants of code) and replacing original methods or functions by syntactically identical callable fault-tolerant constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Stackful is a web-based programming environment for beginners inspired by Hypercard. Users can create web pages live by dropping in page elements, positioning them, and writing the code behind them. Everyone should learn a little programming.
    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.