Search Results for "python script writer" - Page 17

Showing 744 open source projects for "python script writer"

View related business solutions
  • 1

    LinuxNub Forensics Learning Program

    Simple Python Script that helps teach a user Linux Forensics

    A simple python based script that runs Linux tools from the command line to conduct a simple Linux forensic investigation of a targeted image. Currently a work in progress. Contact Info: joem3921@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gnuplot2TightPDF

    Gnuplot2TightPDF

    Python script that produces a tight pdf from gnuplot with psfrag text.

    ...Requires: Python 2.4 - 2.7, LaTeX and the system commands ps2epsi and epstopdf which comes in with any ghostscript installation. Dr. Shibaji Banerjee Department of Physics St. Xavier's College, Kolkata Included: Main file: gpt2pdf.py demo file: demo.plt demo file; K.plt and K.txt Usage: gpt2pdf demo gpt2pdf K The script is written in pure python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WebSynonymExtractor

    a synonym extractor based on web-corpora and a multilingual translator

    This project is an approach for synonym extraction and extending WordNet by the so found synonyms. The python application is realised as a kind of pipe that starts with a web-corpus-reader which is followed by several workers (tokenizers, lemmatizers, ...) and finally completed by a result writer. In contrast to the state of the art approaches, this implementation is based on single words found in the web used as a corpus and translated to other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PyComparator

    script for comparing two dirs

    Downloads: 0 This Week
    Last Update:
    See Project
  • 5
    D0xBase

    D0xBase

    D0xBase - old school d0x database

    D0xBase was created with a thought that it will be similar to what you see in the old movies when police uses on their computers to search for a criminal record. Of course we tried to replicate as much as we can and I think we succeeded. (Screenshots shows version 0.1 but it doesn't change anything. Program looks like it was before)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python Port Scanner
    A Simple Port Scanner in Python. You need python installed on your pc before you can use the script!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Duck2Dox

    Convert Autoduck markup to Doxygen

    This Python script is designed to convert Autoduck source code markup in C++ style comments to Doxygen style markup. The output is ready to be used with Doxygen. The output directory is a mirror of the input directory (the directory is copied before any conversion takes place) so the input remains untouched. The output directory only contains code that has been converted, and all non-supported files are removed from the output directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ELIMINADOR_RECYCLER

    ELIMINADOR_RECYCLER

    PARA ELIMINAR LA CARPETA RECYCLER

    SCRIPT PARA ELIMINAR LA CARPETA RECYCLER PRIMERA VERSION INSTALABLE PARA WINDOWS A MODO GRAFICO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    USB Drive Renamer for Mac OSX

    USB Drive Renamer for Mac OSX

    Quickly rename large quantities of USB drives, just plug in and unplug

    A script designed to rename large quantities of USB drives or other portable hard drives. When the script is running, all the user needs to do is this: * Plug in the portable device * Wait for about a second * Unplug the portable device * Repeat The script is immediately ready to accept the next drive for renaming. No need to manually eject the drive. The script requires that all devices initially have the same name, though it can be fairly easily extended. Even though there...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 10

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

    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
  • 12
    Desktop Background from Nasa APOD

    Desktop Background from Nasa APOD

    A background image grabber for GNOME from nasa's image of the day site

    This app will fetch the latest image from nasapod, http://apod.nasa.gov/apod/ and create a background image from it with a description box for a gnome desktop. Read desktop_nasa.py file for configurations and instructions! Python script. Now working with Ubuntu 12.04 and prior
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Conky Skin Chooser

    A now working console (GUI SOON!) skin manager for Conky.

    Conky Skin Chooser is a console application to manage conky skins. View the Home page to get started, find installation help, and to see revision history (Fun Stuff!). Did I forget to say it works now? It really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16

    url-al

    url-al,wget,gpl,free,software

    Este pequeño script descarga una lista de URLs colocadas en un archivo de texto por usted, utilizando wget para descargar... A diferencia de wget esta pensado solo para descargar URLs Directas o URLs de servidores como: mediafire, (en futuro más añadidos como rapishare,bango,deposfile,etc) busca el link automáticamente y descargara. También cuenta con otras características como recordar recargas y no repetirlas (por defecto) o descargarlas nuevamente si es que usted desea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Script to improve the PlayStation 3 performance when using linux. Works with official otherOS and other methods for booting linux (asbestOS, bootOS, otherOS++...) and as well as a wide range of distros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Facebook Album Downloader

    Python script to download facebook albums.

    A simple script that downloads a given album from facebook. Coded with Python 2.7 on a Linux platform using the pycurl 3rd party module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    wxpython script to erase problem packages from your rpmdb - WARNING - you could create havoc on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Electrical Consumption Middleware: versatile PostgreSQL database creating scripts; database level permissions management; periodical series statistical prevision Scilab script; applet to visualize graphics and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Python script to fetch new errata file from Redhat Network to make a local Redhat Enterprise Linux RPM repository. *Warning*: The current version uses pysqlite as a backend to save informations. pysqlite is not part of Redhat. Morever it uses Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    FreeCeilo is an interface for ceilometer CL31.A shell script is used for collecting data from the ceilometer and freeceilo is used for plotting the data.Tested and developed in SPACE ,Trivandrum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple script that allows to create wireless profiles and switch easily between them.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB