Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Start Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The project is aimed at all the multimedia codec developers. It will play various data formats like yuv420/422, rgb888/565/etc. It will support conversion from one color space to another, scaling/zooming, fps control, grid display to identify MB boundary
Very simple tv shows torrents downloader, works with changed gnome-btdownloader. Project is writen in Python and use feedparser library, and for subtitles periscope. plugin for nautilus
ShadeGE is an example implementation of features present in a modern 3D game engine. Games can be written using scripts in Python or Lua, or through the C++ API directly.
A library written in python designed to serve as a back-end for music library managers. This library will provide collection management, file organization, metadata collection, and other components useful for developing music managing applications.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
A simple client to remote control your VDR from a PC (GTK) or from your XBMC on the XBox. It also provides an Python-API to the SVDRP-interface of the VDR.
A 3D presentation engine with dual screen support. Developed in Python with an extensible architecture for user defined objects, effects and slide transitions. Uses a custom XML document format.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Foton is a photo manager developed with the usage of python, pyqt and exiv2. Main features I hope to implement are: - A good tag management an organizing of pictures, tagging of people and in the future connection to facebook... Very early stage..
A Blender python API to make it easy for other script developers to create their own GUI elements. The hole API is designed in an object orientated manner.
One of the main goals is that the API will also work with Blender 2.50 in the future.
SOMba is a Qt based program that allows multiple dancers to create a collaborative sonic space, using audio clips organized by a Self-Organizing Map. It uses the Marsyas framework for audio feature extraction and playback.
StreamMine is a distributed event processing (streaming) infrastructure.
You can create low-latency, fault-tolerant stream processing functionality with any stream-oriented operators that can be implemented in Python.
JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.
PyAutomation is an OpenSource lightweight radio automation system writen in Python and PyGTK/Glade.
PyAutomation is compatible with Linux and Windows.
It allows to schedule event (jingles, pubs,...).
PyAutomation only use files to store his data
A fully automated video conversion script,using XML profiles for configuration. Supports 1 or 2 pass encoding,auto crop detection,auto bitrate based on target filesize,audio/video preprocessing/filtering as well as all major codecs and container formats.
Babel.TV started life as a desktop shell and replacement MythTV frontend, aiming to be a light, fast and elegant entertainment platform. It has grown to encompass instant communication, Web services and support for popular playback devices and phones.
TAK Uploadr is a simple program for uploading many files to Flickr. It doesn't show previews of the chosen files, it only works with filenames, so it's suited for long lists of files. I use it for uploading whole directories full of images.
Fast-paced multiplayer blade fighting 3D game allowing you to express your feelings on your opponents, using martial arts techniques and rapid gestures.
VIDEO DeDup
Find duplicate videos by content. Parse a video directory to create one image every n seconds, then identify duplicate images and show possible video duplicates for manual analysis.
. 1f_parse scan video source folder, replicate with ffmpeg an image folder, then for each image create a fingerprint.
. CompareV2 perform the fingerprints comparison and works in memory with constant memory usage. It is folder agnostic and parse fingerprints ordered by source file name. Since...