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

Freeform List of Dicts #95

Open
hazmat345 opened this issue Apr 18, 2019 · 1 comment
Open

Freeform List of Dicts #95

hazmat345 opened this issue Apr 18, 2019 · 1 comment

Comments

@hazmat345
Copy link
Contributor

  • Yapcon version: 0.3.3
  • Python version:
  • Operating System:

Is it possible to have something like this:

headers:
  - header1: value1
  - header2: value2

The issue is that 'header1' and 'header2' aren't known ahead of time, so a list of dicts doesn't seem to work (since the dict doesn't really have any child items).

@hazmat345
Copy link
Contributor Author

@loganasherjones I'm thinking about implementing this... a freeform ("raw") dictionary would be helpful to me. Is this something you thought about / are there any potential issues you see?

I guess more importantly, do you think this is something that's even possible?

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

1 participant