Skip to content

Reader/Writer decorators to simplify definitions #5

@Alphadelta14

Description

@Alphadelta14

Allow for methods that accept reader as their argument to have a @provides_reader decorator to pass in a valid reader from a Data String, file, or IO object.

Allow for methods that accept writer as an argument to have a @provides_writer decorator to generate a writer if one is not passed. This should also throw an error if a writer is not returned from a save() function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions