Showing 375 open source projects for "python 3"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 1

    Totem power off plugin

    Plugin for automatic power off in Totem

    !!!!!======================================!!!! THE PROJECT CONTINUES ON GITHUB https://github.com/hornmich/totem-plugin-poweroff !!!!!======================================!!!! This plugin includes an ability to automatical power off or suspend the computer, when player reaches the end of playlist. User has an opportunity to choose between three actions. Do nothing, power off the computer or suspend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    epgstuff

    multisource epg collect & stream.

    EPG collecting and streaming software. The collection can be done from XMLTV files, DVB Adapter, Website or IP Streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An HTPC application designed for DVB TV input and to work well on a wide range of display devices, including TV out on standard graphics cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Advanced Launcher

    Advanced Launcher

    xbmc application launcher

    The Advanced Launcher add-on is able to launch any Linux and Windows applications that support command line instructions directly from the XBMC GUI. This Add-on also provide the possibility, to download from several Internet databases and manage meta-data informations and images linked to these applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Speaking gmail checker

    Python + espeak gmail checker

    Script that periodically checks your gmail account and speaks if you have unread email. Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vugst is a minimalistic frontend to GStreamer, intended for audio file playback. Files are played directly from a folder, there is no playlist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    中文语音阅读器

    中文语音阅读器, 用中文语音来读出文本中的内容。

    中文语音阅读器, 用中文语音来读出文本中的内容。 zhspeak/zhspeak-data/中的zip压缩包要解压(直接解压到相同目录,因为sourceforge无法批量上传,时里面2000多个文件挨个上传我会疯掉的)之后才可以用,而且系统上要装有mplayer才行。 本程序是调用 mplayer的后台模式来进行语音播放的。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    aCover full automatically creates an optimal layouted CD Inlay Card of the content of the given CD/DVD as a printable PDF-File. This also creates a Content XML File, i.e. to use in a XML capable Database. Later on, a Cover / Booklet will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    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.
    Try It Free
  • 10
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Open source YUV player using the SDL library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dummy for ISO will help you create a dummy file for your ISO and then creates a new ISO with the dummy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Dedalo

    Dedalo

    dedalo is a 2d cad drawing software written in python3.

    dedalo is a 2d cad drawing software written in python3. It is licensed under the GPLv3. Dedalo features: layers, snaps (endpoint, intersection, midpoint), line, polyline, rectangle, delete, polygon, rectangle, arc, circle, points, text, spline, freehand drawing. Move, scale, rotate, offset, cut, extend, hatch, dimension, copy. English, italian languages SVG read-write. Not all features all fully supported. For more information a user manual is provided(pdf format, italian).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Sentinal

    PHP daemon to process 3d mesh algorithms

    Primarily for use with the REVEAL web system this daemon polls a mysql database for 3d rendering requests. Currently the system will handle PMVS2 from U. Wash and Iray from Brown U. systems. Much of the code was ported from the osm-bundler system http://code.google.com/p/osm-bundler/ The daemon curently runs in win64/linux64 for PMVS and linux64 for Brown's Iray algroithm. The code has been tested and running on Ubuntu 11.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Crease Converter

    Crease Converter

    Converts *.tmd5 to *.cp

    A Simple Useful Python project what can be used to conver Treemaker5 (*.tmd5) crease patterns to an understandable *.cp file what can be imported by several applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easily manage your MTP based portable media player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wxLyrics is a simple program written in Python and using waxgui (wxPython) for the interface. wxLyrics searches lyrics from artist and song title. You can directly save and print lyrics retrieved from leoslyrics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    pysvngraph is a python component/software to draw graph from a subversion (svn) repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A suite of tools for creating VCD, SVCD, or DVD video discs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Serves music files, playlists, HTML files, etc using http/WebDAV. Music files are categorized using metainformation (e.g. id3 tags) and this metainformation is stored in a MySQL database for sorting and searching operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lightningbeam

    Lightningbeam

    IDE for creating interactive Flash and HTML5 content

    Lightningbeam is a free, open-source alternative to Adobe Flash. It is written in Python, and uses PyGUI for a GUI, swfc for compiling, and Cairo for image processing. It has the ability to export to HTML5 as well as .swf, allowing for viewing on non-Flash-compatible devices (such as the iPhone or the Kindle), and can pack all resources into a single HTML file for portability. Lightningbeam supports ActionScript, allowing for interactive content creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    YSFS Blender
    Python scripts for Blender to import and export YSFlight files (.srf, .dnm, .fld, .yfs)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo