Showing 1409 open source projects for "python games code"

View related business solutions
  • 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
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 1
    Steel Rats is a gui wrapper for the command line source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Robin is a framework that automatically generates Python bindings to C++ libraries. In addition to what other wrapping programs (like "Swig" or "SIP") can do, Robin puts stress on maximal useability and the tightest binding possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tool for Cython aimed to provide a functionality similar to SWIG. It rolls out "extern from" directives and generates shadow classes definitions. Can be used instead of cython in command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Delight is an imperative, object-oriented programming language with a Python-like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is designed to create an interface to go between the EvE-Online InGame Browser and PHPBB. Code is available directly via the SourceForge subversion system. Changes can be made by SVN patches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cross-platform 3D Game Interpreter for 3D design games simulation and Virtual Reality Graphics Rendering with GUI and Command Line. Include map editor , game modeler , script editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    L2jdertin, Stable L2J Cliente: Interlude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Moved to Google Code, see http://code.google.com/p/pythonequations/downloads/list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an algorithm to codify Spanish words to an equivalent phonetic code. That intends to be a substitute of Soundex algorithm that is not practical to use in Spanish. It is very useful for search engines based on text information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Punchcard is a python script for rapid generation of XHTML/CSS layouts from simple txt files. You can draw boxes with ascii characters and translating it in the structure of a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Txt2tags converts a text file with minimal markup to HTML, XHTML, SGML, LaTeX, Lout, UNIX Man Page, Wikipedia, Google Code Wiki, DokuWiki, MoinMoin, MagicPoint(mgp), PageMaker. Features: simple, fast, automatic TOC, macros, filters, include, GUI/CLI/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Tkinter Table

    Now hosted on google code.

    A tkinter class that provides basic table functionality. Extend the base class for your own use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Framework for the development of new Content Types in Zope/CMF/Plone. Schema driven automatic form generation, simple integration with rich content types, and a lower entry bar to the complex requirements Zope places on new content objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TransimsGui and makeTransims allow users to automatically generate triptables, timetables and vehicle files, edit individual control files, create batch files for transims feedback processes, run exe-control file pairs and run batch files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zignal is a very lightweight library for handling signals (As the ones found in Qt or Boost.Signals). It aims a being used in embedded programs, in order to improve their conception, and code readability. Its implementation is based on a gcc hack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SaughGoon Engine 1 is free framework for simple 2D/3D games. Engine is intended to be proving ground for beginner programmers, so code is awful and barely useful for any practical purpose. Be warned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GEDIT TODO IS NOW A PART OF GMATE: PLEASE REFER TO http://blog.siverti.com.br/gmate to get updated information the source code on sourceforge will not be continued and a new codebase is in the way at github, for more info follow the above link. please DO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Project goal is to parse given C++ source code and generate clean and transparent bindings for other languages with minimal effort. With emphasis on building heterogeneous software as opposed to embedding C++. Uses pygccxml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A code generation tool that creates CRUD functions based on existing databases. The project is being rebuild and is currently unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This will produce, from a schema that you create, a file maintenance python program for every table that you define in the schema. Each file maintenance program is standalone. This is a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PygShell (pronounced pig shell) is an interactive console for Pygame developement. It is an implementation of the Python shell using Pygame. PygShell also includes a simple text editor (also in pygame) and ships with several example scriptlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    vhdPLUS Development Framework is a modern, fully component oriented simulation engine and middleware solution created by and reflecting many years of the R&D experience of both the MIRALab, University of Geneva and VRlab, EPFL labs in the domain of VR/AR
    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.