Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python Support #18

Open
CodeYan01 opened this issue Jul 29, 2023 · 1 comment
Open

Add Python Support #18

CodeYan01 opened this issue Jul 29, 2023 · 1 comment

Comments

@CodeYan01
Copy link

In Python, everything is accessed via subscripts, no dot notation. Please add a configuration option to make it so all object paths use subscripting. Thank you

@nidu
Copy link
Owner

nidu commented Mar 16, 2024

Hi, somehow I haven't noticed this issue before. Do you mean that e.g. {"a": {"b": "c"}} would be a_b? If yes - there's pathSeparator option for it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants