Commit graph

33 commits

Author SHA1 Message Date
fac18ab147
copy and overwrite rather than shutil.move in generate 2024-08-27 20:49:53 -07:00
0c51f00596
aha fix black formatting include, generate core by cloning into tmp directory 2024-08-20 20:26:00 -07:00
a7a935d508
initial refactor 2024-08-15 23:31:40 -07:00
a993ee10f2
continue removing nptyping, actually fix indexing 2024-08-06 21:40:23 -07:00
a309c25c3d
regenerate model, lint 2024-08-06 19:57:45 -07:00
b6af8c9718
lint 2024-07-09 03:32:37 -07:00
19d97ad3af
regenerate models, lint 2024-07-03 01:51:48 -07:00
f50275473c
All ruff and black fixes done 2024-07-01 23:52:32 -07:00
084bceaa2e
continuing manual ruff fixes 2024-07-01 22:58:55 -07:00
3768e3ce0d
enable black preview and automatic linebreaks in long strings 2024-07-01 22:12:16 -07:00
d4a0c82d00
some ruff fixes 2024-07-01 22:09:49 -07:00
3e5e73d186
add formatting config 2024-07-01 21:22:35 -07:00
0150c3ca6e
add codespell exceptions 2024-07-01 19:07:12 -07:00
9eb4f0dec6
conversion from poetry to pdm 2024-07-01 16:19:13 -07:00
Yaroslav Halchenko
e315ccbf35 Skip folders with produced dumps from nwb schemas 2024-04-17 15:59:48 -04:00
Yaroslav Halchenko
2564f90947 Add rudimentary codespell config 2024-04-17 15:54:16 -04:00
e4eb77fe06 ipywidgets 2023-10-19 03:07:16 -07:00
c4fc342ff2 use poetry kernel and default kernel for rtd? 2023-10-19 03:00:34 -07:00
2276a7b501 docs, but need to sleep, come back in morning 2023-10-19 02:52:15 -07:00
dd956b35c3 Still working on docs!
Added ability to index datasets wtih arrays with getitem
2023-10-18 21:18:02 -07:00
af5b947d12 a bunch of docs stuff 2023-10-18 01:01:15 -07:00
75b710c3eb docs! 2023-09-07 19:32:17 -07:00
ccc09de400 refactor nwb_linkml to src layout 2023-09-05 19:25:20 -07:00
78d2ec59d7 - Able to complete build all the way through to importing generated classes 2023-09-04 21:46:17 -07:00
4ee77dbb2e update to pydantic 2 2023-08-31 15:36:58 -07:00
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
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
63ccd800b3 progress with using pydantic models 2023-08-18 01:11:14 -07:00
a69388ffb5 starts 2023-08-11 19:52:35 -07:00