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 NumPy 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 the complete set of NumPy, Numeric and numarray objects.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 2.0.3-1 | 830.1 kB | 4316 kB | [list of files] |
| amd64 | 2.0.3-1+b1 | 824.6 kB | 4124 kB | [list of files] |
| arm | 2.0.3-1+b1 | 817.2 kB | 4024 kB | [list of files] |
| armel | 2.0.3-1 | 833.2 kB | 4084 kB | [list of files] |
| hppa | 2.0.3-1+b1 | 875.2 kB | 4292 kB | [list of files] |
| i386 | 2.0.3-1+b1 | 769.5 kB | 3776 kB | [list of files] |
| ia64 | 2.0.3-1+b1 | 961.6 kB | 5492 kB | [list of files] |
| mips | 2.0.3-1+b1 | 805.5 kB | 4300 kB | [list of files] |
| mipsel | 2.0.3-1+b1 | 792.9 kB | 4300 kB | [list of files] |
| powerpc | 2.0.3-1+b1 | 831.4 kB | 4192 kB | [list of files] |
| s390 | 2.0.3-1+b1 | 820.8 kB | 4116 kB | [list of files] |
| sparc | 2.0.3-1+b1 | 784.4 kB | 4176 kB | [list of files] |