issues
search
getmoto
/
py-partiql-parser
Python Parser for PartiQL
MIT License
7
stars
3
forks
source link
Admin/Techdebt/TODO list
#1
Open
bblommers
opened
1 year ago
bblommers
commented
1 year ago
[ ] Create a makefile with useful commands
[ ] Create a version.py file that is automatically updated on release
[x] Turn mypy back on (
https://github.com/getmoto/py-partiql-parser/commit/5ab4ad1629028b62ce727d01bd6c9a0b4fdebb4f
)
[ ]
csv_to_json
should be exposed as part of the public API, and should have a
json_to_csv
counterpart
csv_to_json
should be exposed as part of the public API, and should have ajson_to_csv
counterpart