With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
OpenID is a decentralized authentication protocol for web applications. OpenID users need share credentials with only one OpenID provider, and not every forum and network they log on to. This leads to a safer and more convenient Web. http://openid.net/
CoyoteMonitoring is a Zope-based web interface for managing NetFlow Collectors, data, and graphs. Inspired by Cacti's capabilities with SNMP, CoyoteMonitoring aims to provide rich and useful features for organizations requiring NetFlow management.
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.
mfr or multi ftp relay is a program that makes possible accessing multiple ftp servers in a NATted (or otherwise private) network;data connections (eg. upload and download) will not be relayed,exploiting the high velocity of these networks.
Getmaps is a tool used to fetch (game) maps from a server using a maplist built and updated by the server administrator. It was originally created to be used by Clan LugRadio to keep the Enemy Territory regulars' map collections up to date.
GHA Output and Template, or GOaT, is a system for creating rich, complex templates by defining a series of callbacks to functions within an application that may be accessed via "tags" placed in a template.
Each user can run their own threaded search engine and contribute to a global search database searching only the sites they want. It is built using Turbogears.
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.
deface-no-tnx is an anti-defacement system that monitors your Web files and notifies you about unallowed changes. It also replaces the defaced page with a standard "error" page,so that no offensive/joking content can be frauodolently added to your site
Polydish is a polymorphic Internet server capable of accepting pluggable protocols (written in Python or Ruby), and can thereby serve any type of content imaginable. The backend code is a fast, secure, C-based server, employing thread pools and OpenSSL.
lylina is a river-of-news style web-based RSS/Atom feed aggregator loosely based on it's predicessor, lilina. It features a dynamic multi-user system and a scalable database backend, providing the best way to get all your news in one place.
InSitu is a content-editing system for small and simple web sites. There are two different versions, one uses Perl/CGI and has to be installed on the server, the other is a desktop application written in Python/wxPython.
phpMyLibrary is a PHP MySQL Library automation application. The program consist of cataloging, circulation, and the webpac module. The programs also has an import export feature. The program strictly follow the USMARC standard for adding materials.
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...
A dictionary protocol server implementation written in Python. The goal is to create a full-featured dictionary protocol server, which makes the retrieval of word definitions from any source and in any language easy.
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.
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.
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
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.