be21325123
Cleaner code generation, npytyping type hints for arrays
...
- split off generated subclasses into "include" files, not sure if that's good, but in any case we have them separable now.
- more work on cleanly un-nesting scalar and 1D-vector data into attributes and lists, respectively
- brought the pydantic generator in-repo to do a bunch of overrides
2023-08-28 22:16:58 -07:00
63c6cef10b
Cleaned up old files, added some mysteriously delayed pydantic models, and submitted to pypi to keep the package name.
2023-08-25 00:52:12 -07:00
4faaa8efe8
I believe that's a full translation
...
or at least all the semantics are present. it's not pretty by any stretch of the imagination
2023-08-25 00:22:47 -07:00
a4806543ef
recursion works, more formal build method in adapters
2023-08-23 19:56:09 -07:00
170a424fb1
Actually generating some translations at this point
2023-08-21 21:43:02 -07:00
3996f319e2
some vague sketching on mapping namespaces
2023-08-20 23:00:58 -07:00
111965aace
working schema language import
2023-08-18 22:09:28 -07:00
fe44c1c657
patch pydantic code generation, use anytype for dims because modeling lists of lists is not possible
2023-08-18 16:33:06 -07:00
63ccd800b3
progress with using pydantic models
2023-08-18 01:11:14 -07:00