node-pickle-python
Package for node that helps to pickle JSON files and UnPickle JSON.
Example:
To pickle:
{ const pickledAgent = await pickle.dumps(JSON); }
Package for node that helps to pickle JSON files and UnPickle JSON.
Example:
To pickle:
{ const pickledAgent = await pickle.dumps(JSON); }
npm i node-pickle-python
3
1.2.0
MIT
3.27 kB
5