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

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

View related business solutions
  • 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
  • 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

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

    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
  • 3
    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
  • 4

    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: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

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

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

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

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

    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
  • 11
    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
  • 12

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

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

    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
  • 15
    Encrypt Express

    Encrypt Express

    A simple file/folder encryption application based on the 7zip-full.

    This program, based on the 7zip-full package on Debian systems, encrypts your files or folders along with their content names. It does this by entering a specified command and parameters into the 7zip tool using a Python script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IBlockator

    IBlockator

    Internet IP/CIDR Tables Blockator

    Script downloads and applies automatically ipset & iptables rules to block several and big IP/CIDR lists. Designed for single host use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

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

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

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

    Funi

    Python script for calculation of deflection of elastic ropes.

    ... of Python, version 1.10. The results may be exported to .csv or .txt files. Gui is provided with tkinter windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    bukuBookmarks

    bukuBookmarks

    Self host your buku bookmarks.

    buku web based bookmarks Release 1.2-0 This is a python script that generates an HTML file from a buku database. You can self host the HTML file on the web and set it to be the default location that your browser loads. This allows you to have your browser bookmarks available online from anywhere without having to use commercial providers. See the example posted at: https://bukubookmarks.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    flom

    flom

    Free Lock Manager

    ... and transactional sequence. libflom, the library shipped with FLoM, allows you to develop your own application using a simple C, C++, Java, Perl, PHP or Python client API. SSL/TLS security for network communication, X.509 certificates for peer to peer mutual authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ddgr

    ddgr

    DuckDuckGo from the terminal

    ddgr is a cmdline utility to search DuckDuckGo from the terminal. While googler is highly popular among cmdline users, in many forums the need of a similar utility for privacy-aware DuckDuckGo came up. DuckDuckGo Bangs are super-cool too! So here's ddgr for you! Unlike the web interface, you can specify the number of search results you would like to see per page. It's more convenient than skimming through 30-odd search results per page. The default interface is carefully designed to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AWS EC2 Instance Connect CLI

    AWS EC2 Instance Connect CLI

    All-in-one client for EC2 Instance Connect that handles key brokerage

    This is an all-in-one client for EC2 Instance Connect that handles key brokerage and establishing connections to EC2 Instances through an interface near-identical to standard system ssh, sftp, and other utilities. This is a Python client for accessing EC2 instances via AWS EC2 Instance Connect. This module supports Python 2.7.x and 3+. This package is available on PyPI for pip installation, ie, pip install ec2instanceconnectcli. It is strongly encouraged you set up a virtual environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Amiga Memories

    Amiga Memories

    A walk along memory lane

    Amiga Memories is a project (started & released in 2013) that aims to make video programmes that can be published on the internet. The images and sound produced by Amiga Memories are 100% automatically generated. The generator itself is implemented in Squirrel, the 3D rendering is done on GameStart 3D. An Amiga Memories video is mostly based on a narrative. The purpose of the script is to define the spoken and written content. The spoken text will be read by a voice synthesizer (Text To Speech...
    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.