Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.115 Times

Python Cgi software
Filter: All | Freeware | Demo
 

Python Cgi

< 1 2 3 4 5 > 
Added: May 09, 2010 | Visits: 1.315

Python Call Graph Python Call Graph (pycallgraph) is a Python library that creates call graphs for Python programs pycallgraph is quite new. It seems to work well and I will most likely improve it in the near future!. Gravit is a free gravity simulator. Platforms: *nix

License: Freeware Size: 4.1 KB Download (106): Python Call Graph Download

Added: April 06, 2010 | Visits: 993

gnome-python-desktop gnome-python-desktop package contains a few python modules that used to live in gnome-python-extras: - gnomeapplet - gnomeprint, gnomeprint.ui - gtksourceview - wnck - totem.plparser - gtop - nautilusburn - mediaprofiles - metacity Whats New in This Release: General: - With recent... Platforms: *nix

License: Freeware Size: 645.12 KB Download (98): gnome-python-desktop Download

Added: June 21, 2010 | Visits: 788

gnome-python-extras gnome-python-extras contains gnome-python development modules. If youre looking for one of the following python modules, they moved to the package gnome-python-desktop: - gnomeapplet - gnomeprint, gnomeprint.ui - gtksourceview - wnck - totem.plparser - gtop - nautilusburn -... Platforms: *nix

License: Freeware Size: 501.76 KB Download (91): gnome-python-extras Download

Added: May 21, 2010 | Visits: 583

python-shbuf python-shbuf project is a simple Python extension for accessing libshbuf shared buffers.. Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): python-shbuf Download

Added: October 07, 2010 | Visits: 873

Dee-Python Dee-Python project is an implementation of a truly relational database language with Python. Inspired by Date and Darwens Third Manifesto, it addresses the problems of impedance mismatch between programming languages and databases and the weakness of SQL. Mind The Gap Most of todays programs... Platforms: *nix

License: Freeware Size: 819.2 KB Download (101): Dee-Python Download

Added: June 20, 2010 | Visits: 947

delicious python delicious python lets you access the Web service of del.icio.us via its API through Python. It uses only the standard Python library an is written in same language. Installation instructions: download and unzip run as root from unzipped directory python setup.py install run python and load... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): delicious python Download

Added: June 02, 2010 | Visits: 1.108

CGI::AppBuilder::Table CGI::AppBuilder::Table module contains a configuration initializer. SYNOPSIS use CGI::AppBuilder::Table; my $ab = CGI::AppBuilder::Table->new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab->start_app($0, %ARGV); print $ab->disp_form($q, $ar); This class provides methods... Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): CGI::AppBuilder::Table Download

Added: September 16, 2010 | Visits: 1.070

CGI::AppBuilder::Frame CGI::AppBuilder::Frame is a configuration initializer. SYNOPSIS use CGI::AppBuilder::Frame; my $ab = CGI::AppBuilder::Frame- >new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab- >start_app($0, %ARGV); print $ab- >disp_form($q, $ar); This class provides methods for reading... Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::AppBuilder::Frame Download

Added: March 08, 2010 | Visits: 629

gnome-python gnome-python package contains python bindings for GNOME. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V,... Platforms: *nix

License: Freeware Size: 563.2 KB Download (94): gnome-python Download

Added: April 13, 2010 | Visits: 966

CGI::Enurl CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. SYNOPSIS use CGI::Enurl; %hash = (name=>Jenda Krynicky,address=>Nerudova 1016); print "Location: http://$ENV{SERVER_NAME}/cgi-bin/do.pl?",enurl %hash,"nn"; This is a little module made for CGI scripting. It encodes the... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Enurl Download

Added: May 25, 2010 | Visits: 821

Python OpenID Python OpenID is a set of Python packages that support use of the OpenID decentralized identity system in your applications. Python OpenID can be used to enable single sign-on for your Web sites or for running an OpenID server. Example code is supplied and a variety of storage back-ends are... Platforms: *nix

License: Freeware Size: 215.04 KB Download (95): Python OpenID Download

Added: August 14, 2010 | Visits: 807

CGI::FastTemplate CGI::FastTemplate is a Perl extension for managing templates, and performing variable interpolation. SYNOPSIS use CGI::FastTemplate; $tpl = new CGI::FastTemplate(); $tpl = new CGI::FastTemplate("/path/to/templates"); CGI::FastTemplate->set_root("/path/to/templates"); ## all instances... Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): CGI::FastTemplate Download

Added: May 10, 2013 | Visits: 898

PDFMap PDFMap is both a command line tool, a CGI script and a Python language module, designed to make the automated generation of very high quality interactive maps in the PDF format easy. PDFMap can place different objects on a rasterized map background, scale and orient them correcly, and make them... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (101): PDFMap Download

Added: March 01, 2010 | Visits: 996

CGI::Application::Generator CGI::Application::Generator is a Perl module with dynamically build CGI::Application modules. SYNOPSIS use CGI::Application::Generator; # Required methods my $cat = CGI::Application::Generator->new(); $cat->package_name(My::Widget::Browser); $cat->start_mode(list_widgets);... Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): CGI::Application::Generator Download

Added: April 22, 2010 | Visits: 876

CGI::Application CGI::Application is a framework for building reusable web-applications. SYNOPSIS # In "WebApp.pm"... package WebApp; use base CGI::Application; # ( setup() can even be skipped for common cases. See docs below. ) sub setup { my $self = shift; $self->start_mode(mode1);... Platforms: *nix

License: Freeware Size: 55.3 KB Download (88): CGI::Application Download

Added: November 12, 2010 | Visits: 1.521

CGI::Wiki CGI::Wiki is a toolkit for building Wikis. Helps you develop Wikis quickly by taking care of the boring bits for you. You will still need to write some code - this isnt an instant Wiki. SYNOPSIS # Set up a wiki object with an SQLite storage backend, and an # inverted index/DB_File search... Platforms: *nix

License: Freeware Size: 62.46 KB Download (87): CGI::Wiki Download

Added: June 21, 2010 | Visits: 849

CGI::FormMagick CGI::FormMagick is a Perl module to easily create CGI form-based applications. SYNOPSIS use CGI::FormMagick; my $f = new CGI::FormMagick(); # all options available to new() my $f = new CGI::FormMagick( type => file, source => $myxmlfile, ); # other types available my $f = new... Platforms: *nix

License: Freeware Size: 75.78 KB Download (91): CGI::FormMagick Download

Added: November 23, 2010 | Visits: 1.060

Python Hypertext Preprocessor PyHP is a system to embed Python code in an HTML document in a way similar to how PHP works. PyHP allows use of the Python programming language in scripts similar to PHP. PyHP uses the Python 2.0 language to parse elements embedded in an HTML page. When I started this, I was enamoured with PHP.... Platforms: *nix

License: Freeware Size: 15.36 KB Download (97): Python Hypertext Preprocessor Download

Added: June 07, 2010 | Visits: 994

Python in Scheme Python in Scheme is a scheme library that allows you to run Python code within Scheme. Python in Scheme project uses the Python/C API to embed a Python interpreter.. Get Python in Scheme at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software... Platforms: *nix

License: Freeware Size: 2.05 KB Download (115): Python in Scheme Download

Added: October 08, 2010 | Visits: 967

CGI::kSession CGI::kSession is a sessions manager for CGI. This module can be used anywhere you need sessions. As a session management module, it uses files with a configurable lifetime to handle your session data. For those of you familiar with PHP, you will notice that the session syntax is a little bit... Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): CGI::kSession Download

< 1 2 3 4 5 >