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
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
PyChecker is a static analysis tool for finding bugs in Pythonsourcecode. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.
A turn-based, 4X strategy game with some real-time tactical and also role playing aspects. I've been planning this game on paper for years and am now starting to code (Jan. '11)
Strum aims to improve your musical skills on stringed instruments; learning scales, chord construction, and how to find them on various instruments with many tunings.
Paccurate is the only patented cartonization solution that optimizes for transportation costs directly. So you can have the right boxes, and control how they're packed.
Addons to the Django Framework for mobile clients. MoGo was originally built to handle JP specific issues, but code to handle other locales are welcome as well. Developed and maintained by MARIMORE Inc http://www.marimore.co.jp
THIS PROJECT HAS MOVED TO https://github.com/marimore/mobiledjango
The rpg-1d6 project aims to produce python programs based on the One Die roleplaying System ( http://1w6.org ). Its first program is a battle simulator using the simple One Roll combat System for quick combat resolution.
haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
SWUIJify is a web UI for controlling a Spotify based jukebox via Servify (available from http://h3x.se). SWUIJify is said like 'swoojify', see readme.txt for more on the name.
For companies and organizations that need an email signature solution
With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool.
Get the most out of your emails with a professionally designed custom email signature.
caspin is a thin wrapper library around Mozilla's Tamarin Project, which enables you to seamlessly integrate the AVM2 (Adobe Virtual Machine 2) into your C/C++ Projects.
It's a strategy turn based game for end user. The object of the game is to occupy a larger part of the land by surrounding dots of the opponent (thus creating territories). The land is a large grid where dots are placed on intersections.
"""
E-Cell's source code repository has moved to GitHub!
https://github.com/ecell
The development of E-Cell now continues on GitHub.
The Subversion repository was abandoned.
"""
E-Cell System is an object-oriented software suite for modeling, simulation, and analysis of large scale complex systems such as biological cells. It allows many components driven by multiple algorithms with different timescales to coexist in a model.
HTML/CGI-based streaming multi-room CHAT. Crazy administration features (why kick when you can possess?), memos, memo lists, smileys, dice roller, & more. Comes with BOT GAMES and an interface for new bots. In Python, for UNIX and Windows.
"JSBSim Python Bindings" is a Python wrapper around the open source flight dynamics model JSBSim (http://jsbsim.sourceforge.net/). It allows to use most of the JSBSim C++ API from the Python programming language.
[IMPORTANT! Moved to github https://github.com/wgois/OIS keeping this repository open for legacy reasons]
Object Oriented Input System (OIS) is meant to be a cross platform, simple solution for using all kinds of Input Devices (Keyboards, Mice, Joysticks, etc) and feedback devices (e.g. force feedback). Written in C++ using Object Oriented Design pattern
This is a command line based real time strategy game written in Python similar to Microsoft Rise Of Nation but: Not limited to two dimensions Is in dead space, No lands, no seas Based on command line ideal for command line junkies Finally it's free!
PyOSG is a python wrapper for the OpenSceneGraph. Version number corresponds to the version of OpenSceneGraph that PyOSG should work with (e.g. PyOSG 2.8 should work with OpenSceneGraph 2.8.x). Still in early stages, so email mday299 if any problems!
IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.