Search Results for "python script notepad" - Page 24

Showing 1063 open source projects for "python script notepad"

View related business solutions
  • 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
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 1

    oisafe2keepassx

    Convert oisafe export to keepassx import

    Python script converting oisafe export csv file into keepassx xml import file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Google Mass Search

    Export google search result links to file.

    Google Mass Search is a small script written in python to get large number(as you need) of urls from google search results of a specified string. It is really simple to use but fast & powerful. You can specify a search string, no. of results filename, and some optional fields. GMS retrieves all the required links in a few seconds and save it to the file. It also eliminates the redundant links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python-4WebTV, script creat in Python pentru vizualizarea posturilor TV online folosind Flash Player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Countdown python script

    Script numaratoare inversa

    Script ce calculeaza numaratoarea inversa pentru ore si minute
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 5

    Fix Skype

    Fix Skype fixes future timestamps in the Skype messages database.

    Fix Skype is a python script and Win32 binary that is used to fix "future" timestamps in the Skype message database, such as those caused by the end of DST or by dual-booting a Linux system with time set to UTC from anywhere west of GMT. Essentially, you feed it your username and the number of hours by which some timestamps are in the future, and it subtracts that amount of time from any timestamp greater than "now".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Cuda/OpenCL Forensic Tools

    Use graphics card(s) for forensic processing.

    Develop scripts to perform simple forensic functions like image, overwrite, hash, and search. The core of the script is Python Cuda/OpenCL. Initially the goal is to test the performance of the concept. If performance shows value the next step would be to develop scripts to perform each function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Project One

    Visual Novel game

    This is a small project to sort of teach myself how to script and do basic python coding while also having an end product that is much more rewarding than the usual "Hello world" page. This project is using the Ren'Py engine (www.renpy.org) to build and manage the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WTMParse

    WTMParse

    Python script to parse Unix-like WTMP files

    Python script that was originally intended for use in forensic examinations that parses WTMP files from Unix-like operating systems and generates a CSS-styled HTML report containing login terminal, username, log start date and login time/date in a table. Good for postmortem forensic examinations or as a way of getting "last" like information where you don't have the ability to boot the machine in question but can grab the wtmp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10

    Path sync

    Sync two path, support ignore list and ignore the same file

    ... - Automatic ignore the same file both in source and destination - Automatic create destination folder - Support command line path_sync src dst #Development environment:# - Visual Studio 2010 with plug-in pydev or any other compatible IDE could event be simple text editor such as notepad - Python version is 2.7.3 - Py2exe is used to compile the python script into exe format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TableauPublisher

    TableauPublisher

    Sync .twb files to Tableau Server (prevent report chaos!)

    Prevent report chaos on Tableau Server! Python script that can publish a collection .twb files to Tableau Server. Can publish just the files that have changed. Files are stored in subversion and checked out to a local file system. Comparison of what has changed checks last commit time in svn vs last update time on Tableau Server. Can also run in 'nopublish' mode which just confirms what it would do, but doesn't take any action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JazImageResizer

    A simple Python Image resizer

    A simple Python Image resizer Requires python2.7 and Python Image Library (PIL) Includes a bat script that you can drag all your images on to, which will then be resized to the size in the bat script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Speaking gmail checker

    Python + espeak gmail checker

    Script that periodically checks your gmail account and speaks if you have unread email. Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The script for create of imposition of pdf files. It use python 2.7 (+PyPdf) with pypdf module, pdflatex (texlive). Its a latex code generator is flexible enough and can impose flatwork and sadllestitch (it have option for creep compensation) and books with collation marks, trim marks etc. Now impositor2 have fixed some bug and have some pseudointerface, using great program http://www.farmanager.com/index.php?
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    Construction Calculator

    A construction calculator for checking structural steel drawings

    This project will create a drafting calculator that will integrate or run as a python script inside SDS/2 by Design Data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This script is to help pentester create a msfpayload faster with out haveing to remember swicthes i got 2 modes on this so far just create a regular encoded payload or to make or to inject Backdoor code into a existing exe for example notepad. explorer.exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Baixe o script que permitirá que você transmita sinal de tv através de videos OGV no Linux KDE. Você precisará de ffmpeg compilado e sox. Pode usar o Ubuntu Unity pra isso. Novo KMplayer grátis e TW TV SIGNAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Raspberry Pi Kundschafter (a.k.a Spy)

    Raspberry Pi Remote Inspection Tool

    ...Spy) is a simple Windows (.NET 4.5 C# based) application and console tool that communicates with one or more Raspberry Pi devices via the Raspberry Pi Kundschafter Agent (a Python script).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    convert2orcazmatrix

    Python script that converts regular zmatrix to orca-zmatrix format.

    Since I use GUI tools which only save the molecules to regular zmatrix format. I created a script that would convert the regular format to the special orca format. It is written in python and can be used like this. usage: convert2orcazmatrix.py [-h] -i INPUTFILE [-o OUTPUTFILE]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    vhosting

    Managing Linux users and Apache virtual hosts on single server

    Every Linux user have "public_html" directory created and is related to vhost.conf entry. This script will help automate that by using python scripts from Linux shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    rsynbck

    Backup system rsync based

    The first version of rsynbck is just a a bash script using rsync command (just for linux systems) and some graphic utilities to make a simple backup of your files on a Linux system, however it will be developped under python to provide more capabilities and fucntionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyModo

    A light Python wrapper for Modo

    The goal of this script is to eliminate selection headaches using the ScriptQuery interfaces and provide a more 'pythonic' library that closely matches Modo's design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    darks-orm

    a simple, convenient, fast, powerful ORM data persistence layer.

    Darks is a comprehensive type of lightweight ORM data persistence layer framework, integrated Hibernate "automation" ORM framework for the convenience, stability, as well as the Mybatis ORM framework "semi-automatic" efficient, high concurrency, set two ORM patterns as a whole.The framework to simplify the cumbersome configuration process, using Jython script language extensions, as a dynamic SQL language realization scheme.Construction of a highly efficient multi function domain data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    setip3

    Post your public IP to enom.com

    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB