Search Results for "python script plugin" - Page 22

Showing 1494 open source projects for "python script plugin"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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

    proto2cpp

    Doxygen filter for Google Protocol Buffers files

    proto2cpp is a Python script which converts Google Protocol Buffers files to C++ style output for Doxygen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pySteamGameMover

    Python script for moving steam games between steam librarys

    A very simple python script for Windows which can move individual games from one steam library to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyApp Builder

    PyApp Builder

    PyApp Builder for create an .app package from python

    PyApp Builder help you to create an .app package from your python script (s) for your MacOs X 10.6+ with drag and drop method and a compate app package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Py2Bin

    Py2Bin

    compile python script file to standeloune binary file (MacOs 10.6 + )

    Py2Bin is an application for MacOs X 10.6 or later, this application compile and bluid a standeloune executable binary file from a .py python script file. The result of the compilation can be execute without the python programe This application is submite under GPL pulic licence If you need som information of if ou have a problem with this application please wrtite to m.houbad@gmail.com Py2Bin use Pyinstaller as compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5

    randomcd

    burns a random selection of audio files from your collection onto a CD

    randomcd is a python script that allows you to copy random playlists based on your collection of audio files onto a CD or a USB drive. You can either specify a directory to explore, or let the program use your player's database (only clementine, banshee and rhythmbox are currently supported). If appropriate software is installed, files can be normalised before they're copied. Specific genres can also be excluded from the compilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    htmlarea

    htmlarea

    Small, powerful, full featured WYSIWYG editor

    HTMLArea 4 is a browser based WYSIWYG editor that easily replaces the TEXTAREA in your web pages. It is written in JavaScript, and suitable for use in any modern web browser, and any page on your web site. Current version is 4.0-2016-08-29
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ack.vim

    ack.vim

    Vim plugin for the Perl module / CLI script 'ack'

    ack.vim is a Vim plugin interface to the ack command-line tool, providing fast, grep-like search functionality directly within Vim. It displays search results in a split window and supports navigation through them seamlessly. This plugin was designed as a Vim frontend for the programmer's search tool ack. ack can be used as a replacement for 99% of the uses of grep. The plugin allows you to search with ack from within Vim and shows the results in a split window. But here's a little secret...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Leave A Trace Tools

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

    The art project "Leave a Trace" (LAT) records an displays people movement in real time. It is installed as a permanent exhibition within the Charité in Berlin, Germany. Please find more Details about LAT here: https://leave-a-trace.charite.de/action This sourceforge project provides python tools to read the raw XML data produced by LAT. The data reading module works with python2 and python3. LAT XML Data can be downloaded here: https://leave-a-trace.charite.de/action
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pyEBSD-GUI

    pyEBSD-GUI

    A free software to post-process EBSD data.

    pyEBSD-GUI is a free software to post-process Electron Backscatter Diffraction (EBSD) data, inducing IPF mapping, image quality mapping, phase mapping etc, plotting pole figure, data segmentation, statistic analysis of the misorientation distribution etc. The software is written by python, and it supports both script and graphic user interface (GUI). pyEBSD V1.0 will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    GPSFileViewer

    GPSFileViewer

    Application to browse and visualize your GPS files

    ...., speed, elevation, hill gradient) * Quickly determine distance and duration for portions of tracks by mousing or dragging in the graph. Use this to see exactly how different routes compare in time and distance Written in WxPython+Matplotlib. Windows executable available; Mac and Linux can be run via script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool reproduces...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DirDiff

    DirDiff

    Python 2.7 script, analyzing 2 directories for differences.HTML output

    Comparing two different versions of a directory with text files of any kind has never been easier. Detects deleted files, new files, files with changed name but same content and of course a side-by-side / line-by-line comparison of changed files. Number of context-lines is configurable. Here's, how to call it: >python DirDiff.py dir1 dir2 output.html or >python.exe DirDiff.py -l 3 -v olddir newdir dirdiff.html -l is the number of context lines in the side-by-side comparison. -v...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    File checksum validator

    File checksum validator

    Python (2.7) script validating the checksum of a file.

    Python (2.7) script validating the checksum of a file. Supports md5, sha1, sha224, sha256, sha384 and sha512. usage -------- python CheckSum.py <algo> <filename> <checksum> example ------- C:\Python27\python.exe C:/Users/User/Projects/Python/CheckSum/CheckSum.py sha256 C:\Users\User\Downloads\pycharm-community-2016.2.1.exe f800ce642c6c838c17bb726bc0ae9680fd07b3801fd82ee402155bfd5ddded7c Checksum match! Process finished with exit code 0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web based internal to external email mapper to keep track and update mail mappings. Database can be exported and imported via the GUI ready for updating the email system or via python script direct from MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    pytomicgui

    Python based GUI for AtomicParsley

    Python script that uses Glade for providing a GUI for AtomicParsley
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    PHP script for SMS sending
    .... https://www.virtnumber.com/ receive sms online script https://sourceforge.net/projects/sms-number/ Java SMS api JAR application: https://sourceforge.net/projects/java-smser-api/ Python send SMS + bulk sms https://sourceforge.net/projects/python-send-sms-free https://github.com/aarnhub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 562 This Week
    Last Update:
    See Project
  • 18
    PROJECT MOVED TO https://github.com/paulhtremblay/rtf2xml The script rtf2xml faithfully converts Microsoft's RTF format to structured XML. Developers can make further transformations using standard XML tools, or use the stylsheets provided to convert to sdocbook or TEI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SrtShifter

    A python script for shifting (advancing or delaying)srt subtitle files

    Python script for shifting (advancing or delaying) srt subtitle files. Runs in console mode (Unix, or DOS, MacOs ). usage: ==== [python] srtShift.py [-h] [-i INITIALDELAY] [-f FINALDELAY] srtFile positional arguments: srtFile name of subtitle srt file (without type '.srt') optional arguments: -h, --help show this help message and exit -i INITIALDELAY, --initialDelay INITIALDELAY initial delay, in seconds : a positive REAL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Aurora Conky Theme

    Aurora Conky Theme

    Aurora is a conky theme full of scripts

    ...? - scripts for temperature, fans, names of hardware - hours of lifetime harddisks - spotify information and covers - gmail information - number of updates - rss via scripting - weather forecast - many different lua to make rings and such - netstat script - nvidia information - satelite image of world and europe - sensors script - sign and stars of today - transmission information
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Powerline Fonts

    Powerline Fonts

    Patched fonts for Powerline users

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile. Powerline fonts plugin offers fonts such as: 3270, Anonymice Powerline, Arimo Powerline, Cousine Powerline, D2Coding for Powerline, DejaVu Sans Mono for Powerline, Droid Sans Mono for Powerline, Droid Sans Mono Dotted for Powerline , Fira Mono for Powerline, Go Mono for Powerline, Hack, Inconsolata-dz for Powerline, Input Mono...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    dxf2pcb

    Convert DXF drawings of circuit boards to gEDA-PCB files.

    This Python script reads in a DXF (ascii) file and generates a PCB output compatible with PCB Designer, part of the gEDA suite. It is designed for two purposes: One is to generate a PCB snippet from a mechanical drawing (such as a board outline), the other is to produce element files from CAD drawings. PCB snippets are easily imported into an existing gEDA-PCB project using File -> Load Layout to Buffer. Generated element files are ready to use (except for special cases like no-paste flags...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    UMD

    UMD

    Patterns for JavaScript modules that work everywhere

    This repository formalizes the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules. These are modules which are capable of working everywhere, be it in the client, on the server or elsewhere. The UMD pattern typically attempts to offer compatibility with the most popular script loaders of the day (e.g RequireJS amongst others). In many cases it uses AMD as a base, with special-casing added to handle CommonJS compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tree Shade

    Tree Shade

    Bridge and InDesign plugin for fixing links, versioning and clouding.

    Send from your Dropbox email a request for the plugin to dulajun@gmail.com Javascript plug-in for Bridge and InDesign CS6 and CC. Run on Mac OS. The InDesign startup script is open source. This plug-in plays more than one task, but the primary one is to manage and distribute giant and complex tree of files among many computers and syncing them from one to the others depending on requesting. Another task is managing InDesign links and fix missed ones automatically by tracing any changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ZDT

    Zhongwen Development Tool - helping to study Mandarin Chinese

    The ZDT (Zhongwen Development Tool) is written in Java using the Eclipse RCP to help users study mandarin Chinese. The most important feature is the flashcard study feature. ZDT currently contains: * a Flashcard plugin for memorizing Chinese characters, their meaning and their pinyin/pronunciation. The user is able to import Character lists or enter them manually. This * a Dictionary search plugin with three dictionaries: ADSO, CeDict, HanDeDict. The HanDeDict is a German dictionary...
    Downloads: 6 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.