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

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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1

    Marathi MTLD tool (for GNU/Linux)

    A tool for measuring MTLD score of Marathi-Devanagari text

    This tool has been developed as part of M. Phil. research work submitted to the Department of Linguistics, University of Mumbai in 2021. This is version 0.1 of the tool. The tool calculates the number of repeated words present in the Marathi text written in the Devnagari script by using the Measure of Textual Lexical Diversity (MTLD) approach. The program performs the lemmatization process on input text before calculating its MTLD score. The program accepts Devanagari Marathi text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pythopad

    Pythopad

    A free Python source code editor and Notepad replacement for Windows

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hasklig

    Hasklig

    A code font with monospaced ligatures

    Programming languages are limited to relatively few characters. As a result, combined character operators surfaced quite early, such as the widely used arrow (->), comprised of a hyphen and greater sign. It looks like an arrow if you know the analogy and squint a bit. Composite glyphs are problematic in languages such as Haskell which utilize these complicated operators (=> -< >>= etc.) extensively. The readability of such complex code improves with pretty printing. Academic articles...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    VENOM C2 shellcode

    VENOM C2 shellcode

    C2 shellcode generator/compiler/handler

    The script will use msfvenom (metasploit) to generate shellcode in different formats ( C# | python | ruby | dll | msi | hta-psh | doc | apk | macho | elf | deb | mp4 | etc ) injects the shellcode generated into one template (example: python) "the python function will execute the shellcode into ram" and uses compilers like gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file. It also starts a handler to receive the remote connection (shell or meterpreter) venom 1.0.11...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Technology Currency

    Python script driven execution of Jaspersoft Studio reports

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

    EEPROM_editor

    EEPROM programmer for the SST39SF040 chip.

    This is a single purpose programmer for a 4MB EEPROM chip which is intended to be used as a universal logic device in a state machine. This fills the gap between circuits that are too complex for discrete logic gates while also not being suitable for Arduino type control. FPGAs are suitable for these applications, but the learning curve is steep, the tools are complex and for small one off projects, not worth the effort. An Arduino Nano will be used as an interposer between a Python script...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 7
    arxiv-collector

    arxiv-collector

    Little Python script to collect LaTeX sources for upload to the arXiv

    A little Python script to collect LaTeX sources for upload to the arXiv. Install with pip install arxiv-collector or conda install -c conda-forge arxiv-collector, or just download arxiv_collector.py, it's a stand-alone script with no dependencies. Works with any reasonable version of Python 3, or 2.7 if you really must.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Precision_trimmer

    Precision resistance value trim circuit using standard parts.

    By using standard precision resistors in parallel and series with standard 1, 2, 5 multiple potentiometers, a precision, narrow range resistance trimmer can be created. Fixed resistors are more stable than potentiometers and the circuit reduces the effects of the potentiometer while also determining a precise range. For convenience, a Python script is used to assist in part selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Space Grotesk

    Space Grotesk

    Space Grotesk: a proportional variant of the original fixed-width

    Space Grotesk is a proportional sans-serif typeface variant based on Colophon Foundry's fixed-width Space Mono family (2016). Originally designed by Florian Karsten in 2018, Space Grotesk retains the monospace's idiosyncratic details while optimizing for improved readability at non-display sizes. Family is built using fontmake and gftools post-processing script. Tools are all python based. Space Grotesk is licensed under the SIL Open Font License v1.1, see OFL.txt for details.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Secure User Management, Made Simple | Frontegg Icon
    Secure User Management, Made Simple | Frontegg

    Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

    Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
    Start for Free
  • 10

    py keyword search and replace

    Simple python script i wrote to replace keywords in a directory

    Keyword search and replace This is a python program that looks for a keyword in a file or files and replaces it with another word - it can look for files even in deep nested directories... Installation Just execute the main script like python keyword_search_and_replace.py You can then provide word to look for plus word to replace with Remember to run the script within the directory whose file contents you want to lookup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PyBitBanger

    Python controlled hardware.

    With the demise of the parallel port, a simple way for a Python script to control external hardware has disappeared. The goal of this project is to use relatively simple hardware like an Arduino Nano and the Microchip MCP23S17 port expander as an extensible bit banger. Ideally, all hardware should be leaded and breadboard friendly for easy project prototyping. The ELEGOO Nano is used as an USB RS232 to SPI controller to control the port expander. This fits nicely on a breadboard and has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Trim SSD for Linux

    Trim SSD for Linux

    Gerenciador gráfico de Trim para SSDs em Linux

    Agende o Trim para SSD de forma simplificada para seu Linux. Aplicativo desenvolvido em Python e Shell Script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IPFS Publish

    IPFS Publish

    Continuous Delivery of static websites to IPFS

    This is a tool that aims to enable the automatic publishing of static webpages from Git repositories into IPFS. It consists of two parts: a small web server and management CLI. Web server exposes an endpoint that you use as your Git's webhook. When the hook is invoked, it clones your repo, build it (if needed), add it to the IPFS node (pin it if configured) and publish the new IPFS address under configured IPNS name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zipline

    Zipline

    Zipline, a Pythonic algorithmic trading library

    Zipline is a Pythonic algorithmic trading library. It is an event-driven system for backtesting. Zipline is currently used in production as the backtesting and live-trading engine powering Quantopian -- a free, community-centered, hosted platform for building and executing trading strategies. Quantopian also offers a fully managed service for professionals that includes Zipline, Alphalens, Pyfolio, FactSet data, and more. Installing Zipline is slightly more involved than the average Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    instagram-spammer

    instagram spammer, spam, spammer, spambot, spammerbot, pythonspam

    instagram-spammer is a script, that allows you to spam text on instagram. If you DON'T KNOW how to use this script please read README.TXT file. WARNING This script contains packages that may NEED to be installed using PIP. Use this script only with basic programming/python knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NotepadXP

    NotepadXP

    An Advanced IDE Program for Windows 7/8/10.

    Notepad XP is An Advanced IDE Program for Windows 7/8/10. This is currently not supported on old operating systems like Windows Vista/XP because .NET Framework 4.7.2 is not supported. Their is a lot of features of this program that may come in handy in some cases. This can be used for lot's of Programming Languages like Lua, or Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ... data through a python command line Indesol project sample: http://www.indeso.web.id/indeso_wp/index.php/faq/30-6-how-to-write-and-run-the-script-to-download-indeso-met-ocean-data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Age and Gender Estimation

    Age and Gender Estimation

    Keras implementation of a CNN network for age and gender estimation

    Keras implementation of a CNN network for age and gender estimation. This is a Keras implementation of a CNN for estimating age and gender from a face image [1, 2]. In training, the IMDB-WIKI dataset is used. Because the face images in the UTKFace dataset is tightly cropped (there is no margin around the face region), faces should also be cropped in demo.py if weights trained by the UTKFace dataset is used. Please set the margin argument to 0 for tight cropping. You can evaluate a trained...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Spaceship Generator

    Spaceship Generator

    A Blender script to procedurally generate 3D spaceships

    A Blender script to procedurally generate 3D spaceships from a random seed. Install Blender 2.80 or greater. Download newest add_mesh_SpaceshipGenerator.zip from the Releases section. Under Edit, Preferences, Add-ons, Install, open the downloaded ZIP file. Under Edit, Preferences, Add-ons enable the "Add Mesh Spaceship Generator" script (search for "spaceship"). Add a spaceship in the 3D View under Add, Mesh, Spaceship. Expand the Spaceship tab that appears in the bottom left of the viewport...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21

    openddos-deluxe

    A free Python DDoS script I made for EDUCATIONAL PURPOSES.

    It's probably the best DoS python script out there that is for free (to my knowledge). I made this for educational purposes, It is not under my responsibility if an individual uses my application for illegal purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SageMaker Containers

    SageMaker Containers

    Create SageMaker-compatible Docker containers

    Amazon SageMaker is a fully managed service for data science and machine learning (ML) workflows. You can use Amazon SageMaker to simplify the process of building, training, and deploying ML models. To train a model, you can include your training script and dependencies in a Docker container that runs your training code. A container provides an effectively isolated environment, ensuring a consistent runtime and reliable training process. The SageMaker Training Toolkit can be easily added to any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tensor2Tensor

    Tensor2Tensor

    Library of deep learning models and datasets

    Deep Learning (DL) has enabled the rapid advancement of many useful technologies, such as machine translation, speech recognition and object detection. In the research community, one can find code open-sourced by the authors to help in replicating their results and further advancing deep learning. However, most of these DL systems use unique setups that require significant engineering effort and may only work for a specific problem or architecture, making it hard to run new experiments and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AntiAFK

    AntiAFK

    Prevents being kicked due to inactivity from most games

    A lightweight and basic script, that prevents being kicked due to inactivity from most games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Multiple Email Sender

    Multiple Email Sender

    This is a Python-based script Send the mail by multiple people

    Download Winrar File Extract the WinRAR and sender.exe with cmd login your GMAIL Account This Script only support Gmail API After Login the Gmail Account : Add the Email list in Emaillist.xlsx Write Subject and Message and Press Enter
    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.