Search Results for "python script plugin" - Page 10

Showing 1192 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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1

    System Health Dashboard

    Proof of Concept script for a dashboard that will ping sites

    This repository houses a Flask-based web application designed to monitor and display the health status of various systems. It includes a set of Python scripts for checking system health, HTML templates for displaying the status, JavaScript for interactive elements, and a CSS file for styling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ESP32 CYD ESL with Firebase

    ESP32 CYD ESL with Firebase

    ESP32 CYD version of the Electronic Shelf Label.

    ...-esp32fs-plugin/releases/) after using the WebFlash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Visashot

    A python screenshot script for vintage test & measurement instruments

    Visashot lets you capture screenshots from vintage Test & Measurement equipment like oscilloscopes and spectrum analyzers. Visashot uses the VISA abstraction layer and associated libraries to access instruments over HP-IB (GP-IB), serial, ethernet and other supported interfaces. At the moment 120+ instruments are supported. So far most are from HP/Agilent/Keysight with a few extras from LeCroy. More brands models can be supported, please consider contributing!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Clipstitch

    Uility to make home movies from your digital camera files

    ... for making a home movie from your digital camera, puts them in easier-to-read form, and internally combines multiple ffmpeg commands to do certain tasks.. You can put Clipstitch commands into a text file and run as a script or type them in manually at a prompt. You can: Select portions of motion files with optional fades/slowmo/speedup, reverse play backwards. Adjust clip order. Concatenate to make your final "movie". V5.5 introduced captions, and special effects features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5

    Funi

    Python script for calculation of deflection of elastic ropes.

    ... of Python, version 1.10. The results may be exported to .csv or .txt files. Gui is provided with tkinter windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GPP-x32x Firmware Mod
    Firmware mod for the GWInstek GPP-x32x series lab bench supply.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    bukuBookmarks

    bukuBookmarks

    Self host your buku bookmarks.

    buku web based bookmarks Release 1.2-0 This is a python script that generates an HTML file from a buku database. You can self host the HTML file on the web and set it to be the default location that your browser loads. This allows you to have your browser bookmarks available online from anywhere without having to use commercial providers. See the example posted at: https://bukubookmarks.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    flom

    flom

    Free Lock Manager

    ... and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A collection of tools related to the game Myst. Most notably, it can transform MOUL/Myst5/Crowthistle datafiles into POTS datafiles. It also allows you to download and install all the fan-Ages. For details see http://myst.dustbird.net/wiki/Drizzle
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    Codiga VS Code

    Codiga VS Code

    VS Code plugin that suggests code blocks as you type and check

    VS Code plugin that suggests code blocks as you type and check for errors. Works for JavaScript, TypeScript, Python, Java, Scala, Ruby, PHP, Apex, Docker.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    vim-jukit

    vim-jukit

    Jupyter-Notebook inspired Neovim/Vim Plugin

    REPL plugin and Jupyter-Notebook alternative for (Neo)Vim. This plugin is aimed at users in search for a REPL plugin with lots of additional features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    spp

    spp

    A simple and powerful proxy

    Supported protocol: TCP, UDP, RUDP (Reliable UDP), RICMP (Reliable ICMP), RHTTP (Reliable HTTP), KCP, Quic. Support type: forward proxy, reverse agent, SOCKS5 forward agent, SOCKS5 reverse agent. Agreement and type can be freely combined. External agent agreement and internal forwarding protocols can freely combine. Support Shadowsocks plug-in, spp-shadowsocks-plugin, spp-shadowsocks-plugin-android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Vimspector

    Vimspector

    A multi-language debugging system for Vim

    vimspector is a powerful debugging plugin for Vim and Neovim designed to bring IDE-style debugging capabilities (breakpoints, stepping, call stacks, watch windows) into the modal editor world. It supports multiple languages (C++, Python, TCL among others) via the Debug Adapter Protocol (DAP) model and provides an in-editor UI for viewing scopes, variables, stack frames, output windows and more. You configure it per-project via a .vimspector.json file (or per file type) specifying the adapter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Amiga Memories

    Amiga Memories

    A walk along memory lane

    Amiga Memories is a project (started & released in 2013) that aims to make video programmes that can be published on the internet. The images and sound produced by Amiga Memories are 100% automatically generated. The generator itself is implemented in Squirrel, the 3D rendering is done on GameStart 3D. An Amiga Memories video is mostly based on a narrative. The purpose of the script is to define the spoken and written content. The spoken text will be read by a voice synthesizer (Text To Speech...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CrackMapExec

    CrackMapExec

    A swiss army knife for pentesting networks

    CrackMapExec (CME) is a versatile post-exploitation and enumeration tool designed for pentesters and red teams to assess Active Directory environments. It supports credential spraying, command execution, file transfers, and module-based extensions across SMB, RDP, LDAP, and other protocols. CME provides automation and insight into Windows networks and is commonly used during lateral movement and domain enumeration phases.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    WSLGit

    WSLGit

    Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL)

    This project provides a small executable that forwards all arguments to git running inside Bash on Windows/Windows Subsystem for Linux (WSL). Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode) The primary reason for this tool is to make the Git plugin in Visual Studio Code (VSCode) work with the git command installed in WSL. For these two to interoperate, this tool translates paths between the Windows (C:\Foo\Bar) and Linux (/mnt...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    ImPromptu

    ImPromptu

    Domain Agnostic Prompts for Savvy Professionals

    ... today then head over to the prompt generator and let the magic happen. This script will literally write your prompts for you, as if chatGPT wasn't enough magic for you already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Py2EXE

    Py2EXE

    Convert a Python script into an executable (.exe) file using PyInstall

    This is a Python to Exe Converter application built using PyQt5. It allows you to convert a Python file into an executable (.exe) file using PyInstaller. It provides a graphical user interface (GUI) where you can select a Python file, choose conversion options, and specify the output folder. The application utilizes PyInstaller to package the Python code and its dependencies into a standalone executable file.
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 19
    Termux APT Repo

    Termux APT Repo

    Script to create Termux apt repositories

    termux-apt-repo is a script designed to create APT repositories for Termux, allowing users to publish and distribute their own packages. It supports cross-compiled packages created using the Termux build setup or on-device packages created with termux-create-package. This tool facilitates the sharing and installation of custom packages within the Termux environment.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Auto-Typer

    Auto-Typer

    Hooks your keys to only type the thing you selected

    Hooks your keys to only type the thing you selected. Run the command line script. Enter the number of times to repeat the text. Enter wherever to reverse the text or not. Enter what characters the text should contain (Enter for everything). Enter what characters the text should begin with (Enter for everything). Press Windows Shift S and select the area of the text. Press Enter to detect the text. Wait until the program displays the text. Press Enter to start typing. Then start typing...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    Madedit-Mod

    Madedit-Mod

    MadEdit-Mod is a cross platform Text/Hex editor based on MadEdit

    Madedit-Mod is a cross platform text/hex editor base on MadEdit with a log of critical bug fix from me or other developers. A lot of new features were added, such as Drag-Drop Edit(cross platform), Highlight word, etc. The reason that I maintained this project is that the author of MadEdit had not worked on it for for a long time and I really like it and need more features. Find more information on Wiki pages. Currently supported Languages: English Chinese Simplified...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 22
    G-Diffuser Bot

    G-Diffuser Bot

    Discord bot and Interface for Stable Diffusion

    The first release of the all-in-one installer version of G-Diffuser is here. This release no longer requires the installation of WSL or Docker and has a systray icon to keep track of and launch G-Diffuser components. The infinite zoom scripts have been updated with some improvements, notably a new compositer script that is hundreds of times faster than before. The first release of the all-in-one installer is here. It notably features much easier "one-click" installation and updating, as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dein.vim

    dein.vim

    Dark powered Vim/Neovim plugin manager

    dein.vim is a high-performance, feature-rich plugin manager for Vim and Neovim that enables fast startup and efficient plugin loading. It supports managing plugins from GitHub and local directories, with a design that balances speed (like vim-plug) and flexibility (like NeoBundle). Active development has ceased, with only bug fixes expected going forward. Function API and familiar patterns, without commands or dependency hell. Clean asynchronous installation supported. Supports plugins from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rust.vim

    rust.vim

    Vim configuration for Rust

    rust.vim is the official Vim plugin from the Rust Lang Foundation team that adds support for Rust files in Vim and Neovim. It provides file-detection (so .rs files are recognised), syntax highlighting tuned for Rust’s syntax and macros, and supports formatting via rustfmt and other language-specific tooling. The plugin also integrates with other Vim tools and linters, helping you build a full Rust-editing workflow in Vim. Because Rust’s macro system and language features are more complex than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    NAM-Runner

    Batch file to install and run NAM (neural-amp-modeler) easily.

    A Windows 10 batch file, that installs and runs the NAM model trainer (neural-amp-modeler) by Steven Atkinson right into the GUI application. Fully automated. Custom one-time installation of everything you need to train neural network models of guitar amps and more for the NAM VST plugin, no Conda required. Runs as a launcher afterwards. Portable installation. New pyTorch inclues CUDA runtime for fast Nvidia GPU support. No command line, python or conda knowledge needed! Just double click.
    Downloads: 3 This Week
    Last Update:
    See Project