New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
XYmath is a GUI that creates, documents and explores y=f(x) curve fits
...If a recent version of pythonxy is installed, then XYmath can be installed with no additional dependencies.
XYmath was developed with python 2.7
requires modules:
matplotlib / pylab
numexpr
numpy
PIL / Image
scipy
win32com / win32clipboard
Provide a standard Python interface to Windows Media Player
Made to export songs and playlists from Windows Media Player, pyWMP consists of a set of Python classes based on the win32com package. The classes abstract the complexity of the COM interface - playlists are accessed as a dictionary and a group of songs is simply a list of song elements.
preparedSQL is a tool written in wxPython(python 2.5 & win32com) over the Windows.
Currently it can select tables, execute prepared SQL statement.
preparedSQL is a very simple tool.
An ADO database adapter for Zope.
It uses the win32com python library to connect to the ADO db driver of the database.
This adapter disonnects after each request, so unneeded database connections don't disturb any administrative tasks.