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.
Start Free
Crowdtesting That Delivers | Testeum
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
The athenaCL system is a cross-platform, open-source, object-oriented composition tool written in Python. Note: Development of Version 2 has moved to Google Code: http://code.google.com/p/athenacl/
A program to assist in writing Arabic text in programs that don't support Arabic, such as Photoshop (the non-ME editions), Scribus, Flash, and others. Source code is hosted on github: http://github.com/hasenj/arabic-writer
pyCoreMIDI - Mac OS X MIDI interface for the python programmers. This is refactored code from the turcanator main project by 2006 Michal J Wallace, BSD style license. It's more useful driver instead of pormidi because of performance is amazing.
This small python script will generate mp3 and corresponding text files
for learning / training the morse code. It follows the method of Koch for
teaching the characters and the method described in N0HFFs book for improving
the skills even more.
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.
A tool written for the Blender API in the Python Language for Second Life primitives. All code is 100% original. Second Life and LSL are the property of Linden Lab. Blender is the property of the Blender Foundation. No infringement is intended.
Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.
Cerebrate provides mechatronic control code for artists. Created for "Fernandez", an autonomous cactus by Vincent Kohler and Roland Philippsen, in 2005 for "Science and City" in Geneva. Later additions are "Blink" and "Ibou" (2006) and "Haiko"
Flash Tools based on Ming (ming.sourceforge.net) implemented in Python. Aim to provide a library of code between the ming library and a Flash GUI (which does not yet exist!). Features include SVG conversation and following specified paths.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Music player written in python using code in parts developed for Lsongs Music player. The player will allow user to listen and organize their media content and will be extendable through modules.
UPDATE: Chromium is no longer updated or maintained. The project is frozen.
Chromium is a flexible framework for scalable real-time rendering on clusters of workstations, derived from the Stanford WireGL project code base.
Mururoa is a set of Python libraries for making games, and other applications that demand similar technologies. It is *not* a framework. The aim is to make it easy for you to pick the parts you need and integrate them into your code.
An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
Up2me allows you to simply upload media to your own hosting provider web space. Thumbnails are automatically generated and you are given the HTML code to add to your site or blog post. Why rely on 3rd party media hosting providers?
pkaudio is a real-time dsp framework written in C++ that uses a high-performance messaging paradigm to allow non-interrupted use from high-level languages like Python (client code provided).
Webcomic Archive and News Generator (WANG) is a database driven PHP application built for both aspiring and existing web comics. Written with a focus on security and speed, the code is built to be easy to use for code novices and experts alike.
A set of Python scripts, for use with Blender that will export to Java XML, which can be decoded with the standard java.beans.XMLDecoder class.
[No longer writes source code; this is a better solution.]
A collection of code for games using python.
Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
A graphical isometric multiplayer virtual reality server in MUD-style. Rooms and server code can be changed online. At the moment, there is also an IRC link. Clients are available in Java and Python/C.
A group of Blender (http://www.blender3d.org) enthusiasts sharing code for expanding the functionality of Blender. As Blender has been bought into Open Sourceness, this ancient utility is now ancient and likely useless.
Extension to iterate custom Python snippets over objects
An inkscape extension, written in python, that accepts snippets of Pythoncode, and iteratively executes them over a set of objects. Iteration can be over the current selection, or over an XPath. Pythoncode is given the current node and attributes, and can modify or delete the node, create new nodes, or simply perform calculations.
Remote access to Ableton Live's Python API framework. Currently supporting telnet, access, UDP linewire, Open Sound Control, example code and API provided. Written in Python.
JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of pythoncode.
libGo is a C++ class library containing all kinds of
things that proved useful to me.
Included are:
- Linear algebra, using LAPACK and CBLAS
- V4L(1) image grabber
- Multithreading
- Image containers (up to 3D)
- Some simple optimisation code
- Python embedding helper
- Matlab interface
- .. and other things, have a look at the HTML documentation!
golib grew over many years, things I had use for have been added now and then.
Some parts are better taken care of than others...