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
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 web development framework with a focus on efficiency/speed and extensibility, with a large library of functions to aid in the development of modern web applications.
Surge is the name of an advanced game engine--includes graphics, sound, physics, scripting, networking, and more. Surge is also the name for the first game for this engine, which will be based on a replacement until the Surge Engine becomes viable.
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.
The Restaurant Table Reservation System is a Django-powered web server framework that allows programmers (or me) to build websites for restaurant owners where customers can reserve tables (over the web) based upon owner-provided table availability data.
"Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
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.
JyConsole is an advanced Java graphic console for Jython. JyConsole provides an object-oriented completion on Java and Python objects and allows the direct manipulation of objects. JyConsole includes command history, script loading and GUI preference.
Spineless is a generic cross-platform 3D game engine implemented in Python. Focus is on flexibility, clean design and ease of use, not pure speed or bleeding edge graphics.
Spam Scalpel is an open source spam intelligence engine. Spam Scalpel's main objective is to automate data collection and analysis for monitoring compliance with anti-spam laws.
Black Wings is a framework built over SDL to make the game/graphical application development easier, by adding a scene system, an event manager, a template manager and a widget system ready to play with, along with many smaller controls.
SfleX aims at developing a dynamic transaction processing architecture which is fully configurable at run-time. A Zope/Python based prototype is available.
A Java version is under development.
See http://sflex.ilab-tcs.com for details and download.
OpenRTS is an open source realtime strategy game. It features isometric graphics, networked multiplayer and single-player scenarios. The game is being developed using Python and SDL. The game runs on at least Linux, Windows and Mac.
Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in...
MVCPython is a framework which automatically generates a MVC architecture (MVC= Model View Controller) just from Python Classes and Object defintions. MVCPython achieves this through a strong use of Python's introspection capability.
The Golem Engine is a Python-driven project which brings together many open source libraries such as PyOGRE and PyODE into a powerful 3d game engine by and for small and independent game studios. It uses a component-based game entity system for maximum f
WorkStyle-py is a GTD Tools.
TODO is only classified by TAG and status.
It's easy to use and install.
WorkStyle-py is work with Django Web Framework.
With Java/php/Rails are comming.
This framework allows the definition of attributes, entities and relations as used in entity-relationship (ER) models. It will then handle input and representation of data appropriately.
yuik is an abstract widget library for creating GUIs. The actual frontend can be chosen at runtime which allows the program to run under Tk, as a shell program, and even as a web-application. More frontends like an irc-bot, wxWidgets, or XUL are planned.
wxBrowser is an application browser based on the wxWidgets GUI framework. It's similar to a regular old web browser only, instead of reading HTML and displaying content it reads XML and executes presentation logic (wxPython) in a client side application.