Search Results for "python script notepad" - Page 17

Showing 709 open source projects for "python script notepad"

View related business solutions
  • 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
  • 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
  • 1

    createSimulationBoxForLammps

    create complex simulation box for lammps

    Creating a complex model for Lammps is a headache for someone like me! A python written script, createSimulationBox.py, is created to make the pre-processing easier. If you are familiar with Lammps well, it will be so handy; if you are newbie, don't worry, because it only has 6 commands. Moreover, the models(element, molecules like water) are coded in the program, and you are free to contribute your model into this simulationBox creator!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Language Constructor

    Complete tool for constructing/manipulating languages in digital form

    With this tool you can easily design a new language, digitize an existing one or incrementally reconstruct an ancient language. It allows for free experimentation of all aspects of the language, so it does not have to be made consistent on paper first. You can edit script, syntax, grammar, morphology, lexicon and phonology, as well as write documents in the language, as it might be too complex to be handled by current font technology. The information is stored in xml format for easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A python script that uses wxwidgets. View or edit delimited data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    download-tatort-videostream

    download Tatort crime movie stream from ARD's Mediathek

    Python script that downloads the latest Tatort from ARD's Mediathek website
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    yieldbuddy

    yieldbuddy - an Arduino and Raspberry Pi based Environment Controller

    ...The web interface (hosted by the Raspberry Pi running Apache2 and PHP5), allows you to login to the page and from there you can see graphs of all your sensors, their current values, whether or not your equipment is on/off (relay states), your web camera, etc. The Raspberry Pi runs a python script to receive serial messages from the Arduino, interpret them, and log all the necessary data into an SQL database. The SQL database can be run on a remote server or the Raspberry Pi itself, although its recommended to log your data to a remote server to keep the Raspberry Pi running smoothly. For a Forum, SD card image (wheezy + yieldbuddy), and more information visit the:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    convertToMP4

    Easily convert to MP4 with H264 and without all the codec hassle

    Convert existing media data (movies or images) to an mp4 movie, with the high performane h264 codec. Usually it takes quite a lot to get the video running as you wish. As convertion engine, Mencoder will be used. This script is intended to ease the creation of videos. It is suitable for the beginner or the lazy advanced people. It will not suite the professional wanting to have full control over all codec parameters. Consider donating to this project:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mi-perf

    Miperf is an automated enhancement of iperf tool

    iperf is a tool that can create TCP&UDP data streams and measure the throughput of a network that is carrying them. basically to do this iperf testing, we need 2 machines to act as server and client. we run a command -s in server side and then launch a client connection to a server by typing a command -c in client side. before that we need to enter the webgui of the wifi AP to do some configurations such as, change the frequency mode and channel. so we need to repeat the same process/steps...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    A Notepad++ plugin to make plugins in Python (using Python Scripting plugin). A small DLL is used to register the plugin and load a configuration file which specifies Python functions to call when menu items are selected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    H-two-O

    h-two-o is a Converter For Convert Python Script to EXE File

    H-two-O is a Compiler For VBScript Javascript LUA PYTHON PERL PHP RUBY This Compiler written by Hadi Kiamarsi .
    Downloads: 5 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 10

    PyCodebug

    Python script coding editor that debugs as you write

    Usually, coding a script involves writing the code and either debugging or running it several times, examining variables or output and fixing the code until the desired effect is achieved. With PyCodebug, you get to see the effects of the code during coding, which greatly reduces the time needed to write a script. ================================== Demo Video: http://youtu.be/a6nFo4y3kzo ================================== Requires: Python 2.7x PySide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Python Mouseless

    Software that tracks a green triangle to replace the mouse.

    This is a python script witch replaces the mouse by tracking a green triagle. It uses SimpleCV for the tracking and pyMouse for the mouse movment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SauceWalk Proxy Helper

    Enumeration and automation of file discovery for your sec tools.

    SauceWalk is a freeware(.exe)/Open Source(.py) tool for aiding in the enumeration of web application structure. It consists of 2 parts a local executable (walk.exe) and a remote agent. Walk.exe iterates through the local files and folders of your target web application (for example a local copy of Wordpress) and generates requests via your favourite proxy (for example burp suite) against a given target url. The remote agent can be used to identify target files and folders on a live...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    scrimage

    scrimage

    A unique python-based image editor

    A unique python-based image editor with low-level control. It will be able to apply fairly complex mathematical operations to individual pixels based on the contents of a script or user input at a command line. It will then be able to apply those changes to the image for a unique effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    removeNULLbytes

    strip a binary file of null bytes.

    ...removeNULLbytes was made to solve this problem. It will read a master list line by line, remove any NULL bytes, and then write the result into a second file. It treats all files as binary. This is a simple python script. So simple in fact, that anybody with half an inkling can string together a working approximation with a few minutes on stackoverflow.com. However, if you're as lazy as I am, you'll look for a script already written to do the job for you. This is that script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Enigmatic CGI pastebin
    Simple CGI script which allows you to transfer sensitive ascii data (passwords, hashes, pem keys) via HTTPS. SSL MUST BE implemented by webserver. Algorithm: - Paste new data into textarea, submit. You get link Link consists of three md5 hashes from salt. File, containing your data, named that way. So, it is hard to bruteforce links/files. - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SDEdumper

    SDEdumper

    Copy multiples feature classes in ArcSDE to a local file geodatabase

    Why use it? You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it. Purpose: It can be used as an archival and historical database It will make you ArcSDE database portable and shareable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    nwbas2ecce

    nwbas2ecce converts nwchem basis set files to the ECCE format

    The basis sets included with ECCE have -- as far as I can tell -- not been updated for many years. In addition, many of the newer basis sets that come with nwchem aren't included, such as the def2- series. nwbas2ecce is a python script that aims to automate as much as possible of the conversion process of a nwchem basis set file into the files necessary for ECCE to included it in the basis set tool. The process isn't completely automatic, but I also believe that it shouldn't be to avoid stuff-ups -- however, the amount of manual editing is kept to a minimum. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RSAT

    RSAT

    A script to perform SAT attacks on RSA

    SAT solvers are being used more and more in partial key exposure attacks. The scope of this script is to show that SAT solvers can be used in partial key exposure attacks of RSA with very good results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AutoTemp

    A python program developed to create Hotstring and Hotkey scripts

    AutoTemp is a program written in Python and wxPython to create and manage hotstring and hotkey AutoHotkey scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    win-youtube-dl

    A very simple GUI wrapper for youtube-dl Python script.

    A very simple GUI wrapper for youtube-dl Python script. The source code is available at https://github.com/fredyw/win-youtube-dl
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SIFscenarist
    SIFscenarist allows you to assemble animation Synfig projects is much faster and easier. You only need to create a script using the easy interface or manually. It is created using QT library. If you want say something about the product plz visit http://www.facebook.com/CAMnoCebe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Hawk Script

    Scripting language of the hawk game engine

    This is the scripting language of the hawk game engine that can be used independently on any project for scripting. The syntax is similar to basic with some influence from python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SVC RTP MST

    RTP Sender and Receiver for Multicast in MST Mode for SVC

    Command line tools for sending and receiving Scalable Video Coding (SVC) streams via RTP over IP multicast in Multi-Session Transmission (MST) mode. The receiver is implemented in C (for speed), the sender is implemented as a Python script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    elogv

    Python script to read portage elog files

    Elogv is a simple tool written in python that allow you to easily read portage elog files. Development takes place in github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    py-collectd-csv

    A python module and scripts for fetching specific CollectD CSV data.

    CollectD-CSV is a small project providing utilities for analyzing CollectD CSV data locally. CollectD_CSV module provides functions for fetching data with a specified time interval and regular expressions matching the end of the path without the datestamp. The fetched data can be saved into files or returned as a list. fetchCSV.py script can be used to fetch the data matching the given parameters and save to files in a specified directory. monitorCSV.py script calculates the minimum,...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB