Showing 115 open source projects for "python script plugin"

View related business solutions
  • 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
  • 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
  • 1
    TPM (Tmux Plugin Manager)

    TPM (Tmux Plugin Manager)

    Tmux Plugin Manager

    TPM is the de facto plugin manager for tmux, streamlining installation, updates, and cleanup of tmux plugins. You declare plugins in your .tmux.conf, add TPM itself, then use intuitive key bindings to install or update everything—no manual cloning or script wrangling. It supports plugins hosted on GitHub or elsewhere, handles version updates, and can remove unused plugins to keep your environment tidy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tagbar

    Tagbar

    Vim plugin that displays tags in a window

    ...The Tagbar sidebar also allows direct navigation: you can click on or jump to specific tags from the list, which makes it much faster to move between definitions than manually searching. Because it uses an external tags generation tool, the plugin can support many languages (C++, Java, Python, etc) with varying degrees of induction based on the tags file. Many users report that Tagbar significantly reduces the time they spend hunting for definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    webotron

    Using industrial automation techniques for creating web scraping tools

    Industry uses machines that can easily maim or kill their operators and is also used in very adverse environments. In spite of this, production quality must be close to perfect without reliance on operator skill or attentiveness. Control programs must be robust, yet simple enough to be understood and maintained by non programmer skilled trades like electricians . The main programming model is the PLC which implements double buffering and an event loop. The most advanced production model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FormaVid

    FormaVid

    Small Business Appliance

    The FormaVid Small Business Appliance https://formavid.org is designed to integrate a content management system (CMS), an issues tracker and an invoicing application into a single, well constructed, offering. It is an excellent starting point for any developer(s) wishing to support the CMS or any of the other components, including the appliance itself. All components are stable, open source and well supported. The appliance is built using scripts so no hidden "monkey business" and you can...
    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
  • 5

    SabroCMS CMS and Online FTP

    SABROCMS (CONTENT MANAGEMENT SYSTEM) PHP SCRIPT TO EDIT WEBSITES

    SabroCMS is a Freemium PHP Script that allows you to manage the files of your hosting or your website, from any web browser, either from your computer, tablet or cell phone, with online FTP functions, ideal for uploading files, deleting files, renaming files, clone files, create or delete directories and especially to create and edit files online, such as HTML files, Javascript JS files, CSS Style Sheets, Python PT Scripts, PHP Scripts, Perl, CGI and all kinds of TXT, XML, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Command line Drupal install and update script for multi-site hosting using symlinks for enhanced site management. Think of dget as an "apt-get" for Drupal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SEO Tool

    Seo Tool: AI Autoblogger for ArtikelSchreiber.com and UNAIQUE.net

    Seo Tool: AI Autoblogger for https://www.artikelschreiber.com/ and https://www.unaique.net/ Function: Create Mini site based on Config File on your server https://linktr.ee/textgenerator Use a Shared Hosting Server Change the "seo-marketing-tool.conf" config to fit your needs (eg: Create a Mini Site about "Cars" then change the AI Software API Keywords to "car") Start the Tool "python3 seo-marketing-tool.py" Your mini site will be created on your Shared Hosting Server HTML5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    tootbot.py

    A small python 3.x script to replicate tweets on a mastodon account

    TootBot A small python 3.x script to replicate tweets on a mastodon account, including links and images. Forked from https://github.com/cquest/tootbot Specialized in RSS feed, in particular from Nitter (https://nitter.net - https://github.com/zedeus/nitter) It gets the tweets from RSS available at https://nitter.net, then does some cleanup on the content: twitter tracking links (t.co) are dereferenced twitter hosted pictures are retrieved and uploaded to mastodon the tweets from RSS source's are joined based on the domain name to avoid duplicates It can also toot RSS/atom feeds (see cron-example.sh). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BotSlayer

    BotSlayer

    BotSlayer Community Edition

    BotSlayer is an application that helps track and detect potential manipulation of information spreading on Twitter. The tool is developed by the Observatory on Social Media at Indiana University --- the same lab that brought to you Botometer and Hoaxy. BotSlayer is not a tool to detect and remove likely social bots from your list of Twitter followers or friends. For that purpose, check out Botometer. If you just want to visualize the spread of some piece of information, consider Hoaxy....
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    offline-plugin for webpack

    offline-plugin for webpack

    Offline plugin (ServiceWorker, AppCache) for webpack

    This plugin is intended to provide an offline experience for webpack projects. It uses ServiceWorker, and AppCache as a fallback under the hood. Simply include this plugin in your webpack.config, and the accompanying runtime in your client script, and your project will become offline ready by caching all (or some) of the webpack output assets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Masonry

    Masonry

    A cascading grid layout plugin

    Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. You’ve probably seen it in use all over the Internet. All sizing and styling of items is handled by your own CSS. tem sizes can be set with percentages for responsive layouts. With the masonry layout mode, set percentage-width columnWidth with element sizing. Set percentPosition: true so item positions are likewise set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pyspider

    pyspider

    A powerful Spider(Web Crawler) system in Python

    pyspider is a powerful Spider(Web Crawler) system in Python. Components are connected by message queue. Every component, including message queue, is running in their own process/thread, and replaceable. That means, when process is slow, you can have many instances of processor and make full use of multiple CPUs, or deploy to multiple machines. This architecture makes pyspider really fast. benchmarking. Since pyspider has various components, you can just run pyspider to start a standalone and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Android Easy MultiDex

    Android Easy MultiDex

    Android, multidex, splitdex, subpackage plugin

    Android, multidex, splitdex, subpackage plugin. The Gradle script was integrated into the plug-in, so that only one configuration file needs to be maintained. Readers can choose separate configuration or integrated configuration according to their own needs. In this way, we maintain the number of methods of the main Dex at about 15,000, and we no longer have to worry about the number of methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    This is a Karellen fork of gevent-websocket. The goal of this fork is to maintain the project to support Python 3.3, 3.4 and 3.5+ as well as latest WS standards errata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 10 This Week
    Last Update:
    See Project
  • 16
    Adaptative Backgrounds

    Adaptative Backgrounds

    A jQuery plugin for extracting the dominant color from images

    A jQuery plugin for extracting dominant colors from images and applying it to its parent. Install via bower. Then simply include jQuery and the script in your page, and invoke it like so. Instead of using an <img> element nested inside of parent element, AB supports grabbing the dominant color of a background image of a standalone element, then applying the corresponding dominant color as the background color of said element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    netcfgtoolssh

    netcfgtoolssh

    Python script for pushing the same configuration on multiple devices.

    ...The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable. Tools used: Python 2.7.3, GNS3, Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AMPPS

    AMPPS

    AMPPS is a LAMP/MAMP/WAMP stack

    ...Softaculous is ready for your desktops with AMPPS to boost your development. Like servers, now auto-installation is possible on your desktop too. It provides your favorite script installations by the click of a button.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 19

    Wordpress EU Cookie Script / Plugin

    An easy to install wordpress plugin for complying to the eu cookie law

    === Device & Browser Compatibility === Displaying correctly on all major devices and browsers apart from Internet Explorer 6 on http://www.browserstack.com ====================================== === Description === Rankguard provides a non-intrusive notification in the wordpress footer allowing your website visitors to accept cookies. Our plugin makes use of implied consent like the UK Government and Youtube. =================== === Installation === 1. Upload the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Video Share VOD

    Video Share VOD

    Turnkey video sharing VOD script based on WordPress.

    ...Install WordPress. 2. Install this plugin. 3. Add pages with main functionality with shortcodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Respond.js

    Respond.js

    A fast & lightweight polyfill for min/max-width CSS3 Media Queries

    Respond.js is a fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more). The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don’t support CSS3 Media Queries – in particular, Internet Explorer 8 and under. It’s written in such a way that it will probably patch support for other non-supporting browsers as well. If there's one thing that can compete with lightboxes for world's most done-to-death jQuery plugin, it's carousels. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Barq Download Manager
    Barq Download Manager is a GUI for aria2 download manager written in PySide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    download-tatort-videostream

    download Tatort crime movie stream from ARD's Mediathek

    Python script that downloads the latest Tatort from ARD's Mediathek website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Felix Felicis

    Felix Felicis

    Felix Felicis (aka liquidluck) is a static blog generator in python

    LiquidLuck is an open-source static site generator powered by Ruby, originally built to enable fast, flexible blog and documentation sites with modern features such as Markdown authoring, custom taxonomies, tags, collections, and theming. It is similar in purpose to Jekyll, Hugo or Hexo, but emphasizes ease of customization and rich templating, allowing authors to define custom content models and build plug-in extensions. The generator supports live previews and incremental builds so content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SocioWap

    SocioWap

    SociaWap is a HTML5 wapsite for modern and predated smartphones

    SociaWap (Social Wap) wil be a free opensource script that will incorporate everything needed for modern age community with features that will keep people busy for hours. Future Features (in no specific order): - Downloads System - Uploads System - Language System - Chat system - Polls - Social Coin Feature Shop system - Tapatalk Integration - Android App - Plugin system, to easily download plugings and install them to the site Feature request will be considered and implemented speedily.
    Downloads: 0 This Week
    Last Update:
    See Project