AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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.
Python Universe Builder (PUB) is an Interactive Fiction module for Python. It provides a programming environment similar to that of Inform or TADS but runs under any Python interpreter.
Classic Game Maker is meant to aid in the process of teaching programming and will be based in stages/levels of the development process to allow the gradual progress of students in programming while creating full versions of classic games
RandomGame is a game written in Python (GUI by Tkinter). The goal of the game is to pick the number that the computer randomly chosen. Written in Python, RandomGame is multiplatform.The goal of the project is to add a lot on functions in a simple game.
RealTimeBattle is a programming game, in which robots controlled by programs are fighting each other. The goal is to destroy the enemies, using the radar to examine the environment and the cannon to shoot.
This project is a LINUX GUI launcher and installer for the Xlink Kai tunnel software (http://www.teamxlink.co.uk). It's our intention to publish a distro independant application. The software will be programmed in Python using pyQt.
"TomKat" is a console based number game for Linux, written in Python. If you are tired of GUI games or don't have/use a desktop environment, this is perfect. Future versions will have network game play support.
Roc's purpose is to serve as a tool for those who know little about programming. It strives to create RPGs similar to those on your video game console. Roc is written in Python and wxPython. It will support all platforms compatible with wxPython.
Capivar Hunter is a simple 3d shooter written in Python/OpenGL intended as a learning platform to Game Development, Python and 3d Programming. Although it should be at least somewhat funny, the main objective of it is being simple and easy to extend.
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
Instantly remove the background from your images in just one click.
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Predator-Prey simulation with programmable AI wars.
Wesen is german for something alife.
You can program the instincts of a species
- and let them fight against others (not only by fight but by best survival).
This way, you can do nice programming contests and learn python by the way!
A program written in Python, extending the remote administration of Sphereserver. Provides logging, input and output filtering, user ranks, secure communication and easy extendability. It`s experimentally using wxWindows or Tkinter GUI.
CGI games:
WSpace will become a multiplayer space strategy game.
WebRogue is a roguelike, ready for multiplayer support later. There is also a GUI client for WebRogue in the download.
Gumpire is designed to be used as an educational aid in a programming class. It will allow students to program game clients that can participate in a competition without needing to write a complicated interface to a server.
pyRobbie is a Robot simulation program, written in Python, which enables users to control a (graphical) Robot through a 2D graphical world to solve different problems. The intent is to provide an easy to use framework for constructing programming example
Original Gamer's Client aims to combine the convenience of a GUI-based MUD client with the power that seems reserved for TUI-based clients. OGC implements its GUI using Tk, and will eventually add a powerful Python-based scripting language.
The Cog Engine Project is aimed at simplifying the creation of online video games. The goal is to create a flexible and powerful online gaming engine whose format is simple enough for use by individuals with no programming experience.
Pygame.UI is a pure PythonGUI implemented using Python and Pygame library. The goal of this project is to implement a GUI which can be easily plugged into your existing game project.
FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included.
Befunge is an esoteric two-dimensional programming language.
sForzando is a set of extensions for the PyGame library (www.pygame.org) for the Pythonprogramming language. sForzando makes available easy-to-use classes for game event scripting, graphic animations and layering.
The intention is to help Learning programming by using Python in different game challenges. The main language is French, but we can answer to English if needed.
A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.