Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
Fkmlandunter is a clone of the german card game "Land Unter". It runs over the network using the TCP/IP protocol for data transmission. A console client with ncurses and a QT client written in python and a GUI client using SDL are available.
GTK client for LCDproc. The screens are optimized for 20x4 alphanumeric LCD and Logitech G15 LCD. It can show CPU stats, memory stats network stats, Amarok/Audacious/Exaile track info, uptime , date, clock, disk space usage and emesene information.
Testing of the stability and quality of a network connection. This application helps users in testing the quality of a network connection and in sending feedback to the ISP.
A munin node written in python. It has the ability to load external and internal plugins. I couldn't find a good working Windows client so I created this. Hopefully the community can help improve it!
A message passing library addressing the special needs/capabilities of Qt applications. The basic building block for classic 3-tier applications where both client and server are Qt applications.
The suds project is a python soap web services client lib. Suds leverages python meta programming to provide an intuative API for consuming web services. Runtime objectification of types defined in the WSDL is provided without class generation.
If you want to do a drawing, you want a drawing program. If you want to write text, you want a text editor. If you want to show them, you want Liveshow Realtime Media Presenter.
NRClientX is a GUI frontend to make NeoRouter client CLI easy to use on Mac, Linux and Windows. It provides the computer list, add-on commands and more.
A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
This is a very nice and simple client with GUI to connect to Net4India Broadband Server. This works on Linux/Windows. It also minimizes to notification area. Hover mouse over status icon in notification area and you will get session information.
A client-server application that lets you seamlessly redirect audio from one PC to another over your network connection using ALSA, JACK or a file for capture/playback.
A cross-platform Python Bluetooth API for Mac OS X, GNU/Linux and Python For Series 60. Provides simple device and service discovery, RFCOMM sockets, L2CAP client sockets, OBEX file transfer, service advertising, and access to local device information.
MOCOP is a server based, rich-client, platform independent application development platform. It uses Python and comes with batteries included for developing multi-tanent server based applications.
SMADRET Means Always Do Really Encrypt Talk (or Find A Better Acronym). It is a SOCKS 4-proxy that listens on localhost and acts as a middleman between your chat client and the outside world, intercepting messages and performing PGP-encryption using GnuP
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
Python script to mirror a git repository with subversion
It uses a basic common working directory, where git checkout the file for each commit of the master branch
and then it will add, del, commit with a svn client.