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.236.820 Times

List Filter Python freeware
Filter: All | Freeware | Demo
 

List Filter Python

< 1 2 3 4 5 > 
Added: January 23, 2010 | Visits: 880

XML::Filter::Tee XML::Filter::Tee can send SAX events to multiple processor, with switching. SYNOPSIS my $t = XML::Filter::Tee->new( { Handler => $h0 }, { Handler => $h1 }, { Handler => $h2 }, ... ); ## Altering the handlers list: $t->set_handlers( $h0, $h1, $h2, $h3 ); ## Controlling flow to a...



Platforms: *nix

License: Freeware Size: 43.01 KB Download (106): XML::Filter::Tee Download

Added: January 08, 2010 | Visits: 939

GStreamer Python Bindings GStreamer Python Bindings project provide Python bindings for the GStreamer project. These bindings provide access to almost all of the GStreamer C API through an object oriented Python API. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from...





Platforms: *nix

License: Freeware Size: 573.44 KB Download (97): GStreamer Python Bindings Download

Added: August 10, 2010 | Visits: 1.172

Kmail POP filter with antispam/scoring Kmail POP filter with antispam/scoring contains improvements for KMAIL POP filters. Read the content of file README for the use information and for applying the patch. Filter rules with action with one score value (only for kde-3.5.x) - The porting for the other versions will come make only...


Platforms: *nix

License: Freeware Size: 522.24 KB Download (103): Kmail POP filter with antispam/scoring Download

Added: June 11, 2010 | Visits: 903

XML::Filter::Sort::BufferMgr XML::Filter::Sort::BufferMgr is a Perl implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. Two classes are used to implement buffering records and spooling them...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): XML::Filter::Sort::BufferMgr Download

Added: October 01, 2010 | Visits: 825

XML::Filter::Sort::Buffer XML::Filter::Sort::Buffer is an implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. For an overview of the classes and methods used for buffering, see...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): XML::Filter::Sort::Buffer Download

Added: May 22, 2010 | Visits: 1.489

Chess::PGN::Filter Chess::PGN::Filter is a Perl extension for converting PGN files to other formats. SYNOPSIS use Chess::PGN::Filter; filter(source => $pgn,filtertype => XML); OR my %substitutions = ( hsmyers => Myers, Hugh S (ID), ); my @exclude = qw( WhiteElo BlackElo EventDate ); filter(...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (159): Chess::PGN::Filter Download

Added: February 17, 2010 | Visits: 1.428

Bloom::Filter Bloom::Filter is a sample Perl Bloom filter implementation. A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives. This module implements...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (130): Bloom::Filter Download

Added: June 18, 2010 | Visits: 851

SVK::Log::Filter::Mndrix SVK::Log::Filter::Mndrix - my pretty-ish output format. SYNOPSIS > svk log --output mndrix -l3 -q 4353 mndrix 3-Aug-2006 Refactor log filters for a cleaner implementation 4351 glasser 2-Aug-2006 In SVK::Root::Checkout, add a list of unimplemented 4350 clkao 2-Aug-2006 Make nearest_copy...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (86): SVK::Log::Filter::Mndrix Download

Added: August 12, 2010 | Visits: 743

POE::Filter::FSSocket POE::Filter::FSSocket is a POE filter that parses FreeSWITCH events into hashes. SYNOPSIS #!/usr/bin/perl use warnings; use strict; use POE qw(Component::Client::TCP Filter::FSSocket); use Data::Dumper; POE::Component::Client::TCP->new( RemoteAddress => 127.0.0.1, RemotePort =>...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): POE::Filter::FSSocket Download

Added: April 15, 2010 | Visits: 1.376

Python CD Python CD is a bootable CD based on Debian GNU/Linux and KNOPPIX. The special thing about it is that it has lots of Python stuff! Installable Python packages In the top level directory of the CD is a directory python/, containing several packages of Python: - Python for Linux - most Linux...


Platforms: *nix

License: Freeware Size: 669.5 MB Download (116): Python CD Download

Added: November 27, 2010 | Visits: 1.019

XML::Filter::Mode XML::Filter::Mode Perl module can filter out all chunks not in the current mode. SYNOPSIS use XML::Filter::Mode; use strict; my $filter = XML::Filter::Mode->new( Modes => "a,b,c" ); my $filter = XML::Filter::Mode->new( Modes => [qw( a b c )] ); ## To inspect the modes: my @modes =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): XML::Filter::Mode Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 969

TodoPlus (Mac OS X edition) (to-do list) Free to-do list software. Organize large to-do lists the easy way. Focus on your most important tasks first. Reduce time spend on unimportant tasks. Stay focused on one task at a time. Always know what to do next. Achieve more in less time by being more productive. Key Features: 1. Easy to use -...


Platforms: Mac

License: Freeware Size: 6.39 MB Download (50): TodoPlus (Mac OS X edition) (to-do list) Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 298

python-cluster python-cluster is a package that allows grouping a list of arbitrary objects into related groups (clusters). Simply give it a list of data and a function to determine the similarity between two items and you're done.


Platforms: Windows, Mac, Linux

License: Freeware Size: 13.18 KB Download (44): python-cluster Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 465

Stani's Python Editor SPE is a python IDE with auto indentation&completion,call tips,syntax coloring&highlighting,uml viewer,class explorer,source index,todo list,pycrust shell,file browsers,drag&drop,Blender support.Spe ships with wxGlade,PyChecker and Kiki.


Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 1.03 MB Download (50): Stani's Python Editor Download

Added: May 10, 2013 | Visits: 2.084

Voidspace Python Guestbook Guestbook is a Python script that allows you to add a 'guestbook' facility to your website. It is fully customisable using HTML templates - so the guestbook can be fully integrated with your website. The entries are saved in a plain text file, for easy editing, and there is a naughty word filter...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (79): Voidspace Python Guestbook Download

Added: May 10, 2013 | Visits: 431

Node Type Filter Lets you filter node listing pages simply by &type=story,blog to the URL (for example). So now you can have recipe specific feeds, or blog story specific tracker page (i.e. recent posts). Also works for the taxonomy/term pages. Installation - Unpack to sites/all/modules and enable the module from...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Node Type Filter Download

Added: May 10, 2013 | Visits: 300

Ring List The RingList is a class implementing a circular list. The ring have a fixed size and when it is full and you append a new element, the first one will be deleted. The class lets you access to the data like a python list or like a string.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Ring List Download

Added: September 15, 2013 | Visits: 923

Buddy-List Mail-O-Mat for Email System Utilities Buddy-List Mail-O-Mat is an open-source mail filter program with web-based tuning tool to deliver only wanted mail by using block / buddy lists and naive Bayesian statistical analysis.Mail is delivered to your mail address d-deOCL very normal. Periodically, your mail is filtered (setup by your...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (48): Buddy-List Mail-O-Mat for Email System Utilities Download

Added: July 24, 2013 | Visits: 418

Filter Default The Filter Default module allows you to assign a default input format for new nodes and comments for each role on your site. It adds a 'Defaults' tab to the Administer > Site configuration > Input formats page on which you can manage the assignments.Note: This functionality will be built into...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Filter Default Download

Added: June 11, 2013 | Visits: 440

Abbreviations Filter Abbreviations Filter is a Drupal Input Formats filter that can be used to scan text for a user-input list of abbreviations and then replace them with an tag which also encodes the non-abbreviated phrase. This is especially useful for any sites where accessibility is a concern, or for sites in...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Abbreviations Filter Download

< 1 2 3 4 5 >