Download Source Package pytables:
PyTables is a hierarchical database package designed to efficently manage very large amounts of data. PyTables is built on top of the HDF5 library and the numarray package. It features an object-oriented interface that, combined with natural naming and C-code generated from Pyrex sources, makes it a fast, yet extremely easy to use tool for interactively save and retrieve large amounts of data.
- Compound types (records) can be used entirely from Python (i.e. it is not necessary to use C for taking advantage of them). - The tables are both enlargeable and compressible. - I/O is buffered, so you can get very fast I/O, specially with large tables. - Very easy to select data through the use of iterators over the rows in tables. Extended slicing is supported as well. - It supports all the Numeric, numarray and NumPy packages.
Homepage: http://www.pytables.org
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 753.5 kB | 4008 kB | [list of files] |
| amd64 | 768.2 kB | 3804 kB | [list of files] |
| arm | 744.2 kB | 3429 kB | [list of files] |
| hppa | 800.5 kB | 4032 kB | [list of files] |
| i386 | 711.3 kB | 3656 kB | [list of files] |
| ia64 | 905.7 kB | 5176 kB | [list of files] |
| mips | 721.6 kB | 4004 kB | [list of files] |
| mipsel | 718.1 kB | 4004 kB | [list of files] |
| powerpc | 756.8 kB | 3944 kB | [list of files] |
| s390 | 755.9 kB | 3848 kB | [list of files] |
| sparc | 724.3 kB | 3948 kB | [list of files] |