14 projects tagged "SQLAlchemy"
Adjector is a lightweight, fast, and flexible, open-source ad server. It serves plain text, HTML, and Javascript ads to your Web application in several different ways, even from a separate machine. It tracks views and clicks. It is designed to save you time and effort and to stay out of your way.
Cubes is a Python framework for online analytical processing (OLAP), multidimensional analysis, star and snowflake schema denormalization, and cube comptutation. It features a logical model that describes how data are being analyzed and reported, independent of physical data implementation, hierarchical dimensions (attributes that have hierarchical dependencies, such as category-subcategory or country-region), localizable metadata and data localization.
Ibid is a multi-protocol, general purpose, instant messaging chat bot written in Python. It aims for a naturalistic interface rather than strict-syntax commands. Ibid understands many protocols, including IRC, Jabber/XMPP/Google Talk, Campfire, NMDC, and SILC. It also interacts over SMTP, HTTP, and various RPC protocols. Ibid aims to make plugins as easy as possible to write. It ships with a large collection of plugins for looking up information, performing conversions, storing factoids, delivering messages, and much more.
MediaCore is a media-focused CMS. It features rich video and audio support, YouTube/Vimeo integration, HTML5 video, support for the iPad/iPhone, podcasting, iTunes RSS generation, user-submitted content, an embedded media player, and searching. It is highly customizable. There is both a front-end for users and a back-end for administrators. Users can browse videos or podcasts. Users can search for videos by topics and tags. Users can upload videos to the platform; administrators can moderate newly uploaded videos. Administrators can add video, audio, or podcasts. A comment platform for moderation is built-in. Podcasts can be video or audio. It also has automatic iTunes feed generation, automatic RSS feed generation, and feedburner support.
OpenCenter provides a centralized graphical user interface and API that simplifies the operational activities associated with deploying, managing, and maintaining private clouds powered by OpenStack. Additionally, it provides a central cloud management toolset that can be deployed locally within your own cloud and data center infrastructure.
Orphereus is a modular imageboard engine with a broad set of features: a flexible system of tags and filters, a pluggable architecture, memcached support for better performance, full-text search powered by the Sphinx engine, a private mode where invitation is required to join, AJAX, extended security, highly customizable appearance, an improved analogue of tripcodes, news and statistics modules, advanced administrative, a maintenance subsystem, internationalization, and much more.
The Pegasus Workflow Management System encompasses a set of technologies which help workflow-based applications execute in a number of different environments, including desktops, campus clusters, grids, and clouds. It bridges the scientific domain and the execution environment by automatically mapping high-level workflow descriptions onto distributed resources. It automatically locates the necessary input data and computational resources necessary for workflow execution. It enables scientists to construct workflows in abstract terms without worrying about the details of the underlying execution environment or the particulars of the low-level specifications required by the middleware (Condor, Globus, or Amazon EC2). It bridges the current cyberinfrastructure by effectively coordinating multiple distributed resources.
Pimp is a highly interactive and programmable music player. It can be controlled with an mpd client or via a Python interpreter. Files can be played directly, and file paths are recorded in a database. Files are identified by a "fingerprint" which allows the user to identify an audio file despite file moving and tag modification. Pimp aims to be a player framework with a really small core. All features are implemented in extensions. For example, a lot of player events such as play, seek, and pause are logged in the database.