rbw / aiosnow

Asynchronous ServiceNow Library
MIT License
74 stars 12 forks source link

Schema system investigation #6

Closed rbw closed 4 years ago

rbw commented 4 years ago

Snowstorm requires py37, which comes with dataclasses. Look into replacing Marshmallow with dataclasses.