Top Download

Free scripts download - Python scripts

free download Add to Favorites RSS

LATEST free Python script downloads

Python UDP Stress Tester

Python

Details

Download

It tests the maximum capacity of a network in UDP transfer and outputs the results in kilobits per second. ...

Double URL encode

Python

Details

Download

Its compliant to the Google 'Search Protocol Reference' documentation in the description of "getfields"This function also serves as a url_encode function. ...

Safe Python module reload

Python

Details

Download

Before starting to recompile, the script checks for syntax errors in the submitted code. ...

Subnet Allocator

Python

Details

Download

The user has to specify the network IP, network subnet and the subnet mask to which he wants the network to be broken down to.Text descriptions can be attached to any given subnet/subnet mask combination. ...

RGB Blending Tables

Python

Details

Download

It will generate a large HTML file with all color transitions ,so the user can see what is happening as colors are tweaked. ...

RGB Gradation

Python

Details

Download

No platform requirements, it should work on every Python installation. ...

FormatTable

Python

Details

Download

It is written with an eye to output on a text-only console. The tester function should provide an useful example. ...

ARIN Whois Scraper

Python

Details

Download

It uses the Arin API to connect and return queries. ...

Generate Google Sitemap Script

Python

Details

Download

It will build a file list with modification times based on a list of allowed extensions.t applies a default update frequency and priority to each page unless specified otherwise. ...

HTTP to HTTPS redirector

Python

Details

Download

If the client's browser doesn't support this redirection, an standard HTML page is displayed with instructions how to get to the desired page. ...

Sql2diagram sxd

Python

Details

Download

It can be used in reverse-engineering ERD (Entity-Relationship Diagrams) to create UML-style table structure diagrams.The program outputs OpenOffice.org Draw (.sxd) files, so the results are editable.The program can also output a machine readable textual explanation of the diagram it is writing. ...

flvlib

Python

Details

Download

Provides an easy and extensible way of writing applications that parse and transforming FLV files. The library will check the FLV file's compliance to the official Adobe specifications.Can be used as a drop-in replacement for FLVTool2, from which it is typically much faster. Unlike FLVTool2 it works on audio-only file and ...

Graphication

Python

Details

Download

It can be used to plot only discrete data, not having support for mathematical functions. Limitations: · Does not support functions. · Don't suit all applciations. ...

PyLoris

Python

Details

Download

It will test the server by using all available connections, so the web server cannot complete all other requests.Pyloris supports SOCKS, SSL, and all HTTP request methods. Key features "PyLoris": · Highly configurable HTTP connection consuming DoS · HTTPS support · GET, POST, HEAD and other headers supported · SOCKS4 ...

Typogrify

Python

Details

Download

These filters stylize ugly elements like quotes, special characters, capital lettering, etc., to provide a more sleek look to the webpage. Key features "Typogrify": Included filters: · Widon't · SmartyPants · Initial quotes wrapped in class='dquo' or class='quo' depending on if they are single or double · Ampersands wrapped in ...

Pyjamas Desktop

Python

Details

Download

Desktop applications developed with Pyjamas-Desktop (Pyjd) will also function as web applications, since pyjd is actually a port of Pyjamas, which is a web toolkit. Key features "Pyjamas-Desktop": · Simple, Horizontal, Vertical, Docking, Decking, Popup, Stack, Tab, Grid, Cell, Flow, HTML, Flex, Scroll, Focus, Absolute, and Root Panels · Text ...

pyjamas

Python

Details

Download

It allows writing web applications in Python, which is more suitable performance-wise for medium to large applications.The AJAX library takes care of all the browser interoperability issues on your behalf, leaving you free to focus on application development instead of learning all the "usual" browser incompatibilities. Key features "Pyjamas": · ...

PyHP

Python

Details

Download

PyHP consists in an Apache module called mod_pyhp, used to preprocess scripts written in Python programming language. PyHP mixes the power and flexibility of Python with the style and “ease of use” of PHP in the generation of dynamic web pages, all speeded up by the fast internal backend written in ...

HTML Graphs Python

Python

Details

Download

Use this script to create horizontal / vertical bar graphs, progress bars and faders. You can create simple graphs and even grouped bar graphs with legends, add labels, change colors etc. No graphics or graphical libraries required. This script was tested with Python 2.4 ...

Formulator

Python

Details

Download

Formulator is a Zope product that facilitates the creation of webforms, and the subsequent validation and conversion of user input. Formulator extends Zope with a form object to which fields can be added. A variety of form fields are supplied, allowing the input of text, numbers, lists, datetime data, email addresses, ...