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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Acronym is a fast acronym generator with a simple GUI. It takes a collection of words and generates a list of all possible permutations of those words.
Sorry, a breakdown of computer caused a light delay; and the holidays arrive... But an intermediate version is available. Release 0.89 is on-line! ... PLUIE uses Internet-Explorer as a GUI for Python, via COM (PyWin32). PLUIE targets easy and fast develo
Pyston is a GEM based plugin for GCC that traverses the C/C++ source code
and automagically writes thin, fast Python wrappers for all types and functions. These wrappers once created, are independent of the tool and can be directly distributed.
Universal information crawler is a fast precise and reliable Internet crawler. Uicrawler is a program/automated script which browses the World Wide Web in a methodical, automated manner and creates the index of documents that it accesses.
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.
PythonSlash (py/,for short) is an multiplataform engine for real time dungeon crawl games written in python. The included sample - game is intended to be a Diablo - like game, fun and fast paced.
Taof is a GUI cross-platform Python generic network protocol fuzzer. It has been designed for minimizing set-up time during fuzzing sessions and it is especially useful for fast testing of proprietary or undocumented protocols.
Leuchtturm is a issue tacking, project collaboration tool written in Python. The main goal of the project is to provide a fast, higly flexible and easy-to-use collaboration tool.
An arcade-style racing game, in the style of the old Rollcage series of games. Fast, gravity-defying cars, fancy weapons, large, mindbending tracks and the inability to stop playing are what we're aiming for.
pyIH8id3 is a fully graphical pyGTK script that removes id3 tags from mp3 files in a provided directory. The script supports both id3v1 and id3v2 tags. pyIH8id3 is a simple, fast solution to removing thousands of tags at once. pyIH8id3 requires id3lib.
A PyGTK frontend for xmame. PyXmame allows you search, browse and launch games from a GTK interface. The goal of this project is the creation of a friendly frontend that allows the fast and easy search in great sets of games.
X-MSN, an MSN messenger that is OS independant (coded in Python). It is small, fast, portable and extremely usable while at the same time very elegant GUI - Crystal based themes and great icons! - X-MSN, should be your MSN client!
It is a Uruguayan Linux distribution. Can be used from floppy disks, cdroom or you can install it in your hard disk. It has been designed to be fast and effective without leaving of side the graphical aspect for the user.
Togra is a high-level approach to 3D application scripting using Python and OpenGL. Rather than providing direct access to OpenGL calls, Togra allows users to script a call graph, then evaluates this call graph in C. This gives easy, fast 3D graphics.
tunar is an original game for the gp2x OSS portable game system. It is a fast-paced abstract puzzle game, where you control of a flock of musical notes as they fly around a flashing grid collecting musical instruments.
Polydish is a polymorphic Internet server capable of accepting pluggable protocols (written in Python or Ruby), and can thereby serve any type of content imaginable. The backend code is a fast, secure, C-based server, employing thread pools and OpenSSL.
PyWM is a fast, light and flexible window manager for X11 desktops which is fully (and very easily) scriptable in Python. Automate and control your desktop to your heart's content.
Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in...