Tikal's open source Application Development & Deployment is comprised of fully integrated suites that cover the entire software life-cycle, include tools for development and deployment of applications, software configuration management and ASQA.
A Menu Kit to provide a common pythonic interface to the menu systems of common gui's. Menus built with this kit will work unchanged with Tkinter, Qt4, Gtk an wxPython. An aid for developers and a tool to assist cross gui support.
Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
Written in Python, using GTK+ and Cairo, this project is comprised of a canvas capable of drawing East-Asian character glyphs registered at the GlyphWiki project (http://glyphwiki.org), and so-called drawfonts which draw them in a specific style.
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.
A small simple utility to replace UUID's in a file with new ones, preserving any internal references. It was initially motivated by a wish to copy Visual Studio projects and WIX fragments.
Skype4Py is a Python wrapper for the Skype API. It is platform independent, written completely in Python and reimplements the Skype4COM's API in a pythonic way.
This project has been moved to GitHub:
https://github.com/awahlig/skype4py
Lusca is a test-framework for testing network applications under unix-like operating systems. Provides remote equipment control, automated script execution, event logging and more.
Add-ons to the ECMWF GRIB API.
This project is about developing and maintaining add-ons to the GRIB API, like language bindings or documentation.
The main GRIB API page is at http://www.ecmwf.int/products/data/software/grib_api.html
This tool provides the same interface as a SiteErrorLog but provides the ability to specify who should receive error emails, what error emails are sent, and extra information to put in the headers of the error emails to provide easier mail filtering.
Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.
LogoROS is new object-oriented operation system (currently in early development). See wiki page: https://sourceforge.net/apps/mediawiki/logoros/ and development blog: https://sourceforge.net/apps/wordpress/logoros/ for more info.
The Open Source Health Information Platform is a Python implementation of openEHR electronic health record specifications http://www.openehr.org. Project website : http://launchpad.net/oship Analytics are at: http://www.ohloh.net/projects/oship
PyMultimethods is a library that allows multimethods (aka multiple dispatch, generic functions) to be written in the python programming language. Functionality is exposed via function decorator or, optionally, a direct class interface.