Results 6 comments of Tyler Ward

For including data/templates from a separate file it looks to be possible to add support for this in pyyaml https://stackoverflow.com/questions/528281/how-can-i-include-a-yaml-file-inside-another

A thought with regards to the implementation it might be worth either putting this capability behind a command line option, adding a command line option to not add the yaml...

This sounds like a good idea, could also use pytest to compare the generated data against the pre existing data without needing extra commands. Would need access to the gv...

As discussed in #115 here is a cleaned up bom deduplication and multiline field handling test example. This tests the following. * deduplication of properties with and without newlines *...

As an additional use case for this feature having a web interface to the totp interface will enable the ability to use it to provide 2fa support when used as...

This is also required to build this package in yocto (an image builder for embedded boards) using the pypi builder