Skip to content

snedev/pickle-to-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pickle-to-JSON

A simple tool for converting .pkl data files into .json format

How to use?

Place the Pickle (.pkl) file in the same directory as this file and run the following command:

python pickle-to-json.py demo.pkl

Replace demo.pkl with the name of your file.

That's it! The script will create a new .JSON file in the same folder.

About

A simple tool for converting .pkl data files into .json format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages