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

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
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyAssistnt is python script that based on the PythonScript , PythonScript is a plugin for Notepad++. The purpose of PyAssistant is when you write Python code with Notepad + +, to provide you with dynamic auto-complete and auto-indent feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ImageFap Gallery Downloader

    Minimalistic ImageFap and xHamster gallery downloader (Python)

    Note: the work on this project is currently on halt. Check out https://sourceforge.net/projects/imagefap-gallery-dl-cli/?source=directory for a more recent version. ImageFap Gallery Downloader is a Python script for full image gallery downloads on ImageFap and xHamster. xHamster support added in v0.3 In order to download user folders in v0.4, open the user profile, follow the 'Galleries' link and copy the folder link from the sidebar to the clipboard. Download everything from a user...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    wltest.py

    wltest.py

    Analysis of images from Winston-Lutz Test (images in DICOM-RT format)

    free software tool to analyse portal images from linear accelerator regarding Winston-Lutz-Test (analyzing unlimited number of images): 1. script reads DICOM-RT file of Winston-Lutz data (sphere+mlc gradient information from linear accelerator) 2. x- and y-shift shift is calculated relative to beam direction 3. results saved (see screenshots): green-passed (<0.75mm); yellow(0.75...1mm); red (not passed: >1mm) you need python with following packages: import numpy as np import pylab...
    Downloads: 1 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
  • 5

    pyNessusParser

    Export a Nessus Report in a MySql DB

    This python script with GUI allows to export a .nessus file into a common MySql database. It is possible to select in the GUI what field it will parsed and, therefore, the columns of the mysql table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Notepad++ Python Script

    Notepad++ Python Script

    A Python Scripting plugin for Notepad++

    A Python Scripting plugin for Notepad++. Complete easy script access to all of the editor's features (including absolutely everything in Scintilla). Configurable menus and toolbar options, assign shortcuts to scripts.
    Leader badge
    Downloads: 283 This Week
    Last Update:
    See Project
  • 7
    Boto3

    Boto3

    AWS SDK for Python

    Get started quickly using AWS with boto3, the AWS SDK for Python. Boto3 makes it easy to integrate your Python application, library, or script with AWS services including Amazon S3, Amazon EC2, Amazon DynamoDB, and more. Boto3 has two distinct levels of APIs. Client (or "low-level") APIs provide one-to-one mappings to the underlying HTTP API operations. Resource APIs hide explicit network calls but instead provide resource objects and collections to access attributes and perform actions. Boto3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    r12STOmolecular

    Inter-electronic distances and many centered STOs

    Inter-electronic distances and many centered STOs. This is not a finished GPLproject. Presently it offers an IPython 2.7 notebook using pure Python mpmath to evaluate diatomic exchange integrals based on analytic formula for beta=0, alpha1=alpha2. Uncomment examples at bottom of script to run program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    Convert a mysql database to a Sqlite database. Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite ./mysql2sqlite About the Windows executable and the Python script...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10

    Point Cloud Skinner for Blender

    Python script (addon) for Blender to skin point cloud (verts to face).

    What is Point Cloud Skinner? This is a Python script for Blender 2.6x or later and allows you to create a surface from just a cloud of vertices. You can get a complete 3D mesh with faces on it out of just a point cloud that has only vertices and no faces. Please watch the video to get the idea of what the script can do for your artwork. Features: This script, Point Cloud Skinner can skin a cloud of vertices, which means to create a 3D surfaced mesh out of just a cloud of vertices...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11

    visual debugger

    image visual debugger

    Visualize the in-memory images when you are debugging an OpenCV C/C++ program. It uses the GDB's Python interface, and works in multiply platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DeltaCalibrationSim

    Simulator for delta calibration parameters

    ... be saved/loaded in a simple xml format. This is really an all in one solution for simulation of delta printers. Its GPL3 licensed so you can modify it as you please. Code is written in C++/Qt so its cross platform. Vector code is provided in assembly for AVX, SSE, and a C scalar version, all of which is also cross platform (no excuses!) Its not a script, so there's no need for windows users to install python or some other interpreter (less excuses). Its quite fast as well!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xAMPPS+

    xAMPPS+

    xampp + AMPPS++

    XAMPP is a completely free, easy to install Apache distribution containing MySQL, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use. AMPPS is a WAMP, MAMP and LAMP stack of Apache, MySQL, MongoDB, PHP, Perl & Python. AMPPS enables you to focus more on using applications rather than maintaining them. xAMPPS to boost your development. Now auto-installation is possible, your favourite script installations by the click of a button either...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Salstat2

    Salstat2

    statistical package designed for the end user, multiplatform

    Salstat2 is an statistical package written in python and designed for the end user It has a graphical user interface and also it is scriptable, It's multiplatform, It has a graphic system inherited from matplotlib, It allows you to use different libraries like numpy - for numerical calculations, it also lets you to interact with Microsoft Excel (R) by using a com client under windows(R) platform and finally you can create your own dialogs by using the interactive shell or the script panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NISMateServer

    A python script to control NIS-Elements via a mobile device

    We all have the experiences to operate a remote instrument in the lab alone. When the buttons or knobs are far away from the monitor, it will be difficult to do fast measurement just after changing a power or a switch. This project allows you to remotely control a Nikon microscope if it is connected to a PC running NIS-Elements. All you need is a smart device running Android, under the same WLAN environment as the PC does ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mytodo
    Mytodo is a free/libre (as in speech) todolist manager it protects totally the privacy of the user because the user himself will setup and hack this script for his own sake, basically this project focuses more on the user freedom rather than the quality of the software which comes in a second place. Icon from here : http://www.iconarchive.com/show/iwindows-icons-by-wwalczyszyn/Notepad-icon.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ipcvis

    Visualize Inter Process Communication

    Small python script that can visualize Inter Process Communication on Linux. It can create a graph of TCP and Unix sockets, pipes and also process hierarchy. Short (59 sec) demo visualizing ssh client connecting to ssh server on the same Ubuntu host: http://youtu.be/8XFKwzkexQY Longer (2 min 13 sec) demo visualizing ZoneMinder surveillance solution operation (stopping, starting, enabling and viewing camera): http://youtu.be/kM7klE61Ibk Tested on Ubuntu 14.10 and Debian 7. Quick...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    V-Router

    V-Router

    Python script for virtual router

    This software is for Windows user to enable their Virtual Router. Requires Python 3.4.3 or above. It is recommended to download the bundle, together with Python Installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python-script syntax hi in Scribus

    Python-script syntax hi in Scribus

    Python script syntax highlighting in Scribus

    This Python script syntax highlighting in Scribus was written for the magazine layout "PROgrammer". Preview archives publications can be reached at http://raxp.radioliga.com. #Scribus Has built an incomplete version of the interpreter language Python. 1. First you need to enter at the beginning of the text object tag (eg. [Tem]) 2. Then, while maintaining isolation on a text object, "Stsenarii-> Run script" 3. Select the script. 4. Then, use this: "Stsenariy-> Recent stsenarii-> Script...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    EpidermalERKMAPK

    Scripts for Modelling Human Epidermal ERK-MAPK Activation

    ...-0509-4-157]. This package includes: - MATLAB code containing the model definition, together with a script to perform non-linear least squares optimisation for a subset of parameters - python scripts which use libSBML to create an SBML representation of the model - SED-ML scripts which execute the SBML model under a range of conditions, produce output plots to recapitulate results shown in Cursons et al. (2015).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    rc522-python-script

    This is a python program for the RFID reader rc522

    This is a python program for the RFID reader rc522. it uses the bcm2835 libary and the rpi-rc522 library. Tutorial found here: http://bit.ly/1hYx5ao
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    pylangparser

    pylangparser - Simple language parsing from Python

    pylangparser - Simple language parsing from Python. Project provides classes for parsing formal languages in an easy way. Without using any external libraries, only unittest, re and pprint. There is a Lexer and a Parser class. The lexer produces list of tokens that the Parser then uses to build the AST. The lexer can also be used as a stand alone component. There is support for building customized AST's. The grammars are defined directly into the Python code. In the examples folder you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Provides auxiliary tools for the Monte Carlo particle transport code FLUKA (www.fluka.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PentagonCrew DDoS Tool

    PentagonCrew DDoS Tool

    ## YOU NEED PYTHON 2.7 TO RUN THE SCRIPT ##

    https://www.python.org/download/releases/2.7/ A tool designed by members of PentagonCrew to help you easily take down websites. -Ethical uses only-
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    gquilt - a GUI wrapper for quilt et al.
    quilt and Mercurial queues (mq) are command line programs for managing stacks of patches to software sources. gquilt is a Python script that provides a GUI for these programs using the PyGTK package.
    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.