2 Repositories
Latest Python Libraries
jq for Python programmers Process JSON and HTML on the command-line with familiar syntax.
jq for Python programmers Process JSON and HTML on the command-line with familiar syntax.
3 Jan 09, 2022
pq is a jq-like Pickle file viewer
pq PQ is a jq-like viewer/processing tool for pickle files. howto # pq '' file.pkl {'other': 456, 'test': 123} # pq 'table' file.pkl |other|test| | 45
3 Mar 15, 2022