Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phuang1024/bcon

Python Binary Compressed Object Notation module.
https://github.com/phuang1024/bcon

Last synced: 9 days ago
JSON representation

Python Binary Compressed Object Notation module.

Awesome Lists containing this project

README

        

# Bcon

Python Binary Compressed Object Notation module.

A [safe][pickle] alternative to the pickle module.

`pip install bcon`

[pickle]: https://docs.python.org/3/library/pickle.html