Showing 107 open source projects for "python script notepad"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 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
  • 1

    webcammy

    A small command-line program for grabbing frames from cameras/webcams.

    A small command-line program for grabbing single or multiple images from cameras and webcams. In essence, it is a python script which requires python 2.7 and the packages opencv. Program parameters can be controled via commandline arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SIFscenarist
    SIFscenarist allows you to assemble animation Synfig projects is much faster and easier. You only need to create a script using the easy interface or manually. It is created using QT library. If you want say something about the product plz visit http://www.facebook.com/CAMnoCebe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JazImageResizer

    A simple Python Image resizer

    A simple Python Image resizer Requires python2.7 and Python Image Library (PIL) Includes a bat script that you can drag all your images on to, which will then be resized to the size in the bat script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    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
  • 5
    Baixe o script que permitirá que você transmita sinal de tv através de videos OGV no Linux KDE. Você precisará de ffmpeg compilado e sox. Pode usar o Ubuntu Unity pra isso. Novo KMplayer grátis e TW TV SIGNAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python Script to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ndexr

    Indexes directories and outputs to JSON

    Tool to use from Python interactive interpreter or script. Use it to make JSON indexes of all files in a directory, or files of a certain type. Could be used to observe activity in a server directory, to generate JSON to send to clients searching remotely, or to keep an index of files in a directory when the user of that directory does not have permission to probe the files system for files without knowing their names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 10
    Pyramid is a simple scripted MIDI mapper for Windows and Linux. It allows MIDI messages, from software or MIDI hardware, to be transformed by a small Python script and broadcast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XBMC XMLTV
    XMLTV script for XBMC. Please study the README in the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Python script that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This TracPlugin maintains a database of recordings. Upon "Activate!" it creates a recording script. The actual recording is performed by a tuning the LinuxDVB device started by a CronTab call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The project was moved to: https://github.com/pawelulita/flac2mp3 Small python script, which converts all flac files in current directory and puts in 'artist - album' directory. Tags (if available) are preserved. Tagpy, flac and lame required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python script that uses a microphone's input to randomly shuffle XSPF playlist files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Blender Scripting Library
    Blender Scripting Library provides a python library for creating basic geometrical objects in blender. This makes it possible to interface blender with a python script in the style POV-Ray users are used to do that in POV-Ray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An encoding script for the TAS community (http://www.tasvideos.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python script that synchronize your USB Pen-drive or simil-iPod MP3 player with a Playlist. You can easy create your playlist in iTunes and then run this script... so the program fill your memory with your music!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pySlideMaker
    Due to many people is having a hard time making auto changing wallpapers in GNU/Linux specifically in Ubuntu here is a very very simple python script that generates a XML file that can be used as wallpaper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    http://www.youtube.com/watch?v=JCEp7I_AeFM http://www.youtube.com/watch?v=KR7nmZ87wdI Just a very simple (and useless) python script. You "could" call it artistic as it's basically a keyboard-controlled interactive animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Python script allowing you to download daily images from various websites such as www.bonjourmadame.fr, www.bonjourpanda.fr, etc... Furthermore, you can set your wallpaper with these images as some "photos" stick on your chosen background wallpaper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Blender python script which automatically creates masonry and stonework. Think castles and cobblestone streets! v0.56 is usable and available at the Download page. Current version supports windows, doors, radial, and domes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    fastoggenc is a multithread python script which converts mp3, m4a, wma, wav and other audio formats into ogg-vorbis format. It is a fork from dir2ogg script that was previously inspired by the perl script mp32ogg.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Command line script written in Python. Takes a screenshot of the entire desktop. Gives you the option to upload or not. If you choose to upload, requests server info. Then copies the code to the clipboard, so you're ready to share!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A python script that can used as an Inkscape plugin or a standalone tool to convert SVG to HTML and CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB