Search Results for "python script notepad" - Page 19

Showing 709 open source projects for "python script notepad"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1

    clippings2tiddly

    Create a Tiddlywiki from Amazon Kindle's "My Clippings"

    This little script reads the file "My Clippings.txt" as created by Amazon's Kindle and converts it to a Tiddlywiki html-File. The locations of each document are sorted in the process. Currently things are VERY basic - but hopefully it will evolve over time. Needed: an emtpy Tiddlywiki (empty.html) and a clippings-file from kindle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Redundancy due to cut-paste operations in text creates bias in machine learning for NLP. This module takes a directory and produces a subset of the files in that directory (in a list) with an upper bound on similarity between two files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyLottery

    PyLottery

    A pygame designed to draw number balls in ways of hungry snake.

    A pygame designed to draw number balls in ways of hungry snake. The script is first designed for the ending lottery game in PyCon Taiwan 2012.
    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
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    wolrc

    Remote control your linux box via WOL

    This tiny script listens for WOL (wake on LAN) packets. Depending on the amount received without a certain timeout reached it will perform predefined tasks. Toggling the purpose of your home theater pc for example can become quite easy this way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PreDyJE

    PreDyJE is a python tool to calculate dehydrons in a protein.

    PreDyJE is a python tool to calculate dehydrons in a protein PDB. Dehydrons are solvent-exposed hydrogen bonds. It runs in command-line, but a Pymol script has been developed as well. Dehydrons can be visualized in Pymol with another plugin. Structure of the program is available in the documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Notepad++ Python Script Automation
    Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is NOT an RSS Feed reader. It is a python script to check whether web page(s) have changed since you last checked. A GUI is being developed on the main site on sourceforge at: http://sourceforge.net/projects/webnewsreader
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    fetchtowebmail is a small python script that fetches e-mail messages using T-Online's (a big German provider) webmail interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NetData is based on a python script that collects statistics on active network adapters and logs the data to a MySQL database. Remote hosts also have the ability to log to the master MySQL server. All data is graphed using phpgraphlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This plugin works Notepad++ max version 7.5.3 and PHP v 5.26 (sorry). Plugin for text editor Notepad + +(both. UNICODE & ANSI). This plugin allows you to control and word processing using a scripting language PHP(as Visual Basic for Excel). No need to install PHP and Apache. Full Server HTTP is buildIn.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Shpy
    Shpy is a shodan and python script originally came from John Matterly Shodan API, i modified it for ease of use. You can read the use of Shpy on my blog here: http://in7h3wi1d.blogspot.com/2011/05/eksploitasi-allied-telesys-backdoor.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WinMumps

    Visual Studio project and solution files for building MUMPS

    Visual Studio project and solution files for building the MUltifrontal Massively Parallel Solver (http://graal.ens-lyon.fr/MUMPS/). WinMumps is a vc[x]proj/vfproj python based generator that allows to build Mumps (version 4.10.x) and its external dependencies (such as ptscotch, parmetis, pord) using the Microsoft C compiler and the Intel Fortran compiler. Templates for msvc10 (Visual Studio 2010), msvc8 (Visual Studio 2005), Intel Visual Fortran Compiler and Intel Composer-XE are available. -- How-to -- A) you need: 1/ the downloaded archive from Sourceforge 2/ python-2.6.x (this python script is not compatible with python 3.x) 3/ Visual Studio 2010 (or 2005) 4/ Intel XE Composer ( or Visual Fortran) 5/ Mpich2, scotch/ptscotch, metis/parmetis (optional) B)procedure: 1/ unzip the downloaded archive of WinMumps 2/ execute "python winmumps_generator.py" providing the options needed 3/ open the solution file written (using Visual Studio) and build the solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HitboxToggle

    Hitbox Skin toggler for World of Tanks

    The python script installs and gives the user the ability to toggle the hitbox skins on and off as needed. The script also will uninstall itself and restore the original tank skins from a backup zip file that is created.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    pyBead

    Python object remoting via web server (apache etc...)

    Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    VeloApport

    Log and track user/computer info in MS Windows environments

    A system to log and track user logons, logoffs, computer information, and statistics in a Microsoft Windows environment. It includes a client side application (veloapport.exe - intended to be run as a logon and logoff script) and an analyzer (veloapportdetective.py) reporting hardware changes and populates a computer inventory table. The client (veloapport.exe) sends user and machine information to a MySQL database server and VeloApport Detective populates a computer inventory table while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python script that builds a book cover page in Scribus for the Lightning Source cover template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Linux 3G Dialer
    A Easy 3G dialer. A dial system with support for most current GPRS and 3G phones. Simple, the idea is to detect, connect, use and disconnect . Languages: pyQT4, Shell Script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyHP-SOAP-Scan is a simple script written on the Python, which allows you to perfom simple scan tasks on HP MultiFunctional Devices (scan capable) via Web Interface. That HP MFD's must be SOAP enabled devices (by default they are on)..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenBlox

    OpenBlox

    Make games with Lego-like building blocks

    OpenBlox lets you make games with a built-in physics engine, Lego-like building blocks, and a scripting language called Lua. Once you've made a game with OpenBlox, you can pack it into a single file with one mouse click, and share your game with anyone you want.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Pyramid is a simple scripted MIDI mapper for Windows and Linux. It allows MIDI messages, from software or MIDI hardware, to be transformed by a small Python script and broadcast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XBMC XMLTV
    XMLTV script for XBMC. Please study the README in the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs). NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB