Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Our Free Plans just got better! | Auth0
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.
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.
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.
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
PHP Button Generator - A Dynamic Button Engine for Web Site.
Using button templates, windows True Type fonts(TTF), small icons to dynamic generate buttons for your web pages. Use it with Cascading Style Sheets(CSS) to let user to choose their web skin.
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
pdi_lib a collection of digital image processing function implemented as a module for python.
The code is written in Pyrex for clarity and speed improvement.
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.
CyberForm for Java3D is a source codegenerator for Java3D programmers. CyberForm generates a compressed binary file that has a specified geometry information with the source code. To specify the output precision, you can reduce the file size more. Using
3D Mesh generator for letters (characters string) using fonts supported by freetype, and triangle.c or libgts to triangulate contours. There are simple output for POVRAY, 3DG1, and GTS. There are few deformations already defined in code.
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...