AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
A configuration generator tool which is able to generate programs that insert, delete, or update database records for a number of different database programs. <a href="http://www.manelelena.com">Project Page</a>
Biz is a WSGI-compatible web application framework written in Python. It aims to be a platform for easily developing secure and internationalized web applications.
The Movinator is a movie database application. It manages information about movies plus ratings assigned to movies by movie critics. Based on these ratings and user ratings, the application can also make movie recommendations.
XML to DDL is a set of python programs to convert an XML representation of a schema into a database and vice versa. It can also examine the differences between two databases and emit the ALTER DDL statements required to bring the database up-to-date. T
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Qt4 bindings for Python using Boost.Python. The goal is to make a very pythonic API but taking advantage of thepower of Qt. Another goals are: QtDesigner integration, C++ embedded Python Widgets and an extensive documentation with demos and examples.
The goal of this project is to use database objects as Python objects.
There is much OO and application-level functionality that a database can't include, and shouldn't know about -- but wouldn't it be cool if it did ?
Py2db lets you get the best of both worlds by converting database objects into Python objects. Your application can then use these Python objects any way it sees fit, and by doing so you are using database objects in an OO manner.
Currently we support Python 2.x...
vipera is a designer of applications for the programming language Python. It has two main objectives:
1) The design of an application from an educative point of view, paying special attention to the documentation and design of classes.
2) The automatic generation of base code for software projects.
vipera is a combination of basic tools for the design of applications in the early stages of development, allowing the creation of modules (libraries) and definition of their basic...
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Modelio-Open is a project hosting a set of open source extensions (SoaML, SysML and UML Testing Profile) for a previous version (1.2) of the Modelio Free tool .
Currently, the lastest version (2.x) of Modelio modeling and generation tool is available at http://modelio.org/downloads/download-modelio.html. All extensions are downloadable at http://forge.modelio.org/projects.
Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
gtkdocpo is a tool to create a pot file from C source files that used gtkdoc to generate API documents, and to merge the l10n po file to the C source files.
Simplified Number Conversion! Convert any number of any radix base (base 2-36) to another number of any radix base. It is written in C, and uses GTK+ for the user interface.
Hoea is a python module for hierarchical ontology enrichment analysis, which facilitated GO (Gene Ontology)/KO (KEGG Orthology) enrichment analysis at any desktop.
epm stands for Easy-Project-Manager which consists of two parts: I. a build system engine II. a tool for creating build system (epm has been moved to https://github.com/duyanning/epm)
Non-stealth keylogger for Windows. Records mouse and keyboard (precision~10-15ms), log of events (disk size~2.5k/s) + log of operations (~ 0.2k/s). Standalone, with local copy of Python: unzip to install, delete to uninstall.NEW: hidden/visible icon
pyastrolib is a python library providing professional astronomers a robust set of tools for astronomical data analysis. This project will provide all the functionality as NASA's IDL Astronomy User's Library in addition to other planned features.
nJES is a complete CPython rewrite of JES (Jython Environment for Students), originally written by Mark Guzdial and Barbara Ericson. The primary objective of the rewrite is to enhance performance while maintaining full forward compatibility with JES.
Set of scripts and class file(s) written in Python that builds upon the somewhat limited rhythmbox development API that communicates using DBUS, adding some very useful functionality that currently isn't available.
Patch file shows difference in files in whole lines. Sometimes those lines are very similar, only one or two words changed. This script compares changed lines by characters and highlights actual differences in them - very helpful with long lines.
UniCurses is a wrapper for Python 2.x/3.x that provides a unified set of Curses functions on all platforms (MS Windows, Linux, and Mac OS X) with syntax close to that of the original NCurses. To provide functionality on MS Windows it wraps PDCurses.