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

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

    juplicate

    Convert between Jupyter notebooks and human editable code

    A Jupyter notebook is a combination of code and results. The results are often binary blobs (like png images), and unsuitale for storing in a version control system like Subversion of Git. By converting Notebook scripts to pure Python code, the essence of the notebook may be stored in a version control system, without archiving any of the results. Choice of editor is a personal one, and Jupter's doesn't appeal to everyone. Now you can create a python script -- complete with markdown...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Network Manager Control

    A network manager control for OpenBSD

    Nmctl a small python script that allow you to manage your network connections on an OpenBSD machine. Typically you can switch, in one click, from a wifi, to cable, to an another wifi, .... You can even ask nmctl to establish automatically the most approprate connection for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GPT-2 FR

    GPT-2 FR

    GPT-2 French demo | Démo française de GPT-2

    OpenAI GPT-2 model trained on four different datasets in French. Books in French, French film scripts, reports of parliamentary debates, Tweet by Emmanuel Macron, allowing to generate text. Tensorflow and gpt-2-simple are required in order to fine-tune GPT-2. Create an environment then install the two packages pip install tensorflow==1.14 gpt-2-simple. A script and a notebook are available in the src folder to fine-tune GPT-2 on your own datasets. The output of each workout, i.e. the folder...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    BotSlayer

    BotSlayer

    BotSlayer Community Edition

    BotSlayer is an application that helps track and detect potential manipulation of information spreading on Twitter. The tool is developed by the Observatory on Social Media at Indiana University --- the same lab that brought to you Botometer and Hoaxy. BotSlayer is not a tool to detect and remove likely social bots from your list of Twitter followers or friends. For that purpose, check out Botometer. If you just want to visualize the spread of some piece of information, consider Hoaxy....
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    Instagram Image Download

    Instagram Image downloader

    Playing with python and automating is always fun, here is a python script that lets you download your favorite pictures from Instagram. Steps to use: Step 1: Login to your Instagram with your credentials. Step 2: Browse for the picture you want to download. Step 3: Open the page to which the particular image belongs to and then from their post click on the image to view it. Step 4: When the image is expanded copy the link at the top of your browser. Step 5: Open this application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    java-sigfpe-emulator

    java-sigfpe-emulator

    Track down floating point divisions by zero in large Java applications

    This program lets you modify Java bytecode so that it throws an ArithmeticException on floating point division by zero (32- & 64-bit). It allows you to trace down code that generates undesirable Infinities and NaNs in your Java application without wasting enormous amounts of time on blind debugging. Instructions: 1. Make sure Java 1.7 or greater and Python 2.7 are installed. 2. Get the Krakatau code from https://github.com/Storyyeller/Krakatau 3. Edit the variables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    Web Security Dojo is a virtual machine that provides the tools, targets, and documentation to learn and practice web application security testing. A preconfigured, stand-alone training environment ideal for classroom and conferences. No Internet required to use. Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF). A single OVA file will import into VirtualBox and VMware. There is also an Ansible script...
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 8
    mazeman

    mazeman

    A scriptable 2d randomizable maze game

    Mazeman is an original puzzle game, somewhat like "chip's challenge" except it can generate new randomized puzzles from a carefully balanced array of elements. The objective is to find the gems amongst the other dynamic maze elements. A very terse and powerful scripting language and an integrated script debugger enable users to generate their own maze designs. Maze is a mesmerizing addictive and fascinating puzzle with a deceptively simple premise. Scripts allow new players to acquire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MS Paint IDE

    MS Paint IDE

    Programming in MS Paint

    People joke about what IDE they use often, things like Word, MS Notepad, sometimes even Eclipse, and then often times MS Paint. People joke about MS Paint because it's not even a text editor, people joke about it because it doesn't have one feature in common with IDEs. Well, this application gives MS Paint a boost, and lets MS Paint highlight, compile, and execute code, with just a few clicks of a button, and only text coming from MS Paint. It is now much more practical than things like Word...
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10

    MARVIN

    The Multifaceted Automated Response Virtual Intelligence Network

    MARVIN is a collection of scripts designed for intuitive automation. Check out the Wiki! MINION for Windows added: Very basic functionality Updated for 1.0: Python 3.0 support Improved install.sh script Includes ability to install chore packages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    captcha_break

    captcha_break

    Identification codes

    This project will use Keras to build a deep convolutional neural network to identify the captcha verification code. It is recommended to use a graphics card to run the project. The following visualization codes are jupyter notebookall done in . If you want to write a python script, you can run it normally with a little modification. Of course, you can also remove these visualization codes. captcha is a library written in python to generate verification codes. It supports image verification...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    rest-dev-vnc-docker

    rest-dev-vnc-docker

    Restful / SOAP API Development with common tools in VNC/noVNC Docker

    The idea is to use Docker with VNC/noVNC to aggregate all the needed and related Developments tools/IDEs within a single Docker as an agile way to stand up specific collections of tools quick within a Container quick computing needs. REST Development (this GIT) to cover end-to-end needs from JSON/XML, REST connection, Swagger, MongoDB, Test, etc. The use-cases of this kind of VNC/noVNC docker container is just limited by your imaginations and your device or network limitations. Virtually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ChainerCV

    ChainerCV

    ChainerCV: a Library for Deep Learning in Computer Vision

    ChainerCV is a collection of tools to train and run neural networks for computer vision tasks using Chainer. In ChainerCV, we define the object detection task as a problem of, given an image, bounding box-based localization and categorization of objects. Bounding boxes in an image are represented as a two-dimensional array of shape (R,4), where R is the number of bounding boxes and the second axis corresponds to the coordinates of bounding boxes. ChainerCV supports dataset loaders, which can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    WebExKit

    An HTML/CSS/JavaScript editor with preview window

    ... page rather than separate editors for HTML, CSS and JavaScript. The parts go between the ```<body>, <style> and <script>``` tags. I prefer this method of working and one advantage is the ability to show a saved web page in a browser (on another device, possibly) by entering a "file://..." URL. Head to the Wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FMake
    FMake is a Python script designed to automate the process of compiling programs with many modules. It can be used as an alternative to GNU Make or CMake. https://filipechagasdev.github.io/fmake/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cntnr

    cntnr

    CLI wrapper for basic container (Docker/libpod) management tasks

    CLI wrapper for basic container (Docker/libpod) management tasks. This is a Python wrapper script to simplify specific tasks in a container environment. It is designed to work with your container runtime of choice (currently podman and docker). A CLI menu makes these selections possible. This project was created for a lab assignment in NSSA-244 Virtualization at the Rochester Institute of Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    automl-gs

    automl-gs

    Provide an input CSV and a target field to predict, generate a model

    Give an input CSV file and a target field you want to predict to automl-gs, and get a trained high-performing machine learning or deep learning model plus native Python code pipelines allowing you to integrate that model into any prediction workflow. No black box: you can see exactly how the data is processed, and how the model is constructed, and you can make tweaks as necessary. automl-gs is an AutoML tool which, unlike Microsoft's NNI, Uber's Ludwig, and TPOT, offers a zero code/model...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    TradingView Chart Data Extractor

    TradingView Chart Data Extractor

    Extract price and indicator data from TradingView charts

    Ensure that you zoom/pan such that the oldest date you desire is visible on TradingView before publishing the chart. Too many indicators or too low a time resolution will increase the data points and potentially overload the free server. Avoid this by hosting/running the script on your local machine or scraping multiple times with fewer indicators and manually combining the CSV afterward. Simply append the URL of a chart/idea published on TradingView to the link below. This is not the URL...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    bristoSOFT Contacts

    bristoSOFT Contacts

    bristoSOFT Contacts is group oriented contact management software.

    bristoSOFT Contacts is a group oriented contact management software application written in Python, PyQt and PostgreSQL based on MVC software architecture. All contacts include email, telephone, address, title, name, company and also include notes, files, integrated google maps, activities such as phone calls, appointments, messaging, calendar. Contacts is a novel project with cutting edge technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    IntelliSubDownloader

    A python script that downloads subtitles from "yifysubtitles.com" .

    # IntelliSubDownloader A python script that downloads subtitles from "yifysubtitles.com" and renames the subtitles same as that of the movie . Multiple files are not supported so there should be only one video file in the directory . Please give suggestions to improve the script . 1. Put the python script inside movie folder which contains only one video file . 2. Then open the python script (or run the batch file) and type the movie name without any alphanumeric characters . 3. Confirm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    VideoScreenSaver

    Video Screensaver developed in python.

    When you run it, a window appears; You need to enter where the video you want to be your screensaver is, and the minutes of inactivity required to activate the screensaver, if the video is in the same folder as the script, you do not need to enter the entire address, just the file name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PDF Merge and Edit

    PDF Merge and Edit

    Python script to merge and edit sensitive PDF files

    Python script to merge and edit sensitive PDF files you don't want to upload to random sites you find on Google. Merge PDFs by adding one to another. Update a single page in a PDF (good for adding a signed page to a form) Insert a page into an existing PDF. Delete a page. Click on one of the buttons and a new window will pop up depending on the function. Pick your files and enter in the data. If there are no problems, a confirmation will pop up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ATX

    ATX

    Smart phone automation tool. Support iOS, Android, WebApp and game

    ATX (AutomatorX) is an open source automated testing tool that supports testing native applications, games, and Web applications on iOS and Android platforms. Use Python to write test cases, and use image recognition and control positioning technology to complete the automation of the game. Attach a dedicated IDE to complete scripting quickly. The libraries for Android and iOS native application testing have been separated and can be used alone (it is strongly recommended to use it alone...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    brother_ql

    brother_ql

    Python package for raster language protocol of the Brother QL series

    A Python package to control Brother QL label printers. It implements the raster language of those printers and allows you to send instruction files to your printer. In more details, the following is possible with this package. Create raster language files for the Brother label printers. They can be created from image files or programmatically in your own Python script. Print raster instruction files with your Brother label printer via different backends pyusb (works cross-platform) network...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Receive sms python
    Receive sms with python online script. Python virtual mobile number sms api. You can use this code for SMS verification (facebook, telegram, google, whatsapp) or second (fake number) on your PC. Number API provider: https://www.proovl.com Receive SMS with Python (Proovl + Flask + Ngrok) Open account with Proovl. Install Flask and Ngrok. 1. Download receivesms.zip (3 files - app.py , db for messages and html file.) 2. Unzip to Documents, open Terminal and type: cd ~/documents/receivesms 3...
    Downloads: 2 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.