Results for: python rpg

Suggested Categories:

Data Science Software
Data science software is a collection of tools and platforms designed to facilitate the analysis, interpretation, and visualization of large datasets, helping data scientists derive insights and build predictive models. These tools support various data science processes, including data cleaning, statistical analysis, machine learning, deep learning, and data visualization. Common features of data science software include data manipulation, algorithm libraries, model training environments, and integration with big data solutions. Data science software is widely used across industries like finance, healthcare, marketing, and technology to improve decision-making, optimize processes, and predict trends.
Computer Vision Software
Computer vision software allows machines to interpret and analyze visual data from images or videos, enabling applications like object detection, image recognition, and video analysis. It utilizes advanced algorithms and deep learning techniques to understand and classify visual information, often mimicking human vision processes. These tools are essential in fields like autonomous vehicles, facial recognition, medical imaging, and augmented reality, where accurate interpretation of visual input is crucial. Computer vision software often includes features for image preprocessing, feature extraction, and model training to improve the accuracy of visual analysis. Overall, it enables machines to "see" and make informed decisions based on visual data, revolutionizing industries with automation and intelligence.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
View more categories (5) for "python rpg"

750 Products for "python rpg"

  • 1
    RPG Maker

    RPG Maker

    RPG Maker

    RPG Maker is a series of game development engines that enable users to create their own role-playing games without prior programming experience. Each version of RPG Maker offers unique features and improvements to cater to different development needs. The latest installment, RPG Maker MZ, includes enhancements to the map editor, character generator, database, animations, and plug-ins, allowing for more customization than ever before.
    Starting Price: Free
  • 2
    TeachQuest

    TeachQuest

    TeachQuest

    Transform Your Classroom into an Epic RPG Adventure TeachQuest is a gamified classroom management system that turns learning into an exciting RPG experience. Engage students, track progress, and create an immersive educational environment. Teach. Quest. Repeat. The most complete Classcraft alternative - A teacher-guided behavior management system that transforms classrooms through RPG mechanics with unparalleled customizability Looking for Classcraft Alternatives? ...
  • 3
    FableAI

    FableAI

    FableAI

    FableAI is an AI-powered interactive storytelling platform that turns users' imagination into dynamic, personalized role-playing adventures where choices directly shape the narrative; players can become knights, rogues, wizards, or mythical beings and explore limitless scenarios reminiscent of tabletop RPGs, with the system generating unique storylines in real time based on player input. The app emphasizes freedom of expression, letting users dictate actions and dialogue while the underlying AI crafts evolving plots, encounters, and character interactions so no two playthroughs are the same. It presents itself as a gateway to “limitless adventures,” combining classic choose-your-own-adventure mechanics with generative storytelling to immerse users in fantasy worlds filled with spellcasting, dungeon crawling, epic battles, and rich character development without requiring prewritten scripts or static scenarios.
  • 4
    Python

    Python

    Python

    The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! ...
    Starting Price: Free
  • 5
    Rocket Modern Experience
    Rocket® Modern Experience (MX) is a central management platform that synchronizes every green screen in your organization and enables deployment of pre-built or dynamically customized UI templates—no COBOL or RPG expertise required.
  • 6
    Loreform

    Loreform

    Loreform

    Loreform is an AI miniature generator that turns text descriptions or reference images into print-ready 3D models for tabletop RPGs. Create custom DnD miniatures, Pathfinder figures, and Warhammer proxies in minutes — no sculpting skills needed. Every STL file is optimized for FDM and resin printers with pre-built supports. Free tier available.
    Starting Price: $19/month
  • 7
    WebSmart

    WebSmart

    Fresche

    ...Use WebSmart’s API templates to quickly and seamlessly integrate your Db2 files and RPG programs with other web services. The PHP Edition helps you produce open source PHP applications that run on multiple platforms (IBM i, Windows, Linux, or Unix). The ILE edition is the fastest way for IBM i programmers to develop new RPG web applications that leverage existing code. Uses PHP, a popular and proven open-source language explicitly developed to create web applications.
  • 8
    DataGate
    ...DateGate provides transparent record-level access to IBM i DB and Microsoft SQL Server databases with superb performance, performant, and security. DataGate decouples database access from the .NET application--this lets an ASNA Visual RPG application connect to either IBM i DB2 or Microsoft SQL Server without making any major changes to the database access logic. This ability to retarget your application to a different database without major effort is especially powerful in RPG-to.NET application migration scenarios.
  • 9
    Saga

    Saga

    Saga

    ...A playground for immersive roleplaying experiences. Dive into captivating storylines and enjoy character interactions in a text-based environment that evokes fond memories of classic text RPGs, enhanced with a contemporary flair. Create your own unique settings, or choose from a wide variety of pre-existing Worlds and Characters from popular franchises and media. Interact seamlessly with AI-enhanced characters through organic and dynamic dialogues, deepening your involvement and enriching your experience in the game's universe. ...
  • 10
    Train in Data

    Train in Data

    Train in Data

    Train in Data is your go-to online school for mastering machine learning. We offer intermediate and advanced courses in Python programming, data science and machine learning, taught by industry experts with extensive experience in developing, optimizing, and deploying machine learning models in enterprise production environments. We focus on building a solid, intuitive grasp of machine learning concepts, backed by hands-on Python coding to make sure you can actually apply what you learn. ...
    Leader badge
    Starting Price: $15
  • 11
    python-docx

    python-docx

    python-docx

    python-docx is a Python library for creating and updating Microsoft Word (.docx) files. Paragraphs are fundamental in Word. They’re used for body text, but also for headings and list items like bullets. You’re free to specify both width and height, but usually, you wouldn’t want to. If you specify only one, python-docx uses it to calculate the properly scaled value of the other.
    Starting Price: Free
  • 12
    python-sql

    python-sql

    Python Software Foundation

    python-sql is a library to write SQL queries in a pythonic way. Simple selects, select with where condition. Select with join or select with multiple joins. Select with group_by and select with output name. Select with order_by, or select with sub-select. Select on other schema and insert query with default values. Insert query with values, and insert query with query.
    Starting Price: Free
  • 13
    Python RPA

    Python RPA

    Python RPA

    ...Develop your Python automation in any open-source Python development environment.
    Starting Price: $275 per month
  • 14
    IronPython

    IronPython

    IronPython

    IronPython is an open-source implementation of the Python programming language which is tightly integrated with .NET. IronPython can use .NET and Python libraries, and other .NET languages can use Python code just as easily. Experience a more interactive .NET and Python development experience with Python Tools for Visual Studio. IronPython is an excellent addition to .NET, providing Python developers with the power of the .NET. ...
    Starting Price: Free
  • 15
    CData Python Connectors
    CData Python Connectors simplify the way that Python users connect to SaaS, Big Data, NoSQL, and relational data sources. Our Python Connectors offer simple Python database interfaces (DB-API), making it easy to connect with popular tooling like Jupyter Notebook, SQLAlchemy, pandas, Dash, Apache Airflow, petl, and more. CData Python Connectors create a SQL wrapper around APIs and data protocols, simplifying data access from within Python and enabling Python users to easily connect more than 150 SaaS, Big Data, NoSQL, and relational data sources with advanced Python processing. ...
  • 16
    Wing Python IDE
    ...Keep code clean with smart refactoring and code quality inspection. Debug any Python code. Inspect debug data and try out bug fixes interactively without restarting your app. Work locally or on a remote host, VM, or container. Wingware's 21 years of Python IDE experience bring you a more Pythonic development environment. Wing was designed from the ground up for Python, written in Python, and is extensible with Python.
  • 17
    MicroPython

    MicroPython

    MicroPython

    The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects. MicroPython is packed full of advanced features such as an interactive prompt, arbitrary precision integers, closures, list comprehension, generators, exception handling and more.
  • 18
    CVXOPT

    CVXOPT

    CVXOPT

    CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python’s extensive standard library and on the strengths of Python as a high-level programming language. ...
    Starting Price: Free
  • 19
    IDLE

    IDLE

    Python

    IDLE is Python’s Integrated Development and Learning Environment. IDLE has the following features: - coded in 100% pure Python, using the tkinter GUI toolkit - cross-platform: works mostly the same on Windows, Unix, and macOS - Python shell window (interactive interpreter) with colorizing of code input, output, and error messages - multi-window text editor with multiple undo, Python colorizing, smart indent, call tips, auto completion, and other features - search within any window, replace within editor windows, and search through multiple files (grep) - debugger with persistent breakpoints, stepping, and viewing of global and local namespaces - configuration, browsers, and other dialogs
    Starting Price: Free
  • 20
    Cython

    Cython

    Cython

    Cython is an optimizing static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as easy as Python itself. Cython gives you the combined power of Python and C to let you write Python code that calls back and forth from and to C or C++ code natively at any point. Easily tune readable Python code into plain C performance by adding static type declarations, also in Python syntax. ...
    Starting Price: Free
  • 21
    PythonJobsHQ

    PythonJobsHQ

    PythonJobsHQ

    Python Jobs HQ is a Python job board, by Pythonistas for Pythonistas. This job board is managed by the same crew that brings you PyCoder’s Weekly, a popular weekly Python newsletter with over 100,000 subscribers in our mailing list and over 265,000 followers on Twitter. Included the job section of the PyCoder’s Weekly newsletter in the 45-day duration of the job posting, reaching 105,000+ email subscribers.
  • 22
    PythonAnywhere

    PythonAnywhere

    PythonAnywhere

    ...If you have a browser and an Internet connection, you've got everything you need. PythonAnywhere is a fully-fledged Python environment, ready to go, for students and teachers — concentrate on teaching, not on installation hassles. Need help with PythonAnywhere? If you get in touch, you can talk directly with the development team. Help for developers, from developers. We make a normally complicated process very simple, letting you focus on creating exciting applications for your users.
    Starting Price: $5 per month per app
  • 23
    broot

    broot

    broot

    The ROOT data analysis framework is used much in High Energy Physics (HEP) and has its own output format (.root). ROOT can be easily interfaced with software written in C++. For software tools in Python there exists pyROOT. Unfortunately, pyROOT does not work well with python3.4. broot is a small library that converts data in python numpy ndarrays to ROOT files containing trees with a branch for each array. The goal of this library is to provide a generic way of writing python numpy datastructures to ROOT files. The library should be portable and supports both python2, python3, ROOT v5 and ROOT v6 (requiring no modifications on the ROOT part, just the default installation). ...
    Starting Price: Free
  • 24
    websockets

    websockets

    Python Software Foundation

    An implementation of the WebSocket Protocol (RFC 6455 & 7692). websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance. Built on top of asyncio, Python’s standard asynchronous I/O framework, it provides an elegant coroutine-based API. websockets is heavily tested for compliance with RFC 6455. Continuous integration fails under 100% branch coverage. websockets is built for production. ...
    Starting Price: Free
  • 25
    tox

    tox

    tox

    ...You can also try generating a tox.ini file automatically, by running tox-quickstart and then answering a few simple questions. Install and test your project against Python2.7 and Python3.6.
    Starting Price: Free
  • 26
    Reflex

    Reflex

    Pynecone

    Reflex is an open source framework that empowers Python developers to build full-stack web applications entirely in pure Python, eliminating the need for JavaScript or complex frontend frameworks. With Reflex, you can write, test, and refine your app using just Python, making it fast, flexible, and scalable. It features an AI Builder that allows you to describe your app idea, and it will generate a working Python app instantly, complete with backend, frontend, and database integration. ...
    Starting Price: $20 per month
  • 27
    Beautiful Soup

    Beautiful Soup

    Beautiful Soup

    Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree. Beautiful Soup's support for Python 2 was discontinued on December 31, 2020: one year after the sunset date for Python 2 itself. From this point onward, new Beautiful Soup development will exclusively target Python 3. The final release of Beautiful Soup 4 to support Python 2 was 4.9.3. ...
    Starting Price: Free
  • 28
    Mako

    Mako

    Mako

    It provides a familiar, non-XML syntax that compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django and Jinja2 templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. ...
    Starting Price: Free
  • 29
    RoutEX/400

    RoutEX/400

    Garman Routing Systems

    ...This includes the IBM AS/400, IBM System i, and IBM i Series. This software was originally installed in 1980, and has been continually updated to keep ahead of advancing technology. It is written in the RPG programming language, and uses IBM proprietary operating systems. This software applies to large clients who have 50 or more truck routes, with multiple locations. RoutEX™ applications provide functions specific for each industry segment. For example, some application functions for the Dairy industry do not apply to Soft Drink and Bottled Water companies. ...
  • 30
    Story Planner

    Story Planner

    Story Planner

    ...This app is a versatile and intuitive tool that speeds up your writing process, and it works great for different kinds of storytellers. Whether you are a fiction author, screenwriter, aspiring writer, hobbyist writer, creative writing student, or RPG master, this app offers you quick and intuitive story organization. Script and book planning has never been this easy. Get Story Planner today and start writing your best stories!
    Starting Price: $7.99 once-off
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB