Libraries

5
by wrzof
HTML/XML parser for quick-turnaround applications like screen-scraping Beautiful Soup is a Python HTML/XML parser designed for quick turnaround...
5
by wrzof
Python HTTP for Humans.
0
Hildonized Qt Components
0
pyparsing - grammar parser library for Python. The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the...
0
by NielDK
S-Lang is a multi-platform programming library designed to allow a developer to create robust multi-platform software. It provides facilities...
0
Jinja2 (v2.7.3) is a template engine written in pure Python.  It provides a Django inspired non-XML syntax but supports inline expressions and an...
0
MarkupSafe (v0.23) implements a unicode subclass that supports HTML strings. This can be used to safely encode strings for dynamically generated web...
0
by wrzof
Six - Python 2 and 3 compatibility utilities Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the...
0
by wrzof
MatPlotLib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to MatLab users. All of...
0
by wrzof
0
by wrzof
Numexpr is a fast numerical expression evaluator for NumPy.  With it, expressions that operate on arrays (like "3*a+4*b") are accelerated and use...
0
by wrzof
Grammar Parser Library for Python The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/...
0
by wrzof
NumPy array processing for numbers, strings, records and objects NumPy is a general-purpose array-processing package designed to efficiently...
0
by wrzof
A Python Datetime Library The python dateutil module provides powerful extensions to the standard datetime module.   For source-code of Python...
0
by wrzof
The Cython language makes writing C extensions for the Python language as easy as Python itself.  Cython is a source code translator based on the...
0
MatPlotLib v1.3.1 is a Python library for making 2D and 3D plots, usually using NumPy to calculate the data. See the MatPlotLib gallery to have an...
0
NumPy v1.9.1 is a Python module for numerical calculations, using C/C++, Fortran, BLAS and LAPACK. Numpy contains a powerful N-dimensional array...
0
Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the...
0
python-tz (pytz) brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or...
0
Tofrodos is a text file conversion utility that converts ASCII and Unicode UTF-8 files between the MSDOS (or Windows) format, which traditionally...
0
by Ancelad
0
Suitesparse v3.4.0 is a collection of libraries for computations involving sparse matrices, using C/C++, Fortran, BLAS and LAPACK. It includes the...
0
SciPy v0.14.0 is a Python module for scientific calculations, using C/C++, Fortran, BLAS and LAPACK. SciPy supplements the popular NumPy module (...
0
Decorator is a Python module to simplify usage of Python decorators by programmers. Python 2.4 decorators have significantly changed the way Python...

Pages