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.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.