Metadata-Version: 2.1
Name: bonbon
Version: 1.2.0
Summary: A utility library to help with data processing.
Home-page: https://github.com/lbyxiafei/bonbon
Author: Binyan
Author-email: lbyxiafei@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# bonbon

> A python utility library to help with data processing.

# pypi

> Apply changes to repo.

> Increment setup.py version number.

> `python setup.py sdist bdist_wheel`

> `twine upload dist/*`


