Skip to content

TinyBear

TinyBear is a lightweight utility library for working with data files and serialization formats in Python. It provides convenient tools for reading, writing, and validating CSV, XLS, JSON, TOML, YAML, and HTML files.


Features

  • Simple interface for common data tasks
  • Support for multiple data formats
  • Easy data validation
  • Designed for Python 3.9+
  • Minimal dependencies

Get Started


For more details on available modules and methods, see the source code or contribute to extend the docs!