Search Results for "notepad++ python script" - Page 23

Showing 1002 open source projects for "notepad++ python script"

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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1

    ConflictFinder

    Python Script that searches for conflicts on XML wikipedia archives

    Python Script that searches for conflicts on XML wikipedia archives using Regular Expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ELIMINADOR_RECYCLER

    ELIMINADOR_RECYCLER

    PARA ELIMINAR LA CARPETA RECYCLER

    SCRIPT PARA ELIMINAR LA CARPETA RECYCLER PRIMERA VERSION INSTALABLE PARA WINDOWS A MODO GRAFICO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    comic2pdf

    Convert cbr and cbz comic files to pdf

    A python script to convert comic files (cbr and cbz) to pdf files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    USB Drive Renamer for Mac OSX

    USB Drive Renamer for Mac OSX

    Quickly rename large quantities of USB drives, just plug in and unplug

    A script designed to rename large quantities of USB drives or other portable hard drives. When the script is running, all the user needs to do is this: * Plug in the portable device * Wait for about a second * Unplug the portable device * Repeat The script is immediately ready to accept the next drive for renaming. No need to manually eject the drive. The script requires that all devices initially have the same name, though it can be fairly easily extended. Even though...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5

    clippings2tiddly

    Create a Tiddlywiki from Amazon Kindle's "My Clippings"

    This little script reads the file "My Clippings.txt" as created by Amazon's Kindle and converts it to a Tiddlywiki html-File. The locations of each document are sorted in the process. Currently things are VERY basic - but hopefully it will evolve over time. Needed: an emtpy Tiddlywiki (empty.html) and a clippings-file from kindle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Are you listening BBC learning english offline while jogging or walking to job place? This Python script helps you to download and prepare the content to upload to MP3 player. It dowloads the latest set of *.pdf and *.mp3 files from BBC learning english site and updates MP3 tags for easy identification in mp3 player. Required: - Python 3.2 Uses: - id3 command line editor: http://freecode.com/projects/id3 - mp3gain command line volume normalizer: http://mp3gain.sourceforge.net/ How...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    U-Boot Image Manipulator

    Python script to create and extract U-Boot image files

    This script is similar to the mkimage utility that comes with U-Boot, only it allows for extracting the contents of existing images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Desktop Background from Nasa APOD

    Desktop Background from Nasa APOD

    A background image grabber for GNOME from nasa's image of the day site

    This app will fetch the latest image from nasapod, http://apod.nasa.gov/apod/ and create a background image from it with a description box for a gnome desktop. Read desktop_nasa.py file for configurations and instructions! Python script. Now working with Ubuntu 12.04 and prior
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 10
    Redundancy due to cut-paste operations in text creates bias in machine learning for NLP. This module takes a directory and produces a subset of the files in that directory (in a list) with an upper bound on similarity between two files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Conky Skin Chooser

    A now working console (GUI SOON!) skin manager for Conky.

    Conky Skin Chooser is a console application to manage conky skins. View the Home page to get started, find installation help, and to see revision history (Fun Stuff!). Did I forget to say it works now? It really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    url-al

    url-al,wget,gpl,free,software

    Este pequeño script descarga una lista de URLs colocadas en un archivo de texto por usted, utilizando wget para descargar... A diferencia de wget esta pensado solo para descargar URLs Directas o URLs de servidores como: mediafire, (en futuro más añadidos como rapishare,bango,deposfile,etc) busca el link automáticamente y descargara. También cuenta con otras características como recordar recargas y no repetirlas (por defecto) o descargarlas nuevamente si es que usted desea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyLottery

    PyLottery

    A pygame designed to draw number balls in ways of hungry snake.

    A pygame designed to draw number balls in ways of hungry snake. The script is first designed for the ending lottery game in PyCon Taiwan 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    python backup script

    Simple Python Backup Script

    I needed this for a project I was working on, and thought I would share it. Just incase anyone needs anything similar. Parameter 1 is the folder to backup. Parameter 2 is the name of the remote folder to store the files in. Parameter 3 is the name of the ftp server. Parameter 4 is the username for the ftp server. Parameter 5 is the password for the ftp server. Parameter 6 is the number of days to keep the backups for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Script to improve the PlayStation 3 performance when using linux. Works with official otherOS and other methods for booting linux (asbestOS, bootOS, otherOS++...) and as well as a wide range of distros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ceres is an interpreted computer language based on C, that can be used as a script language. Its purpose is to be minimal and simple and it is being developed as a hobby, so do not expect much of it. Its interpreter is written in C/C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    wolrc

    Remote control your linux box via WOL

    This tiny script listens for WOL (wake on LAN) packets. Depending on the amount received without a certain timeout reached it will perform predefined tasks. Toggling the purpose of your home theater pc for example can become quite easy this way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    aoiwhich

    Mimic Linux |which.exe| on Windows using Python

    Author: kuiyuyou@gmail.com File: aoiwhich.py #// What this module does? This module mimic Linux |which.exe| on Windows using Python. Given a name, say "abc", this program will search every directory listed in Windows environment variable |PATH|, for "executable" files that has name "abc". #// What "executable" means? Unlike Linux |which.exe| that uses executable bit to determine whether a file is executable, on Windows we use file extension to determine whether a file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This plugin works Notepad++ max version 7.5.3 and PHP v 5.26 (sorry). Plugin for text editor Notepad + +(both. UNICODE & ANSI). This plugin allows you to control and word processing using a scripting language PHP(as Visual Basic for Excel). No need to install PHP and Apache. Full Server HTTP is buildIn.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    Facebook Album Downloader

    Python script to download facebook albums.

    A simple script that downloads a given album from facebook. Coded with Python 2.7 on a Linux platform using the pycurl 3rd party module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PreDyJE

    PreDyJE is a python tool to calculate dehydrons in a protein.

    PreDyJE is a python tool to calculate dehydrons in a protein PDB. Dehydrons are solvent-exposed hydrogen bonds. It runs in command-line, but a Pymol script has been developed as well. Dehydrons can be visualized in Pymol with another plugin. Structure of the program is available in the documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    fetchtowebmail is a small python script that fetches e-mail messages using T-Online's (a big German provider) webmail interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A Python script to fetch new errata file from Redhat Network to make a local Redhat Enterprise Linux RPM repository. *Warning*: The current version uses pysqlite as a backend to save informations. pysqlite is not part of Redhat. Morever it uses Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FreeCeilo is an interface for ceilometer CL31.A shell script is used for collecting data from the ceilometer and freeceilo is used for plotting the data.Tested and developed in SPACE ,Trivandrum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple script that allows to create wireless profiles and switch easily between them.
    Downloads: 0 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.