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
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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?
Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.
MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
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).
Scale & Chord Generator gives a visual display of chords and scales in any key on a musical staff, keyboard, guitar fretboard and bass guitar fretboard. Each note of the chosen chord or scale is displayed along with a related chord or scale to be played
TreeGen consists in a platform indipendent Python script which should work as a plugin for Blender. Thanks to the graphical interface, it aims to create random trees and forests in a simple and alternative way to L-System.
PyWebGal is a command line web gallery generator written in python. It allows to create multilevel "galeries" based on the structure of directories on your disk. It is also easy extendable with plugins.
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.
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
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
Auto_thumb is a automatic thumbnail page generator written in python.
It\'s tested with Linux but will probebly work with other OS.
Auto_thumb have support for multiple background colors and background
pictures. It also have support for templates
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.
FAST SDK is a graphical user interface based upon Eclipse RCP and GEF for editing flowcharts that can be converted into structured ones by using FAST(Flowchart Abstract Syntax Tree) and generates optimized code.
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...