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

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

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for 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

    RSM

    Radiation Spectrum Method : a modal BPM (Beam Propagation Method)

    RSM (Radiation Spectrum Method) is a 2D rigorous tool to solve the Maxwell equations for the propagation of light in integrated optics or photonics devices. It makes use of an eigenmode expansion method to solve the electromagnetic problem. This software running on Windows and MacOS comes with a GUI that permits to define with the aid of files or scripts the arbitrary and complex geometry of the waveguide. Of that way any waveguide geometry can be handled. Several plots are available :...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    MrFish

    MrFish

    A anti-phishing Python script with headers and proxies!

    MrFish is a powerful tool designed to automate the creation of fake account submissions for phishing tests and vulnerability assessments. With the ability to generate random usernames, passwords, and even credit card data, it simulates real user behavior to help test the security of online forms. Featuring customizable settings for proxy support, user inputs (email or username), and multiple threads for speed, MrFish provides an efficient way to stress-test web servers and form-handling...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Discord Rich Presence

    Python script offers you a fully customizable status on Discord

    Sinewave's CustomRP is a Python script designed to offer you the flexibility to showcase a fully customizable status (rich presence) on Discord. By leveraging the pypresence library, users can dynamically update their Discord presence with a variety of details, including project status, current activity, and more. This README provides all necessary details to get started, customize, and use the script effectively.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    LinkxDoxer is a Python script designed to efficiently retrieve all links found directly under the webpage of a given URL. It is ideal for web developers, bug bounty hunters, and OSINT (Open-Source Intelligence) enthusiasts seeking to analyze links under a webpage and uncover valuable information(Expected In Ideal Cases)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    GraphQLmap

    GraphQLmap

    GraphQLmap is a scripting engine to interact with endpoints

    GraphQLmap is a Python-based scripting engine designed to interact with GraphQL endpoints for penetration testing purposes. It can connect to a target GraphQL endpoint, dump the schema (if introspection is enabled), query it interactively, and fuzz fields for NoSQL/SQL injection vectors, thereby revealing hidden attack surfaces. GraphQL endpoints represent a relatively newer attack vector compared to REST, and GraphQLmap helps bridge this gap by providing tooling tailored to the GraphQL...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    ALMA pyconv

    this is a converter for Python 2 source files

    This script : - as a web script does a limited conversion on Python 2 source files (for example for run them by Skuplt) so that the source can be written in ALMA Python syntax, it comes with a complete web directory ('converter') and can be used by the page 'converter.php' in a server (but its main purpose is an online demonstration only !) - as a console script does a limited conversion on Python 2 source files so that the source can be written in ALMA Python syntax (but its main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ol.Text

    Ol.Text

    This is an implementation of Rx text transformation script language.

    Rx is a simple scripting language based on regular expressions designed to transform text information. The Ol.Text project is a Rx implementation for .NET Framework (>= 4.5), .NET Standard (>= 2.0) and .NET (>= 6.0) platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    webroutepy

    webroutepy

    build a html page with route information

    Python script to build a html page with map, route and photos. It can create different routes: - using a GPX file from your satellite navigation system. - using Lon/Lat information with or without connecting lines The web-page can link to photos. To get the work done use: Leaflet and Petazzoni's gpx reader. Examples here: http://members.upc.nl/h.speksnijder4/routes/index.html Requirements: -Python 3 -Python-lxml (processing gpx data) -Python-pillow (to make thumbnails...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    EasyEXE

    simplify converting Python scripts into standalone executables.

    EasyEXE is a Python script designed to simplify the process of converting Python scripts into standalone executables. It utilizes PyInstaller to achieve this conversion and provides a user-friendly interface for customizing various options.
    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
  • 10
    3D Box rotation

    3D Box rotation

    Simple example of draw and rotate 3D box

    Simple source .java file; .bat for fast re-compile and run; and pre-compiled .jar Java program with example from scratch writed in Notepad++ without Eclipse, etc., How to draw and rotate 3D box most simple way. Rotation speed regulated in simple Loop with 10 ms sleep. Use Java version 8 (OpenJDK 8, OracleJDK 8, OracleJRE 8, ..). Higher versions have an anti-aliasing error in the BufferedImage ( Windows 10 ). Python version with tkinter and math imports. Including calculated faces, moving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ADP

    ADP is a bare-bones Python Debugger

    Another Debugger for Python was written in Python3 using PySimpleGui and has a window showing your script and some buttons and another window showing variables and their values. The buttons entirely control ADP, they are accompanied by help buttons. ADP stores details of the path taken by your script and variables and their values in a SQLITE3 database. The current release supports LIVE running. A future release will support DEAD running. In DEAD runs you’ll be able to replay...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pySocketHTTPserver

    HTTP server developed with Python and socket as the only web module.

    # pySocketHTTPserver 1.0 by CHEN Guang (Chin Hikaru) # Using only one web module: socket, thus allow user to see and test every detail of HTTP-server. # Run this script and visit http://127.0.0.1:880/ with browser and you will see a picture. # Double click the picture for full screen, # move mouse cursor to the screen top to get the "X" button for exitting full screen. # You can drag the pictur with left mouse button. # You can change to other pictures by rolling the mouse wheel. # Run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JMEScriptGUI

    JMEScriptGUI

    Pequeño IDE para el lenguaje JMEScript.

    Con este IDE podrá probar cualquier script escrito en JMEScript con toda la funcionalidad del lenguaje, incluidos gráficos 2D y conexión MySQL. La versión para Android, en este momento, tiene menos funcionalidad y ejecuta la versión 0.1 de JMEScript. Parser JME y lenguaje JMEScript en https://sourceforge.net/projects/jme/ Documentación en https://morenobarrientos-jme.site44.com/ Código fuente y UDL para Notepad++ en pestaña 'FILES'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DeepSearch5Plus

    DeepSearch5Plus

    Search recursively all files, text inside files, and bookmarks

    ... level of undo and redo capability. You are also able to copy selected files to another location as single element or with its orginal parent folder usuful for audio and video files. You can launch the program associate with the file or open it in its container folder. For audio/video/text files you can configure for each of them a program to use and configure options to pass to the program. For example you could use, for example, Notepad++ and pass in its option "-n<number>" to open at certain row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PRMBasic

    Basic script for Python, PHP and .NET

    BASIC dialect for use as generic scripting language for Python, PHP and .NET platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    password_checker

    A script that logs in to a Windows account

    Github: https://github.com/separeit894/password_checker A program that goes through password combinations to log in to a Windows account. It works if the "Lock Threshold value" is disabled. You can use the C++ or Python version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    change_ports_xampp

    A simple script for changing Apache, ApacheSSL, MySQL ports in XAMPP

    Github: https://github.com/separeit894/change_ports_xampp The program, written in Python 3.7, modifies Apache, ApacheSSL, and MySQL ports in XAMPP. It runs on Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Twitter-Scrapper

    A small project of scrapping data from twitter

    This is a small script of that scraps data from twitter using python and selenium. Inputs: - Page link. - Start date. - End date. Output - Excel sheet with: - External link for each tweet. - Tweet text. - Tweet date. - Tweet Language. - Number of likes, retweets, replies, quotes and views. - Media: Photo, Video or text only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    dbDistro

    dbDistro

    dbDistro is a linux distro based on Arch Linux.

    dbD short for distro butler is a Distro, is a Linux Distro created by Marcus Butler. db Distro is built from a custom base Arch Linux installer and a custom compiled iso using the Archiso kit. The installation script is programed mostly in Python, and the rest in bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Telegram Logger

    Function that can be copy-pasted into any Python script to add logging

    This utility enables seamless message logging to a Telegram channel via a straightforward Curl command, leveraging Telegram bot capabilities. It's designed for developers needing a quick and efficient way to send updates or logs to a Telegram channel directly from their scripts or applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    tacklelib

    The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules

    https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README.md https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.deps.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/README_EN.linux_x86_64.txt https://sourceforge.net/p/tacklelib/tacklelib/ci/master/tree/changelog.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

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

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

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