Showing 28 open source projects for "website using python"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    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.
    Try Vertex AI Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    yami

    yami

    An open-source music player with simple UI

    Yami is a lightweight, open-source music player built in Python. It focuses on simplicity and ease of use, providing an intuitive user interface (UI) for users to manage and play their music. Whether you're playing local files or downloading from online sources using spotdl, Yami offers a seamless experience. This project is designed for users who want a minimalistic, cross-platform music player with the ability to integrate external sources like Spotify/YouTube Music.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Quod Libet

    Quod Libet

    Music player and music library manager for Linux, Windows, and macOS

    ...With over 90 plugins included, you can extend and integrate with almost anything, or write your own! Ex Falso is a bare-bones tag editor with the same editing interface as Quod Libet. Quod Libet is a GTK+-based audio player written in Python, using the Mutagen tagging library. It’s designed around the idea that you know how to organize your music better than we do. It lets you make playlists based on regular expressions (don’t worry, regular searches work too). It lets you display and edit any tags you want in the file, for all the file formats it supports. Unlike some, Quod Libet will scale to libraries with tens of thousands of songs. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Youtube Music Desktop Player

    Youtube Music Desktop Player

    Turns the YT Music site into a desktop application.

    Turns the YouTube Music site into a cross-platform desktop application using QtWebEngine.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Music Library & Player

    Music Library & Player

    Easily access your music collection from any device, anywhere.

    Music Library & Player utilizes PHP and vanilla javascript to deliver your web-accessible music library via HTML5 audio in a fully responsive and modern interface. The library does not require a database back-end. It parses the directory structure, best suited for a [ROOT]/[ARTIST]/[ALBUM]/[TRACKS] type of layout. This isn't required, but makes for the best user experience. Random playlists can also be generated. The code contained in this script has not been minified. It is written...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    footswitch2basic

    footswitch2basic

    Audio Transcription software for Linux (Vlc) with a foot pedal

    Footswitch 2 (Basic) is a media player for transcribers on Linux. This version is a stripped down version of Footswitch2, containing only the absolute essentials for transcription. Written in python and using the python bindings for VLC it allows a transcriber to control the audio or video with a footpedal, and includes a set of macros that integrate into LibreOffice. This allows the transcriber to control the media player from within Libreoffice as well, making it useful for those who do not yet own a foot pedal. Control of the media player from LibreOffice can be via Hotkeys or an integrated toolbar. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AudioPhil
    AudioPhil is a audio player written in python using PyQt4. It features tabbed playlists and a sql-based media library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Muses Radio Player
    Live MP3/OGG/AAC Flash Player for Icecast and Shoutcast. It has some interesting and necessary features like reconnect on network errors to make sure users never get silence and cache management to avoid memory memory consumption. Works with Flash 10.1 and newer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    JaguarAudioDesign.com RealTime Audio OS

    JaguarAudioDesign.com RealTime Audio OS

    Free, Packaged Operating System for Audiophiles

    A Linux operating system, designed to produce the best possible sound quality, using a RealTime kernel and which can be run without hard drive installation, from a live disc or thumb drive. NOTE: visit the Blog on our website to download the installation instruction manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FFPlayer

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library

    Fastest Video player Build Using FFPLAY and FFMPEG Multi-Media Library with Python and Very easy to Control from KeyBoard and runs very fast as ffplay runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    ...Topics ==== - Useful programming IDEs and tools. - Using Qt Designer for quick GUI design. - Using signals and slots. - Using basic widgets. - Using timers. - Using Phonon multimedia framework. - Using list widgets. - Using stylesheets. (In Progress) - Internationalisation. (In Progress)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PyPlay

    Music player for touchscreen devices written using Python and QML.

    ...The main characteristics is support for dynamic playlist, filtering by genre/artist/album, support for replaygain and rating. It runs on Windows and any Linux desktop distribution. Support for Android is planned once PySide is ported to it. The UI is written using QML, the background is in Python. Playback currently uses Phonon, API, but switch to either Qt Multimedia or GStreamer is planned. After that, video support will be added. Update: The project is no more avtively developed. I ported it from Python to C++ which allowed me to make an Android version. The new version is called Muzika Player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MuRFY

    MuRFY

    directory-based music player

    Music Right For You - A simple music player written in Python using Qt framework and designed to play music by dictionaries, scrobble to Last.fm and whatever else we like to do with music players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Krikkit is an audio playback system that is based upon a daemon which can be controlled using various client applications. It is written in the Python Language with the objective of being easy to develop and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    slurry is a simple python program that plays sounds at random. it is being created primarily for an experimental film screening in June 2010. it will continue to be developed after this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Amarok 2.0 script, that shows information about the currently played track as a notification using a notification daemon that implements the freedesktop.org dbus interface (e.g. libnotify, notify-osd, knotify since kde 4.3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bunghole Jukebox is a web interface to your MP3 collection. Use it to access your music collection wherever you are, publish in your website/blog and share with friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    rePear is a tool that allows using an Apple iPod audio player without iTunes. The user can manage the audio files on the iPod with a normal file manager and rePear takes care that they can be played on the device.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 19
    lightweight gstreamer media player in python and gtk. Similar to Amarok or Listen. Go to the project website (plai.sf.net) for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyRadio enable you to play internet streaming radio using HTTP protocol. With a Tk interface, you can switch very easily which radio you want to play. For Windows and Linux users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A MPD client written in python and using Qt4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The project aims to build a frontend to mplayer using python. The frontend would enable users to create a library of their media files, filter playlist according to their needs, and plus more features to be added later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Music player written in python using code in parts developed for Lsongs Music player. The player will allow user to listen and organize their media content and will be extendable through modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Store mp3 files in your GMail account and play it on your desktop using a web-based GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a program for in-car use. Its designed in python using pygame. The main goal is to have an easy to navigate program while having it look good. The features will include mp3/divx/mpeg/dvd and other media files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB