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

Showing 653 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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Path sync

    Sync two path, support ignore list and ignore the same file

    #Features:# - Sync two path's folders and files - Support ignore file or folder list. It could be config by the config.cfg file. - Automatic ignore the same file both in source and destination - Automatic create destination folder - Support command line path_sync src dst #Development environment:# - Visual Studio 2010 with plug-in pydev or any other compatible IDE could event be simple text editor such as notepad - Python version is 2.7.3 - Py2exe is used to compile the python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    darks-orm

    a simple, convenient, fast, powerful ORM data persistence layer.

    Darks is a comprehensive type of lightweight ORM data persistence layer framework, integrated Hibernate "automation" ORM framework for the convenience, stability, as well as the Mybatis ORM framework "semi-automatic" efficient, high concurrency, set two ORM patterns as a whole.The framework to simplify the cumbersome configuration process, using Jython script language extensions, as a dynamic SQL language realization scheme.Construction of a highly efficient multi function domain data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python Script to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
    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

    Raspberry Pi Kundschafter (a.k.a Spy)

    Raspberry Pi Remote Inspection Tool

    Raspberry Pi Kundschafter (a.k.a. Spy) is a simple Windows (.NET 4.5 C# based) application and console tool that communicates with one or more Raspberry Pi devices via the Raspberry Pi Kundschafter Agent (a Python script).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    setip3

    Post your public IP to enom.com

    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    rsynbck

    Backup system rsync based

    The first version of rsynbck is just a a bash script using rsync command (just for linux systems) and some graphic utilities to make a simple backup of your files on a Linux system, however it will be developped under python to provide more capabilities and fucntionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    zopoclient

    Scriptable GTK based Python MUD Client

    This is a scriptable mud client implemented in Python. Its only third party library is PyGTK. It is thus platform independent and provides a good looking interface in any system. Also, multiview scrolling is provided. Implemented features are triggers, macros and timers. Triggers and macros recognize patterns in the regular ways plus in an AL compatible mode. Actions can be defined by users as directly commands. Alternatively, in script mode, the action text is interpreted as Python code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PyModo

    A light Python wrapper for Modo

    The goal of this script is to eliminate selection headaches using the ScriptQuery interfaces and provide a more 'pythonic' library that closely matches Modo's design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 10
    Gnuplot2TightPDF

    Gnuplot2TightPDF

    Python script that produces a tight pdf from gnuplot with psfrag text.

    Gnuplot is a widely known script based free plotting program. This script (gpt2pdf) makes it possible to generate pdf figures with 2D LaTeX maths on top of it by including psfrag replacements directly as comments in the gnuplot file. The resulting pdf file doesn't contain any extra white-spaces around it and as such can be comfortably included in any (pdf)LaTeX file. Requires: Python 2.4 - 2.7, LaTeX and the system commands ps2epsi and epstopdf which comes in with any ghostscript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Python Text Message Spammer

    Python Text Spammer

    USE AT OWN RISK. This uses http://onlinetextmessage.com/ to send mass amounts of texts to a phone number provided the carrier. I AM NOT LIABLE FOR ANYTHING THE USER DOES WITH THIS SCRIPT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Notepad++ Python Script Automation
    Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Python Port Scanner
    A Simple Port Scanner in Python. You need python installed on your pc before you can use the script!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Duck2Dox

    Convert Autoduck markup to Doxygen

    This Python script is designed to convert Autoduck source code markup in C++ style comments to Doxygen style markup. The output is ready to be used with Doxygen. The output directory is a mirror of the input directory (the directory is copied before any conversion takes place) so the input remains untouched. The output directory only contains code that has been converted, and all non-supported files are removed from the output directory. You can then use a directory diff tool, like WinMerge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Where In the World Have You Been?
    A PHP script with maps of the World, China, Canada, USA, India, Africa and Europe that allows the user to select the countries, provinces or states by clicking on them or selecting a checkboxes. Selection causes the entity to turn a default color which contrasts with defaults colors of all bordering countries. Thus a patchwork is made to show the history of countries, states or provinces traveled. Added features allow users to download their maps, to blow them up to posters of any size...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    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
  • 19
    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
  • 20

    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
  • 21

    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
  • 22
    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
  • 23
    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
  • 24

    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
  • 25
    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
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.