Assign real work to AI teammates that know your projects, priorities, and deadlines.
ClickUp's Super Agents run 24/7 inside your workspace: triaging bugs, drafting content, updating statuses, and routing tasks without being told twice. Connect them to 500+ tools and let them execute, not just suggest. Build custom agents in minutes that understand your workflows and act on them autonomously.
Try ClickUp Free
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
GeekGrep is a Django based social-networking system designed to get geeks connected with each other. The main feature is a database of geek codes and the ability to search them. See our projectweb site for a design template of the future site.
paab - Plone As A Blog - a project to build a collection of Products to use Plone as a Weblog. The main goal of the project is to provide a simple plone installer that includes a set of products that modify the plone default behavior to be more blogish.
The goal of zAutomation project is to design/implement hardware, firmware and software for remote control and monitoring of physical objects, by using the ZigBee technology and internet. The field of application is robotics and domotics.
This project will provide translation of mathematical content, from TeX to MathML and vice-versa, and to graphics formats, as a web service. TeX, running as a daemon, is used for mathematical typography.
Generic reconfigurable scriptable plug-in for Mozilla/Firefox is Elphel project to use external programs for display EMBED or OBJECT tags. Supplied with perl script for embedding mplayer and mencoder to a browser and controlling it with Javascript.
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.
Resources and Information for Success in Education: A web-based, database application to manage and publish academic catalog information including programs, courses, and schedules. It is intuitive, extensible, and easily integrated with existing systems.
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.
Command line and wxWidgets UI for an HTTP(S) proxy that can tunnel web requests over one or more SSH tunnels to one or more web specified servers, while using a direct connection for all other traffic.
"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.
An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
An event system that notifies subscribed users through various mediums of new IETF related documents and changes (eg. drafts, working groups, announcements, etc)
THIS PROJECT HAS MOVED
https://github.com/JeremyGrosser/ietfnotify
Crunchy is an application that transforms an html-based Python tutorial into an interactive session within a browser window. It was previously known as Crunchy Frog, but the name was changed to avoid conflict with an already existing project.
Open implementation of the Lotus Sametime protocol
THIS PROJECT HAS MOVED
Please visit https://github.com/obriencj/meanwhile
The Meanwhile project is an open implementation of the Lotus Sametime client protocol. The project provides a library written in C, a python module, and a Gaim plugin utilizing the library.
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...
Topsite is a Python-based templating system designed to make the creation of dynamic Web pages and Web applications quick and easy. It aims to demarcate presentation and logic while making it easy to use the two together.
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.
Fast SMB Search is a search engine for local SMB-based networks (e.g Windows networks). It's key feature is the ability to quickly search for a file in a large network. Also supports FTP search, so project name is not strict
ViewVC is a web-based version control repository browser, currently supporting CVS and Subversion repositories. Project development is now hosted at https://github.com/viewvc/viewvc/.
Narya is a forum/incubator software, based on a Python/Zope/MySQL platform. Emphasis on graphics support and collaboration for space and technology development. Compare PHP/MySQL forums.
This project is an XML oriented Web Framework that relies on python for expansion of XML data into web pages, while keeping code and content sepearted. Coupling this with CSS allows for complete page formatting and styling without touching python code