Search Results for "python script notepad" - Page 23

Showing 1063 open source projects for "python script notepad"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1

    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
  • 2
    IRSec Admin Page Finder By Amir HIjack

    IRSec Admin Page Finder By Amir HIjack

    Very good admin page finder.

    Hello world, This script is written in Python for Linux (Back Track) by Amir HIJACK. this is very good admin page finder if u don't find admin page please contact me to help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    pysub-dl

    Script to download movie subtitles automatically

    ...Installation: Now it is a stable release so if you want to install it in your system you can do it else try it in a virtual environment. To install it in yur system it requires su access. To install the script do this Option 1 : Install via pip :: $ sudo pip install pysub-dl Option 2 : If you have downloaded the source $ sudo python setup.py install Do not forget to upgrade it after a week interval I am modifying so many things very frequently :: $ sudo pip install pysub-dl --upgrade 2. How to use: Use it like: pysub-dl [moviename] [language] For help :: $ pysub-dl --help General usage :: $ pysub-dl iron-man english One request: Do not use space in the movie name, **Use '-'(hyphen) instead of ' '(white space)**. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5

    Python Calligraphic Writer

    Novelty GUI Writer

    With a heavy emphasis on the python curses module, this script gives thhe user a full graphical book-like impression of writing. Currently under development, though the graphic itself is functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    webcammy

    A small command-line program for grabbing frames from cameras/webcams.

    A small command-line program for grabbing single or multiple images from cameras and webcams. In essence, it is a python script which requires python 2.7 and the packages opencv. Program parameters can be controled via commandline arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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
  • 9
    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
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 10

    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
  • 11
    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
  • 12

    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
  • 13

    sort-fat

    Sort files in FAT file system

    sort-fat is a small python script that sorts files and directories in the FAT file systems. Does not require root/admin privileges, because just rewrite directories in right order if necessary. Supports mode when few sorted file sequences placed files into one directory through one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    MobiLinux | Linux Desktop for Android

    MobiLinux | Linux Desktop for Android

    Allowing you to use the Linux desktop everywhere you are

    MobiLinux is a mobile Linux distro based on Ubuntu 12.04 ARMv7 Build and is made to run on Android mobile phones while using little ram. This is based off http://sourceforge.net/projects/linuxonandroid/ and has been very much modified but should still be noted Requirments: - ARM based Android Mobile Phone - Android OS 2.2+ - ROOT ACCESS and BusyBox Binay - loop and ext2 kernel support - 2 GB of free space - 1 GHz CPU (dual-core or overclocked is recommended) - 512 RAM on board...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    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
  • 18

    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
  • 19

    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
  • 20

    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
  • 21

    Sync-Path

    For Windows OS make destination paths exactly match source paths

    For Windows OS, synchronize a list of destination paths from source paths, deleting extra files and folders at the destination, making date and attributes the same. Destinations exactly match sources. Read instructions in the files area for the project. Help screens in progress! The author declares the source code for this software to be “open source” with any derivatives, copying, or use of the source code to also be “open source” and by using the source code in any way you agree to that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sofia

    Sofia

    Software de Modelado de Base de datos Sofia

    ...Sofia desarrolla el Modelo Lógico de una base de datos y convertir este modelo en un Script SQL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    ReferenceFree

    Scripts for reference free genomic analysis

    ...Original script written in Mathematica by CHCannon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple python script for aquarists that figures tank volume, salinity, converts temp & volume, and calculates substrates based on their specific gravity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    pygcapi

    Python class library to interface with GnuCash datasources

    If you want to write a program in Python to interface with the GnuCash datasources (e.g., the XML file, the MySQL tables, etc.), you will be able to use this API to decrease development time. The API will make it easy to write a quick script to, say, import some data, or to write a clone of GnuCash itself in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB