ScriptsFinder.com - Programming Scripts Resources
Newly Added
Newly Added
  Most Popular
Most Popular
  Top Rated
Top Rated
  Search ScriptsFinder.com
Search
  Link to us
Link to us
Register  |  Login |   How to Add Link  |  Modify Link  |  Getting Rated  |  Feedback

Search :

Categories
ASP
ASP.NET
C And C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Tools and Utilities
Web Hosting
XML

Computer Scripts

Ricky's web templates

Website Scripts

Cheap Web Hosting





 Home  > Python > Scripts and Programs


Indicators - Today:    5 Days:    15 Days:


 Audio Systems (0)


 Content Management (0)


 Database Tools (1)


 Development Tools (3)


 Discussion Boards (1)


 Email Systems (0)


 Financial Tools (2)


 Form Processors (0)


 Games and Entertainment (2)


 Graphs and Charts (0)


 Image Manipulation (0)


 Miscellaneous (2)


 Multimedia (0)


 Randomizing (0)


 Searching (0)


 Security Systems (0)


 Site Navigation (0)


 XML (0)


Scripts and Programs


Montys Postcard Server    

Home | Review It | Rate It  | Error

This server written in Python is a CGI application that makes putting up a post card server a breeze. One thing that is done by the Admin is to supply the images and everything is configurable of cause.


Price:Free (GPL)  Rate: 0.0(out of 5)    Vote:0  Members Review:None
 

LinkChecker    

Home | Review It | Rate It  | Error

Link checker is a python script which checks the broken links of your HTML documents. This script has the following features: Features ?recursive checking ?multithreaded ?output can be colored or normal text, HTML, SQL, CSV or a sitemap graph in XML or GML format. ?additionally reports download time for HTML pages ?HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local file links are supported Javascript links are currently ignored ?restrict link checking with regular expression filters for URLs ?proxy support ?give username/password for HTTP and FTP authorization ?robots.txt exclusion protocol support ?i18n support ?command line interface ?(Fast)CGI web interface


Price:Free (GPL)  Rate: 0.0(out of 5)    Vote:0  Members Review:None
 

Oedipus    

Home | Review It | Rate It  | Error

This tool is a collection of classes and modules which is written in python to maintain a hierarchical directory of web links. This can also be used to maintain your own collection of links or the XML dumps produced by the open directory project.


Price:Free  Rate: 0.0(out of 5)    Vote:0  Members Review:None
 
Pages : 1

Mailman

This is a Python based software which helps to manage email discussion lists, giving each mailing list a web page, and allows users to subscribe, unsubscribe etc over the web. It also integrates most things people want to do with mailing lists, including archiving, mail-to-news gateways, multiple list owners and moderators, and so on. Mailman Features ? Web based list administration for nearly all tasks, including list configuration, moderation (post approvals), management of user accounts. ? Web based subscribing and unsubscribing, and user configuration management. Users can temporarily disable their accounts, select digest modes, hide their email addresses from other members, etc. ? A customizable home page for each mailing list. ? Per-list privacy features, such as closed-subscriptions, private archives, private membership rosters, etc. ? Configurable (per-list and per-user) delivery mode o Regular (immediate) delivery o MIME digest o Plain (RFC 934) digests ? Integrated bounce detection within an extensible framework. Automatic disposition of bouncing addresses (disable, unsubscribe). ? Integrated spam filters. ? Automatic web-based Hypermail-style archiving, with hooks for external archivers such as MHonArc. ? Integrated Usenet gatewaying. ? Integrated auto-replies. ? Majordomo-style email based commands. ?Multiple list owners and moderators are possible. ?Support for virtual domains. ?Runs on most Un*x-like systems, compatible with most web servers and browsers, and most SMTP servers. Requires Python 1.5.2 or newer (works with Python 1.6 and 2.0). ?An extensible mail delivery pipeline

viewportfolio

The performance of a stock portfolio that is established in a data file can be achieved by this portfolio tool. It is alo used to gain information from yahoo finance and relies on the Quote.py python module.

Webware for Python

This tool contains a set of software components to develop web-based applications which are multi-threaded using the familiar design patterns such as servlets and server pages. It includes the following components: WebKit that provides Python classes for generating dynamic content from a web-based, server-side application; Python Server Page (or PSP), an HTML document with interspersed Python instructions that are interpreted to generate dynamic content. The suite uses well known design patterns and includes popular features such as: ?A fast, easy-to-use application server ?Servlets ?Python Server Pages (PSP) ?Object-relational mapper ?Task scheduler ?User manager with authentication ?CGI wrapper Key goals of the project include: ?Python-oriented. ?Object-oriented. ?An expansive suite of components and features to cover common needs of web developers. ?Modular architecture where components can be used together or independently. ?Excellent documentation and numerous examples. ?Open source development and community.

