Search Results for "python script plugin" - Page 25

Showing 1495 open source projects for "python script plugin"

View related business solutions
  • 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1

    Fortran-tags

    Emacs plugin for source code indexing of modern Fortran

    NOTE: Development continued at GitHub! Current version is higher than 1.1.6. Fortran-tags is a lightweight Fortran source code indexing tool for Emacs. It is able to correctly locate all global and local variables and is expected to work with any Fortran 2008 conforming code with only minor exceptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    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: 693 This Week
    Last Update:
    See Project
  • 4
    Provides auxiliary tools for the Monte Carlo particle transport code FLUKA (www.fluka.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 5
    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: 4 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8

    QG fantasy maps plugins

    Some pythons plugins to enhance fantasy maps creation with QGis

    QGis permit the use of python script to handle maps. Here are some python code ready to use and modify, and some associated samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SketchTrack

    SketchTrack

    Draw railway tracks in 3D from a simple script language in SketchUp

    SketchTrack is a SketchUp plugin intended to serve as computer aided design (CAD) tool for track planning, especially for railway modellers who want to use the same planning paradigms used for real-world track layouts. This usually includes (but is not restricted to) self-made track work. SketchTrack reads a text file containing the track program and draws it in a 3D space. So, instead of clicking together a track layout in a graphical editor, the user of SketchTrack has to provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Power your business with flexible POS software. Icon
    Power your business with flexible POS software.

    Square Point of Sale

    POS Software allows your business to accept payments from customers and keep track of sales. Square Point of Sale software also helps you handle online orders and inventory, reach your customers, and manage your team.
    Learn More
  • 10

    Gimp Gradient Extrapolate

    fill a selection according to neighboring gradient area

    Gimp Gradient Extrapolate is a plugin for Gimp 2.8. It fills gaps or removes objects, both of which are surrounded by a gradient like smooth image structure (e.g. sky). Refer to the wiki to see how to use it. Note, since this plug-in is written in python and involves optimization problems and non-filter operations, this script's runtime can be rather long, depending on the size of your image selection. Consider donating to this project: https://sourceforge.net/projects/gimp-g-e...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Py2Exe Dumper

    Extracts py2exe generated executable

    This has been superseded by a better tool Py2Exe Binary Editor available at: https://sourceforge.net/projects/p2ebe/ Py2ExeDumper is a tool to extract a py2exe generated executable file. This tool is helpful when the exe is made in "onefile" mode. It extracts the embedded python script and the library.zip
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    New version moved to http://github.com/ctuning/ck Collective Mind framework (cM) is an open-source plugin-based schema-free repository and infrastructure for collaborative, systematic and reproducible research and experimentation. This 3rd version (started in 2006) helps to implement, preserve, share and reproduce the whole experimental setup as connected modules and data. cM uses crowdsourcing to leverage knowledge and computational resources of multiple users. For example, it includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Microcode update notification

    Small startup script that notifies update info about CPU micorcode

    ...; it downloads the last microcode for your Intel or AMD CPU every time you update your system, and it installs it on every OS startup. This little script is designed to give you a way to see what's happening with CPU updates. On every startup, a popup notification throught libnotify shows you the old revision of the firmware, the newer version applied while booting and the releasing date of the last update. It works on Ubuntu linux, but you can help me to port this script on other linux distribution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CSV F-Curve Importer for Blender

    This is a Python script to import a CSV file to Blender f-curves.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates f-curves. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Garmin Connect Python Uploader

    A python script to upload .tcx, .fit, and .gpx files to Garmin Connect

    This project, gcpuploader, helps you to upload files created by your Garmin fitness GPS (.tcx, .fit, or .gpx files) to the Garmin Connect web site (connect.garmin.com) once they are extracted from the device. It was developed because of Garmin's utter lack of support for Linux OS. This Python project has been tested in a limited capacity in Python 2.6.5 under Linux and Python 2.7.2 under Windows XP as well. **Tapiriik is an open source web service which syncs data between various sports...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    CSV Mesh Importer for Blender

    This is a Python script to import a CSV file to meshes in Blender.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates meshes, such as vertices, edges and faces. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Relaxed FD Discoverer

    Search for function dependencies into databases

    Relaxed FD Discoverer is a python script which allows to search for different type of functional dependencies just editing the script. This script is based on TANE and FD_Mine algorithms, it can be ported to distribuited architetture easily and it uses the concept of "global cut" (soon the documentation file). At moment, documentation and script's variables name and comments are in italian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    python-sms-responder

    Recieves SMS, executes a function, sends a confirmation.

    This Python 2 program checks a gmail account every few minutes. When an SMS from a phone matching a particular message is received, it executes a function and sends a confirmation message. As many functions (matching different messages) as the user desires can be added. You must have IMAP enabled in the gmail account used by the program. Since the password is in plain text, I use a special dedicated Gmail account for this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KScriptDbg4

    KScriptDbg4

    A GUI to Perl & Python script debugger

    KScriptDbg4 is a GUI to Perl & Python script debugger. This GUI is the result of the port to KDE4 / Qt4 of Protoeditor, a project by Thiago Silva, based on release 1.1beta3. It offers the main functions of a debugger : set breakpoints, run the script step by step, enter a function, step outside a function, display global and local variables, watch for variables or expressions ... Local or remote scripts can be debugged; remote debugging uses the DBG protocol through libraries provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyMod

    PyMod

    (OBSOLETE) PyMOL Plugin for Homology Modeling of Protein Structures

    This is the UNOFFICIAL mirror to PyMod. Since the release of PyMod2.0, this repository will no longer be maintained.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    netcfgtooltelnet

    netcfgtooltelnet

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via Telnet. The script reads the IPs of the devices from the NETWORK_IP file and sends the commands you enter in the CMD_FILE file to all the devices. Telnet username/password parameters are configured within the script. This feature can be further customized to prompt the user for them or read them from a file. The script also checks if all the needed files exist, if all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pyFreeDnsUpdate

    FreeDNS update python script

    pyFreeDnsUpdate is a command line python script that updates the FreeDNS record for a given domain to the current public facing IP address detected by the local host. It requires a one time edit to configure a list of domain|api_key pairs, and after that it can be run as a chron job to perform a sync check and update push if needed. Activity is logged on a local text file, and DEBUG level can be enabled in case of troubles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    netcfgtoolssh

    netcfgtoolssh

    Python script for pushing the same configuration on multiple devices.

    Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via SSHv2. The script reads the IPs of the devices from the NETWORK_IP file, then gets the SSHv2/Telnet credentials from the SSH_USERPASS file and sends the commands you enter in the CMD_FILE file to all the devices. The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable. Tools used: Python 2.7.3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ospfdiscoverysnmp

    ospfdiscoverysnmp

    OSPF network discovery script via SNMP.

    OSPF_SNMP_v1.0.py is an OSPF network discovery script. It allows the discovery of all OSPF network devices in the network, without connecting to each of them or knowing all their IP addresses. The user must provide the IP and SNMP community string of a single OSPF device in the network (for example, a device in the core) and the script searches for all other OSPF routers. Prior to running the script, the user should configure SNMPv2 community string on the device and also include the subnet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    netmonsql

    netmonsql

    Network performance monitoring and logging script for Cisco devices.

    NetMon_Cisco_to_SQL.py is a basic network performance monitoring and logging script for Cisco devices. It gathers parameters (CPU Utilization, Used Processor Memory, Used IO Memory, UP Ethernet Interfaces density, in percent velues) from Cisco routers by parsing command outputs and exports them to a MySQL database. NetMon_Query.py is a query script for the MySQL database in the form of an interactive menu for generating statistics. Tools used for coding and testing: Python 2.7.3, MySQL...
    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.