File: doc.python.rst

package info (click to toggle)
dxfile 0.5-2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,432 kB
  • sloc: xml: 1,729; python: 1,406; makefile: 159; sh: 1
file content (8 lines) | stat: -rw-r--r-- 380 bytes parent folder | download
1
2
3
4
5
6
7
8
Python
======

This section contains links to python code examples to generate a :download:`simple.py <../../../doc/demo/simple.py>`
and a :download:`full.py <../../../doc/demo/full.py>` data-exchange file using the DXfile class.

We also provide a  :download:`dump_dxfile.py <../../../doc/demo/dump_dxfile.py>` to print the list of Groups and Datasets contained in an hdf file.