Skip to content

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

@ssato

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions