Showing 39 open source projects for "python::module"

View related business solutions
  • 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
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1
    CTFd

    CTFd

    CTFs as you need them

    CTFd is a Capture The Flag framework focusing on ease of use and customizability. It comes with everything you need to run a CTF and it's easy to customize with plugins and themes. Create your own challenges, categories, hints, and flags from the Admin Interface. Dynamic Scoring Challenges. Unlockable challenge support. Challenge plugin architecture to create your own custom challenges. Static & Regex-based flags. Custom flag plugins. Unlockable hints. File uploads to the server or an Amazon...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands of...
    Downloads: 80 This Week
    Last Update:
    See Project
  • 3
    setupdocx

    setupdocx

    Multidocument automation by templates - for sphinx, mkdocs, epydoc ...

    The ‘setupdocx‘ provides a control layer for continuous documentation by the simplified creation, packaging, and installation of documentation. The provided commands are distributed as entry points and optional base classes for further customization into 'setup.py' - setuptools / distutils. Manages arbitrary document templates for the supported builder, supports multiple builds with arbitrary document layouts, designs, and patched contents. The current release supports the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BWAPI

    BWAPI

    An API for interacting with Starcraft: Brood War (1.16.1)

    ...BWAPI also denies user input so users cannot take control of game units while the AI is in play. These default settings can be changed for flexibility however, unless enforced by a Tournament Module (game referee for AI tournaments).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is based on pygame which has the power to simplify graphical output in some cases. Additionally it includes methods for user input, some collision detection, sound and file access supporting ominous structures. However this project is very limited and has more or less just been an educating experience for myself. Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Vegastrike evolved

    evolution for vegastrike SpaceSim/Combat/Trade game

    Vegastrike is an old open source game , cool but unfinished . And while there is still a community , the project is in orbit in a kinda space cimetery . The game can run under Windows,Linux ,Mac . BUT : It is complicated to work with the original SVN repositery , while the admins aren't reactive . So i decided to create that hub , with a trunk based upon the 0.5.1rc1 of Vegastrike . Let's Vegastrike be evolved , with new goals : _Dynamic Market system , better AI , mission and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    The Mind Module

    Gives agents personality, moods, emotions and emotional attachments.

    The Mind Module (MM) is a spreading activation network (SAN) that can be used as part of an avatar, non-player character (NPC), or agent architecture for providing dynamic and fine-grained states of mind. The MM models a character's personality as a collection of traits, maintains dynamic emotional state as a function of interactions with objects in the environment, and summarises an avatar's current emotional state in terms of `mood'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    The OHRRPGCE (Official Hamster Republic Role Playing Game Construction Engine) is a game maker that you can use to create your own RPG game in a style similar to the classic Final Fantasy games on the NES, SNES and GBA which have so shaped the RPG genre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    osgXI is a general interface of GPU effects, resource managers, and game developing components. It also includes a NVIDIA CG module and an Autodesk Maya exporter for use. osgXI is based on the OpenSceneGraph project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pygame based isometric game engine for rpgs
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point. An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OgreSnakes ( Ogre3d+Python+3dsMax )
    OgreSnakes is a RAD game tool developed in Python-Ogre. Uses Bullet for physics, Hikari for HUD and RTT videos, and OpenAL for sounds. OgreSnakes works together with OgreMax exporter to make easily 3d applications. See more in OgreSnakes Forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Python Engine for Adventure Games
    Very simple Python engine for text based adventures(interactive fiction).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    // FR // P.A.C.E. maker est un moteur de jeu en Point'n'Click avec pour objectif de faciliter l'écriture de jeux. // EN // P.A.C.E. maker is a new point'n'click engine allowing an easier game writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenBlox

    OpenBlox

    Make games with Lego-like building blocks

    OpenBlox lets you make games with a built-in physics engine, Lego-like building blocks, and a scripting language called Lua. Once you've made a game with OpenBlox, you can pack it into a single file with one mouse click, and share your game with anyone you want.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Dinamo
    Dinamo is a animation library in Python for developing interactive networked experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Panda3D

    Panda3D

    A powerful cross-platform and open-source 3-D rendering engine.

    Panda3D is a powerful 3-D rendering engine for many Unix-based and Windows platforms. See the Panda3D home page at https://www.panda3d.org for more information and for forums and downloads. The source code is no longer hosted at SourceForge, but is now available from GitHub: https://github.com/panda3d/panda3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Habanero3d is a object-oriented 3d game engine written in C++, OpenGL, and GLSL with set of additional tools (written in number of languages), to make developers' life easier. Habanero3d is targeted for indie games, and is in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The xVector Engine is a cross-platform 2D MMORPG engine written in Python. It will be a full-featured MMORPG engine allowing rapid game development without any programming knowledge, while still being easily extended with a Python scripting API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A C++ object orientated 2D game engine for Windows, Mac OS, Linux and iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Atlarius

    Atlarius is no longer under development.

    Atlarius is no longer under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next