Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
Try for free
SoftCo: Enterprise Invoice and P2P Automation Software
For companies that process over 20,000 invoices per year
SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
An AI sandbox for learning game programming. It includes an integrated development environment, and functionality for rapid development of virtual characters.
a delegate compiler and a numerical scripting language (like syscalls). the compiler is done in concept but the backend is still in the brainstorming phase.
Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.
By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
Genie Jython is a basic IDE for Jython programming Language and Java. it is still under development.it includes syntax highlighting, find, replace, print, print preview, compile run, create jar, create manifest etc.
Vython Studio is an Visual RAD Integrated Development Environment (IDE) for building Graphical applications in python using wxpython, PyQT and other libraries.
Python-based editor framework that is by design display agnostic. It will be able to edit files in virtually any display framework from curses to OpenGL, as long as there exists a frontend for it.
IdentifierCache is software designed to make it programming by voice easier.
It provides two tools; voice command grammar that allows users to speak in Programming Notation with relative ease. A VS.Net addin to save the most recent identifiers.
A Python runtime that can run scripts without the need for Python to be installed. With the inclusion of wxPython and SPE editor it is a portable (movable) development environment. Also useful for testing scripts with several different python versions.
Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
A mini cross-platform IDE to cooperate with GCC, GDB, VIM.
Programming Language: Python, Vim script.
OS: OS independent.
Graphics libraries: Use just vim native UI functions.
Not the greatest thing since Sliced Bread, it IS Sliced Bread. This project is a series of network tools and a network development SDK, with big hopes, and too little time to code it all.
...It allows you to translate GNU GetText PO files using a browser. This allows a comunity to work on the same file at the same time and speeds up development. Uses: PHP, MySQL and Python.
The Python Refactoring Browser, helping Pythonistas everywhere glide over the gory details of refactoring their code. Watch him extract jumbled code into well ordered classes. Gasp, as he renames all occurrences of a method. Thank You Bicycle Repair Man!
General resource handling module for Python.
It is developed with wxPython GUI resources in mind, but unlike the XRC resource system, this is an universal solution, applicable to anything you can call a resource and much more flexible.
An official experimental fork of Python's integrated development environment IDLE. Worthwhile and successful changes and additions will go back into the Python distribution's IDLE at some later stage. There is no spanish inquisition.
The OO-Browser is an advanced object-oriented class browser with
support for browsing C, C++, Common Lisp and its Object System
(CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs
atop Emacs/XEmacs on Linux, UNIX and Windows.
PyCrust is an interactive Python shell written in Python using wxPython. PyCrust is now part of wxPython (www.wxpython.org), so packaged files are no longer available here, and the latest development version has moved to the wxWindows CVS repository.
InfoDock is an integrated productivity toolset, mainly aimed at technical
people. It is built atop XEmacs and so has all of the power of Emacs, but with an extended menu-based user interface. Most objections to Emacs use are solved by use of InfoDock.
Think Python is an interactive online learning environment for Python.
Think Python intends to be an interactive online learning environment for Python. It consists of two parts: A small IDE which is able to run your Python code in the browser without installing any plugins and an interactive training system which can contain explainations, questions and practical tasks.