Publisher applications: wrzof

0
A universal feed parser module for Python that handles RSS 0.9x, RSS 1.0, RSS
2.0, CDF, Atom 0.3, Atom 1.0 feeds.

 

Seem...

5

HTML/XML parser for quick-turnaround applications like screen-scraping

Beautiful Soup is a Python HTML/XML parser designed for quick...
5

Python HTTP for Humans.

0

Six - Python 2 and 3 compatibility utilities

Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing...

0
0

Grammar Parser Library for Python

The pyparsing module is an alternative approach to creating and executing
simple grammars, vs....

0

Numexpr is a fast numerical expression evaluator for NumPy.  With it,
expressions that operate on arrays (like "3*a+4*b") are accelerated...

0

MatPlotLib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to MatLab users. All...

0

NumPy array processing for numbers, strings, records and objects

NumPy is a general-purpose array-processing package designed to
...

0

A Python Datetime Library

The python dateutil module provides powerful extensions to the standard datetime module.

 

For...

0

The Cython language makes writing C extensions for the Python language as
easy as Python itself.  Cython is a source code translator based...