An open API service providing commit metadata for open source projects.

GitHub / microsoft/jschema-to-python / commits

Generate source code for a set of Python classes from a JSON schema.

SHA Message Author Date Stats
c4fb418b Add unit tests for attr.ib generation. Larry Golding <l****g@c****t> almost 7 years ago
64b683be Make overall class generation into a functional test. Larry Golding <l****g@c****t> almost 7 years ago
6c098726 Add leading _ to private method names. Larry Golding <l****g@c****t> almost 7 years ago
85b16a0f Fix #13: Required property names are not translated to camelCase on output. Larry Golding <l****g@c****t> almost 7 years ago
c27fb6ae DRY out class generator tests. Larry Golding <l****g@c****t> almost 7 years ago
68621c11 Add unit test for optional property. Larry Golding <l****g@c****t> almost 7 years ago
68347e70 First unit test: generate a required property Larry Golding <l****g@c****t> almost 7 years ago
abb4504a Fix #11: Use attr.Factory instead of mutable initializers Larry Golding <l****g@c****t> almost 7 years ago
d901dbfd Fix bug in property renaming logic. Larry Golding <l****g@c****t> almost 7 years ago
7559f405 Implement JSON serialization (moved from bandit-sarif-formatter). Larry Golding <l****g@c****t> almost 7 years ago
b0a2670b Include schema property name in attr.ib metadata. Larry Golding <l****g@c****t> almost 7 years ago
89bacf3c Fix install_requires in setup.cfg. Larry Golding <l****g@c****t> almost 7 years ago
26b4ff7f Update Development Status to 5. Larry Golding <l****g@c****t> almost 7 years ago
ff557f4c Fix #6: Format with 'black' formatter. Larry Golding <l****g@c****t> almost 7 years ago
2bee9b0a Use attrs package and make Python 2/3 compatible. (#5) Larry Golding <l****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
707b8be6 Address review feedback from MS Python team. (#3) Larry Golding <l****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
20ebf397 Fix malformed links in README. Larry Golding <l****g@c****t> almost 7 years ago
adc7202e Update metadata and README. Larry Golding <l****g@c****t> almost 7 years ago
74552182 Refactor: Extract utilities.make_quoted_string Larry Golding <l****g@c****t> almost 7 years ago
8d1338d2 Bugfix: Put quotes around default values that are enums. Larry Golding <l****g@c****t> almost 7 years ago
c05cb3df Bugfix: Include module name in imports in __init__.py Larry Golding <l****g@c****t> almost 7 years ago
ac5713ec Specify version number; adjust setup.cfg metadata. Larry Golding <l****g@c****t> almost 7 years ago
1ea31004 Report error if code gen hints file does not exist. Larry Golding <l****g@c****t> almost 7 years ago
f6e36334 Add a __main__ to allow directly executing the package. Larry Golding <l****g@c****t> almost 7 years ago
761f62ff Initial version of the code. Larry Golding <l****g@c****t> almost 7 years ago
ae735612 Initial commit Microsoft Open Source <m****e@u****m> almost 7 years ago
3b1aa0fc Initial commit Microsoft Open Source <m****e@u****m> almost 7 years ago
56983622 Initial commit Microsoft Open Source <m****e@u****m> almost 7 years ago
2a853657 Initial commit Microsoft Open Source <m****e@u****m> almost 7 years ago
fb35ff93 Initial commit Microsoft GitHub User <m****s@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago

← Back to repository