SquishDot

This is a web based news publishing and discussion product that allows you to handle threaded discussions with a minimum of configuration and day-to-day management by building a web-based news site. Squishdot is a Zope Product, i.e. it works as a plug-in module for the Zope Application Server. It provides you with a news publishing and discussion site with a minimal amount of configuration and day-to-day administration. It is also easy to customize and can satisfy a wide range of news publishing needs. Some Squishdot features include : ? moderation options -- both articles and comments moderated; only articles moderated, or no moderation at all ? search by author, topic, title or words in the article/comment body ? automatic article expiration (articles automatically deleted X amount of days after posting) ? file attachments to articles and comments. ? subject topics -- you can create subject categories to group together related articles Squishdot versions Squishdot version numbers have a three part numeric format separated by a dot (x.y.z) where x is the major release number, y is the minor release number and z is a maintenance release number. ? Maintenance releases should be backward compatible, with no changes necessary. ? Minor releases will requrie changes to DTML and may require other mroe substantial changes. ? Major releases will require significant chanegs to any existing Squishdot sites.

Oedipus

This tool is a collection of classes and modules which is written in python to maintain a hierarchical directory of web links. This can also be used to maintain your own collection of links or the XML dumps produced by the open directory project.

Merchant Empires

This merchant empires is a game of space exploration and economic competition which is a PHP/Python/PostgreSQL-based multiplayer. This game which is loosely based on both trade wars and space merchant is a game of strategy, role-playing, combat and diplomacy.

OpenRPG

This game which is released under GPL including some d20 system specific game tools is a suite of tools for online and tabletop gaming. OpenRPG is an Internet application that allows people to play Role Playing Games in real-time over the Internet. OpenRPG helps facilitate character tracking, miniature battles, and adventure building. OpenRPG is being developed in python, so it will work on Windows, Unix, and eventually Mac.

LinkChecker

Link checker is a python script which checks the broken links of your HTML documents. This script has the following features: Features ?recursive checking ?multithreaded ?output can be colored or normal text, HTML, SQL, CSV or a sitemap graph in XML or GML format. ?additionally reports download time for HTML pages ?HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local file links are supported Javascript links are currently ignored ?restrict link checking with regular expression filters for URLs ?proxy support ?give username/password for HTTP and FTP authorization ?robots.txt exclusion protocol support ?i18n support ?command line interface ?(Fast)CGI web interface

OraSchemaDoc

Goal of oraschemadoc is "JavaDoc" style detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static html files.

IP2Location Python Library

This module is a Python Library to support all IP2Location™ database products. It has been optimized for speed and memory utilization. Developers can use the API to qeury all IP2Location™ binary databases for applications written in Python.

Most Populer

Montys Postcard Server

LinkChecker

Poor Mans Zope

Oedipus

OraSchemaDoc

TCLink (Python)

cgi_buffer

IP2Location Python Library

Merchant Empires

Webware for Python

SquishDot

Mailman

OpenRPG

viewportfolio


Top Rated

TCLink (Python)

Poor Mans Zope

Montys Postcard Server

cgi_buffer

IP2Location Python Library

OraSchemaDoc

LinkChecker

Merchant Empires

OpenRPG

Oedipus

SquishDot

Webware for Python

viewportfolio

Mailman



Forum Feed
Forums for your site
Cut Price Digital
Low Price online retail company specialising in digital products.
IT desks
SECURE IT DESKS FOR OFFICES AND CLASSROOMS. THE SECUREDESK combines security with ergonomic design in an elegant package.
Windows 2003 Server Small Business
The Century consultants are network consultancy specialists. They will design, install, and support your LANs (Local-area networks), WANs (wide-area networks), wireless networks, Internet, email and intranet systems.
Website Designers
Our professional website designers can make websites that you update yourself! Add text and images whenever you need to. See online!
Sitemap: ASP | ASP.NET | C and C++ | CFML | CGI and Perl | Flash | Java | JavaScript | PHP | Python | Remotely Hosted
Tools and Utilities | Web Hosting | XML

Home | Feedback | Advertise with us

Best viewed in 800x600 resolution with Internet Explorer
Site Developed and Hosted by Planet Websoft
Partners : AddScript | TutorialsBulletin | TemplateThemes | VDC | AddScripts | DentistIndia | eBimaa | RhymeStore