Search Results for "python script plugin" - Page 20

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
    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: 8 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    GloVe

    GloVe

    GloVe model for distributed word representation

    ... are made available under the Public Domain Dedication and License. If the web datasets above don't match the semantics of your end use case, you can train word vectors on your own corpus. The demo.sh script downloads a small corpus, consisting of the first 100M characters of Wikipedia. It collects unigram counts, constructs and shuffles cooccurrence data, and trains a simple version of the GloVe model. It also runs a word analogy evaluation script in python to verify word vector quality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    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: 5 This Week
    Last Update:
    See Project
  • 6
    Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Free Website Builder Script

    Responsive Multisite CMS - Free Website Builder wordpress plugin

    Free Website Builder Script is an open source website builder script allowing the administrator to create, run and manage multiple websites through one single multisite CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xboxpad its a python Script for use with xboxdrv on Linux, now you can plug your xbox 360 controller on Linux and just launch xboxpad in a terminal. Howto: * Download & install xboxpad * Follow Howto file (only for xboxpad_x.x_src.tar.gz) * Reboot your system. * Connect your Xbox 360 pad. * Launch in a terminal $ sudo xboxpad * Enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    b2evolution to wordpress script

    b2evolution to wordpress script

    This is not a plugin. This is a script you run via your browser to migrate data from b2evolution to WordPress. The script is originally written and shared via http://www.ggshow.com/b2evolution-to-wordpress-migration/ and adapted by http://www.kaspressknoedel.com/ for b2evo V5.1.2. I further adapted the script to fix a few issues I'm having. Run and tested on migrating from b2evo V5.2.2 to WordPress V4.4.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Phylomark

    Identification of phylogenetic markers from whole genome alignments

    Phylomark is a python script used to identify phylogenetic markers from whole genome alignments. Accurate phylogenetic markers are chosen based on low Robinson-Foulds distance to a phylogeny inferred from the whole genome alignment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    winxp_bootsector_repair

    Repair Windows Bootsector

    Repair the bootsector of Windows XP MBR. If restoring an image (e.g. clonezilla) to a different partition (sector) you won't be able to boot. This python-script (only linux) will repair the start position in the boot-sector of your windows partition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AnimeTosho Batch Downloader

    Little CLI tool to download batches from animetosho.org

    It's a little Command Line Tool that automates the work of downloading batch uploads on animetosho.org. This script is NO where near STABLE. It might bug out from time to time. Don't forget to read the 'Bugs/Known Issue' Section in wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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. Enable this functionality by adding a data property, data-ab-css...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    whereFM

    python file manager script

    A file manager that's not fully functional , written in python 2.7 and is in its early stages. you also need to have Pygtk2.24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time I...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Orfeo ToolBox

    Orfeo ToolBox

    OTB is an open-source C++ library for remote sensing images processing

    ..., Ikonos), hyperspectral sensors (Hyperion) or SAR (TerraSarX, ERS, Palsar) are available. Orfeo ToolBox has three main access depending on the category of user: write processing chains in C++ using existing filters or creating new ones, use the OTB applications, which is a plugin-based framework allowing to extend high-level processing chains from various environment ( command-line, QT, QGis, Python....) or use Monteverdi, a software for everyday life image manipulation and analysis.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 17
    Django Autocomplete Light

    Django Autocomplete Light

    A fresh approach to autocomplete implementations

    A fresh approach to autocomplete implementations, specially for Django. Python 2.7, 3.4, Django 2.0+ support (Django 1.11 (LTS), is supported until django-autocomplete-light-3.2.10), Django (multiple) choice support, Django (multiple) model choice support, Django generic foreign key support (through django-querysetsequence), Django generic many to many relation support (through django-generic-m2m and django-gm2m). Multiple widget support: select2.js, easy to add more. Creating choices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyCompry

    pyCompry

    A Python Script to Compress and Backup a Folder

    This tool is featured with a very high compression mechanism hence useful in backing up large sized folders over a slow network, Or useful in reducing the backup size to a maximum possible. For detailed help, please refer to http://blogger.iamamazing.in/2016/01/automate-backup-with-python-script.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SPIW - Scanning Probe Image Wizard

    SPIW - Scanning Probe Image Wizard

    Scanning Probe Image Wizard - MATLAB Toolbox

    SPIW is a MATLAB toolbox, for automated processing of scanning probe microscope images. Tools are applicable to all SPM images, but the main focus is on images with atomic or molecular resolution. SPIW is primarily a MATLAB toolbox with functions designed to be called in a user's own script. SPIW also has a very basic GUI for browsing and exporting images. For information on SPIW's performance see our publication ( http://dx.doi.org/10.1063/1.4827076 ) in the Review of Scientific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pyNessusParser

    Export a Nessus Report in a MySql DB

    This python script with GUI allows to export a .nessus file into a common MySql database. It is possible to select in the GUI what field it will parsed and, therefore, the columns of the mysql table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sticky-Kit

    Sticky-Kit

    A jQuery plugin for creating smart sticky elements

    Sticky‑Kit is a jQuery plugin that enables elements on a web page to smartly “stick” within their parent container during scrolling, ensuring visibility and preventing overlap with other page elements like footers. See the homepage for directions and examples. Include sticky-kit.js after you've included jQuery on the page. Ensures sticky items never overflow or obscure container boundaries (“bottom out”). Can stick multiple elements simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nbPython

    nbPython

    Python for NetBeans IDE

    Open-source project provides enhanced Python support for NetBeans IDE. This repo is primarily for post-IDE 8.1 new feature development. The stable repo is at hg.netbeans.org/main/contrib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Boto3

    Boto3

    AWS SDK for Python

    Get started quickly using AWS with boto3, the AWS SDK for Python. Boto3 makes it easy to integrate your Python application, library, or script with AWS services including Amazon S3, Amazon EC2, Amazon DynamoDB, and more. Boto3 has two distinct levels of APIs. Client (or "low-level") APIs provide one-to-one mappings to the underlying HTTP API operations. Resource APIs hide explicit network calls but instead provide resource objects and collections to access attributes and perform actions. Boto3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    Convert a mysql database to a Sqlite database. Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite ./mysql2sqlite About the Windows executable and the Python script...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    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...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project