55 projects for "notepad++ python script" with 3 filters applied:

  • Zenflow- The AI Workflow Engine for Software Devs Icon
    Zenflow- The AI Workflow Engine for Software Devs

    Parallel agents. Multi-agent orchestration. Specs that turn into shipped code. Zenflow automates planning, coding, testing, and verification.

    Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
    Try free now
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Video Pre-Training

    Video Pre-Training

    Learning to Act by Watching Unlabeled Online Videos

    The Video PreTraining (VPT) repository provides code and model artifacts for a project where agents learn to act by watching human gameplay videos—specifically, gameplay of Minecraft—using behavioral cloning. The idea is to learn general priors of control from large-scale, unlabeled video data, and then optionally fine-tune those priors for more goal-directed behavior via environment interaction. The repository contains demonstration models of different widths, fine-tuned variants (e.g. for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    ...This SVG data could, for example, be used for printing. If you want to use the visualization tool, as well, you'll need python2, along with the modules "numpy", "scipy" and "PyQt4". How to use: 1. Start the script 2. click the load button and select a compressed LAT-XML-file 3. click on "render SVG" (save somewhere)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    savonet
    Audio toolkit for streaming, aiming at complex Internet radio systems. Our stream generator is highly extensible and flexible. Script based, it can be a fully automatic daemon streamer, but is also used for live shows with an user-friendly GUI.
    Leader badge
    Downloads: 329 This Week
    Last Update:
    See Project
  • 4

    Point Cloud Skinner for Blender

    Python script (addon) for Blender to skin point cloud (verts to face).

    What is Point Cloud Skinner? This is a Python script for Blender 2.6x or later and allows you to create a surface from just a cloud of vertices. You can get a complete 3D mesh with faces on it out of just a point cloud that has only vertices and no faces. Please watch the video to get the idea of what the script can do for your artwork. Features: This script, Point Cloud Skinner can skin a cloud of vertices, which means to create a 3D surfaced mesh out of just a cloud of vertices that has no faces. ...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    CSV Mesh Importer for Blender

    This is a Python script to import a CSV file to meshes in Blender.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates meshes, such as vertices, edges and faces. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    CSV F-Curve Importer for Blender

    This is a Python script to import a CSV file to Blender f-curves.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates f-curves. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    blenderpython

    Blender Python user external scripts

    Blender Python users contributed external scripts repo/collection. Please check svn for files. Addons are almost kept up to date with current Blender svn for bugs please contact the script owner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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: 2 This Week
    Last Update:
    See Project
  • 9

    convertToMP4

    Easily convert to MP4 with H264 and without all the codec hassle

    Convert existing media data (movies or images) to an mp4 movie, with the high performane h264 codec. Usually it takes quite a lot to get the video running as you wish. As convertion engine, Mencoder will be used. This script is intended to ease the creation of videos. It is suitable for the beginner or the lazy advanced people. It will not suite the professional wanting to have full control over all codec parameters. Consider donating to this project:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10

    GPSMovieGenerator

    Create videos from image and video data linked with GPS tracks

    ...v=O_IiXrOfFCw&hd=1 To hard to use this script or don't know about linux/python etc ? get in touch with me for RENDERING YOUR VIDEO Consider donating to this project: https://sourceforge.net/projects/gpsmoviegenerator/donate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    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
  • 13

    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
  • 14
    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
  • 15
    XBMC XMLTV
    XMLTV script for XBMC. Please study the README in the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    Lyricsgrabber is a very simple python script which searches lyrics for MP3s and embeds them in their tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Coloridadd
    A script to generate shapes representing colors, using the ColorAdd code developped by Miguel Neiva: http://coloradd.net The ColorAdd code is a monochromatic Graphical Code allowing colorblind to recognize colors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Little Python Script that use PyQt4 and PIL to reduce all the JPG of a directory in order to send them on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next