Skip to content

cookbrite/jsonlines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonlines

Python library with helpers for the jsonlines format.

The jsonlines file format is very straight-forward: it's simply a UTF-8 encoded text file with one JSON value per line. See http://jsonlines.org/ for details.

TODO

  • Custom loads/dumps flags, e.g. loads_kwargs or something similar.
  • Expand tests
  • Write docs / usage instructions

About

Python library with helpers for the http://jsonlines.org/ format

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%