pyfwf
  • Getting Started
    • Installation
    • Understanding the file structure
    • Step 1 — Define your columns
    • Step 2 — Define your row descriptors
    • Step 3 — Read the file
    • Step 4 — Write values back (to_str)
    • Rendering a Markdown table
  • How to contribute
    • Pre-commit
  • pyfwf package
    • Submodules
      • pyfwf.columns module
        • AbstractColumn
        • CharColumn
        • DateColumn
        • DateTimeColumn
        • PositiveDecimalColumn
        • PositiveIntegerColumn
        • RightCharColumn
        • TimeColumn
      • pyfwf.descriptors module
        • DetailRowDescriptor
        • FileDescriptor
        • FooterRowDescriptor
        • HeaderRowDescriptor
        • RowDescriptor
      • pyfwf.hydrating module
        • Hydrator
        • dehydrate_object()
        • hydrate_object()
      • pyfwf.readers module
        • Reader
      • pyfwf.renders module
        • render_as_html()
        • render_as_markdown()
        • render_as_rst()
    • Module contents
pyfwf
  • Search


© Copyright .

Built with Sphinx using a theme provided by Read the Docs.