Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Desktop and Mobile Device Management Software
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
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.
Kura is a complete, professional system for the handling of linguistic data, especially fieldwork data from small-corpus languages. It allows users to enter texts in any language and analyze those texts
PunJab is a HTTP jabber client interface. It is a server that allows persistent client connections to a jabber server. It can be used for many things, but its main purpose is to allow for stateless applications (ie web) a stateful connection to jabber.
WorkBright streamlines form collection to get your new team members on the job in a quick, compliant, and 100% remote process.
WorkBright is a cloud-based new hire onboarding solution that provides assistance for the processing and induction of new employees before their first day on the job. Simple and easy-to-use, this paperless digital onboarding platform enables new employees to upload photos of relevant documents, fill out their W4s, capture signatures electronically, and complete all paperwork from their tablets, laptops, or smartphones. With WorkBright, organizations can seamlessly eliminate manual data entry, streamline the form correction workflow efficiently, deliver automated reminders, and more.
Fasafiso is a blogging system written in PHP using a MySQL database backend. It supports multi-user blogging, themes, multilanguage, a Blogger-like API to post entries remotely, commenting on posts, rss and atom feeds.
Comic Browser is a program that makes it easy to read online Web comics such as User Friendly and Penny Arcade using a nice, simple GUI. You can go to the first, previous, next and last comic with a single mouseclick. New comics are marked in bold.
WebReactor is an async(using twisted) HTTP/FTP/WebDAV server created with Python. Coded from scratch by René Olsthoorn in 2001-2005. An Object2SQL mapper is included. CherryTemplate is used as template engine. Support for websessions, dyn. webpages,etc.
Build and execute better incentive plans with our simple, easy-to-use platform.
For companies with sales teams
incentX is a feature-rich, cloud-based platform that provides all the tools needed to plan, manage, and settle your incentives program—including commissions, rebates, royalties, bill-backs, and chargebacks. best of all, it integrates with your existing Accounting / ERPs for a seamless, end-to-end experience.
oddioToolz (oz) aims to be a modular audio IDE geared toward realtime audio synthesis, manipulation, quantization, sequencing, interaction and the exchange of sound/modules/meta over computer and neural networks worldwide. oz needs help e-mail a dev!
WikiGateway is a library which allows you to act as a client to a wiki website, executing operations like getPage, putPage, and getRecentChanges. It can be used from the command line, from Perl or Python, as an Atom web service, or as a WikiXmlRpc server
FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
RStatServer is a system for quickly developing and deploying web applications that integrate statistical computations and graphics. It is built using the Zope web application develeopment system and the open-source statistical data analysis environment R
A simple wiki/blog in python. Uses file system for storage and plain cgi so it is a drop-in setup for a cgi capable web server and requires no libraries other than a standard python install.
XSDB XML is to DATA as HTML is to DOCUMENT. Publish and combine data as easily as HTML format and web browsers publish and view documents. Implementations in Python, javascript, java, C#/.NET.
UnityWiki is a Wiki implemented as a simple Python script. It supports a wide range of formatting (lists, tables, comments) and handles conflicting edits sensibly. It is derived from PikiPiki, and was originally intended for small-group collaboration.
A configurable knowledge management framework. It works out of the box, but it's meant mainly as a framework to build complex information retrieval and analysis systems. The 3 major components: Crawler, Analyzer and Indexer can also be used separately.
BookmarksToDelicious is a standalone Python client for posting bookmarks from a file to the delicious (see http://del.icio.us/) REST API. The current version supports Mozilla/Firefox bookmark files.
A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.