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
Test your software product anywhere in the world
Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.
Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
The pydball (dball) module wraps DB-API V2 modules and adds functionality to them. The new functionality includes Kevin Jacob's db_row module giving a developer access to fields by name or index.
NTuple is a Pythonmodule used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
We are trying to create a very complete physics teaching program. So, we would be pleased if you could suggest any improvement or create any module for us.
To use any of these sources you need python 2.2, pygame and scipy.
(Historical) PyAcad makes Python available as a scripting language to AutoCAD/IntelliCAD.
A builtin module "ads" allows to access and control most aspects of AutoCAD/IntelliCAD from Python programs.
ABE is a small, fast and convenient program for visualizing and modeling experimental bioassay data. The data can be modeled using either polynomials or a more specific four-parameter model based upon the standard, sigmoidal dose-response curve.
This is a .NET wrapper extension module for Python.
I had presented a paper on this (KOBRA - .NET for Python) at PyCon DC 2003.
The layer allows a user to access .NET librariries seamlessly from Python. Callbacks into Python are also supported.
T
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
Decision Analysis is an easily-extensible expert system to help users make decisions of all types.
Written entirely in Python, Decision Analysis, at this time, contains a general decsion module, which uses a weighted average technique to evaluate use
The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C
module cdrommodule.so, provide an easy way for Python programs to
fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a
very large online database of track listings a
CUITK stands for "Configuration UI ToolKit". It is a simple toolkit for developing simple graphical user interfaces. It is a Pythonmodule. It has two display backends: WWW and GTK2.
Caliburn is a pythonmodule that can be used to hold extended http-conversations with a web-application. It can be used for testing as in HttpUnit for Java, it is primarily designed for scraping information from web-applications.
pdi_lib a collection of digital image processing function implemented as a module for python.
The code is written in Pyrex for clarity and speed improvement.
A set of Python modules and classes with calendar-functions, mostly notable handling of holidays. This is not another date/time-manipulation module but uses mxDateTime.
Pythonmodule to convert dates between different calendar systems (Gregorian, Julian, ISO, Hebrew, Islamic, Mayan, Indian Civil, Baha'i, Persian, French Republican).
Additionally, a module exists for retrieving the Gergorian dates for US holidays
Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.
PyADO is a Python DB-API 2.0 compliant interface to Microsoft's ADO (ActiveX Data Objects). This allows a connection to any OLE DB driver/database using standard DB-API code. Written in Python
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()