Skip to content

enhancement: add backend to support load data from .py files #138

Description

@ssato

Is your feature request related to a problem? Please describe.
It may be useful if anyconfig supports load data from .py (python) files.

Describe the solution you'd like
Add backend parser to load from .py files, and optionally dump data to .py files.

Describe alternatives you've considered
Don't add such feature.

Additional context

Prototype implementations to load data from .py files exist in https://github.com/ssato/python-anyconfig/blob/next/tests/base/utils.py#L32.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions