Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start 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.
Java Libary for Googles Chart API. It supports developers to generate charts within the java environment via an intuitive API. Most features of the google API are supported and it is easily expandable to match own requirements.
Datagam is a tool for extracting data from output or punch files produced by GAMESS(US) or FireFly (old name PC GAMESS) packages. Mac GUI wrapper also available.
Upstream version of the project goes to the launchpad. Only final versions of the source code and compiled binars will be available from this domain.
It is a simple c++ wrapper for libxml library (made for libxml 2.6). It provides an easy-to-use interface to load from and update data in .xml files with known structure. It is also can be used to create .xml files.
A validation wrapper to calling the commit action on your rcs (svn, git). Can validate that files are well formed xml or conform to a given XSD schema before committing.
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project. Developers can take take advantage of JAVE to transcode audio and video files from a format to another (
A wrapper for the Aerowinx 744 Precision Simulator (http://aerowinx.com, also known as "PS1", a DOS flight sim) that executes the sim without emulators, and extends its functionality with advanced audio, input device and network capabilities.
Peon is a wrapper that automatically runs UNIX shell commands in a row (batch). Peon saves the return value, STDOUT and STDERR of each command. The front output is meant to be lean and mean, yet peon warns if any action failed or produced errors.
JWRAP is the Ms-excel wrapper for Jenny. jenny is a time tested tool for generating test cases. the tool is based on Orthogonal array and paring concept.The tool also has exclude filters to generate robust test cases.
works only in Windows.
Simple MPlayer wrapper for subtitles watching. You can find Ubuntu packages of submplayer at https://launchpad.net/~konishchevdmitry/%2Barchive/submplayer
A portable and efficient wrapper for the Generic Constraints Development Environment (GECODE) library to Common Lisp. Provides a high level interface and a low level interface. Additionally, it provides an interface to the music environment OpenMusic.
MedosW is a media open source wrapper build on top of gstreamer. Provides: Playback functionality for mp3 and ogg files and their metadata extraction. Future version will support multiple of enhancements.
* Note: The Google Maps V2 API used by this module has been deprecated. *
For V3, consider pygeocoder: https://pypi.python.org/pypi/pygeocoder
Easy-to-use Python wrapper for the Google Maps V2 and Local Search APIs. Provides geocoding, reverse geocoding, directions, and local search.
Iowa stands for IO Wrapper API. It serves as a simple, yet high performance abstraction layer over Java NIO, yet hiding the quirks. You can handle traffic directly, or use read-futures, that will fire once a specified number of bytes are received.
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
Search and export numerics from any text/ascii file. Data sets (scalar, vector, matrix) are given unique names, based on file content. Results can be generated for Matlab, IDL, Scilab, Octave, XML, HTML A wrapper exists for direct usage from Matlab.
c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want