Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A python wrapper module for MySQLdb (http://mysql-python.sourceforge.net/MySQLdb.html). Mainly used for MySQLdb v1.2.2. The wrapper was created to perform common SQL statements in one line of code.
PyOSG is a python wrapper for the OpenSceneGraph. Version number corresponds to the version of OpenSceneGraph that PyOSG should work with (e.g. PyOSG 2.8 should work with OpenSceneGraph 2.8.x). Still in early stages, so email mday299 if any problems!
PyQwt = FAST and EASY data plotting for Numerical Python and PyQt.
PyQwt is a Python wrapper for the Qwt C++ class library which extends the Qt framework
with widgets to display and control data for scientific and engineering applications.
Please note: We moved RCS, future releases, BUGS to https://github.com/PyQwt
If you like to use the Twick.it API you should take a look at this wrappers. By simply calling some static methods you can read data from the API and don't have to care about all the REST stuff like sending HTTP request or parsing XML data.
pito is a set of c++ libraries to making build system call interceptors based on LD_PRELOAD wrapper libraries.
It contains a plugin based system for loading various interceptor plugins and a header library to make developing such libraries easy.
Note as of 2013-09-13: I'm moving this project over to github due to this:
http://www.gluster.org/2013/08/how-far-the-once-mighty-sourceforge-has-fallen/
Feel free to rejoin the more updated versions on
https://github.com/mnott/PDFOCRWrapper
Thanks.
Matthias
--
This is a wrapper written in Java that allows to recursively iterate a directory structure and call an OCR engine on each found PDF on the condition that it hat not yet been called for that PDF. It works well with the ABBYY OCR Engine for Linux.
Provides a lightweight wrapper class akin to jQuery, ActiveRecord, and LINQ, allowing one to query objects and collections. Renders it unnecessary to have logic deeply nested in defensive code (checks for is_object, is_null, isset, empty, &c.).
CIwY (CodeIgniter wrapper for YUI) is a YAHOO! User Interface wrapper, based on CodeIgniter Framework. NOTE: The project changed his name in PHP Blasty
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.
edquotawrap is a wrapper for edquota. It eases handling of quota's under Mac OS X and Solaris. It has been developed initially at ETH Zurich and released to the public under the GPL.
This library allows inserting wrappers in the TLM2.0 transaction path without top module source code modifications. This is usefull for several verification purposes like: assertion based verification, transaction tracking or fault injection.
This is a fork of the GNU make utility. This version returns a different value for the MAKE environment variable for compatibility with wrapper scripts (such as buildwrappers).
This Java Library is used to provide as a universal search wrapper for multiple backend search engines. It is designed to integret new backend easily with config files. Currently it supports Google/Yahoo/Dmoz Search engines.
XPC: A set of "Cross Platform C/C++" projects, a framework for basic software development. Includes a unit-test library (C), a C++ wrapper for it, and a utility library (C). Includes extensive design/tutorial documentation and Debian support.
mYm is a Matlab interface to MySQL server. It is based on the original 'MySQL and Matlab' by Robert Almgren and adds the support for BLOBs. That is, it can insert matlab objects (e.g. array, structure, cell) into BLOB fields.
FreeTypeGX is a wrapper class for libFreeType which renders a compiled FreeType parsable font into a GX texture for Wii homebrew development.
this project is inported from https://code.google.com/p/freetypegx/
SharpPacketGenerator is a simple .NET application giving you the ability to send some predifined raw TCP/UDP/IP packets using WinPcap library. It is coded using C# and SharpPcap .NET wrapper. For educational purposes only !
bit.ly is one of the sites which allows you to shorten the long URLs.
This package provides an easy way of handling API calls from PHP. By just calling a function one will get the shortened/expanded url and authenticate the user.
TiffIO is a plugin to enable TIFF images from any Qt app. The plugin is a wrapper to libtiff 3.9.4 : It enables any Qt3 or Qt4 based application to load and save any QImage to and from most TIFF formats combinations supported by libtiff.
JMacAdapter is a Mac OS X adapter for Java built as a reflective wrapper for com.apple.eawt.*, allowing programs to look and behave like native Mac OS X applications without having to depend on com.apple.eawt.* imports, which are often unavailable.
ppp (posix++) are C++ wrapper around commonly used posix related C libraries and interfaces, including linux, OSX (and where available windows with third party framework)
pappy = PortAudio Pushed to PYthon. It's a Pyrex wrapper around the PortAudio library. No attempt has been made to make it more Pythonic; it's simply the C functions turned into Python as closely as I could.