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.
Get Started Free
$300 Free Credits for Your Google Cloud Projects
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.
Java mathematical library to do operations using physical quantities (value with units). It is an adaptation from Juan Reyero's Magnitude library for python (http://juanreyero.com/open/magnitude/).
VPP - Velocity Prediction Program - a Matlab library for sailing boat performance simulation. Based on DSYHS or user provided data.
######
A python version is currently under development and available upon request,
please contact me at gianmail+gvpp@gmail.com
######
The new beta version replaces the previous alpha version after some bugs fixing and enhancements in the postprocessing output.
Pink is an image processing library developed at ESIEE Engineering for research and teaching purposes. It contains implementations of over 200 algorithms for image segmentation and filtering.
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.
A pythonlibrary for parsing and building of data structures (binary or textual). It is based on the concept of defining data structures in a declarative manner, where complex structures are composed of a hierarchy of simpler ones.
Python object remoting via web server (apache etc...)
Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
Geo-Spatial Data Viewer (GSDView) is a lightweight viewer for geo-spatial data and products. It is written in python and Qt4 and uses the GDAL library. GSDView is modular and has a simple plug-in architecture.
Greetings Management Interface.
Felicitas allows to manage your contacts and send them programmed greetings by events.
It also manages templates to automatize the greetings to send.
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.
The phoenix kit is a collection of tools & working samples to create cross platform role playing games(RPG) of various types including massively multi-player online role playing games (MMORPG).
Natural CLI is a library that provides Java and Python command line developers with an easy way to use human readable command line interfaces. Command line are very easy to define. For examples, visit http://naturalcli.sourceforge.net
A lighting-fast prefix tree and DAWG implementation in C and python
A lighting-fast prefix tree (trie) and compressed prefix tree (DAWG) implementation. This library can be usefull for longest-prefix matching, code completion, dictionary compression, spell checking.
This project aims to present you with a powerful, fast, stable and easily extensible real-time audio filtering software for Windows, Linux and Mac OSX.
Rigserve implements a human-readable control language for remote or local IP access to amateur radio equipment (rigs). A Python class library allows interfacing with a large number of rig types via serial ports or other methods.
This is a c-library that provides tools for advanced
analysis of electrophysiological data. It features
denoising, unsupervised classification, time-frequency
analysis, phase-space analysis, neural networks, time-warping and
more.
High performance distributed in-memory key/value store
Infinispan is an open source, Java based data grid platform. ***IMPORTANT*** Starting with Infinispan 5.0.0.FINAL, Infinispan releases are no longer hosted in Sourceforge. They can now be located in www.jboss.org/infinispan/downloads
Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
A simple library for writing HTML as Python code. Rather than writing source code inside HTML, as done with PHP or PSP, PythonicHtml allow you to define HTML structures as Python objects. For use in lightweight cgi or mod_python scripts.