Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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.
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.
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..
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.
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...
Add album cover images and other metadata to audio files via Spotify
This project allows you to add album cover images and other metadata to your local music files easily. It uses the Spotify API to retrieve metadata for your music files, and then adds the album covers and other information to the music files automatically.
✅ Supports adding following metadata to your files.
Song Title
Artist
Album
Genre
Year
Track Number
*This project is not affiliated with or endorsed by Spotify, and the use of Spotify's API and...
Flipbook is made to flip a sequence of images and allow you to study the resulting animation frame by frame. That's it, pure and simple. I will use Flipbook as the glue between my digital stills camera and a final animation. It will import JPEGs or PNGs
A real time sound processing software. It can be used both, for general audio processing/editing and as a fuzzbox. Based on a very flexible plug-in system, it has been coded in python and currently uses portaudio for sound input/output.
MyPy Jukebox is a project to build a linux based touch screen jukebox. Currently the application is using mysql for backend database storage and xmms for front end music playing. MyPy itself is written in python.