Metadata-Version: 2.1
Name: tinybear
Version: 0.1.0
Summary: A lightweight alternative to pandas for simple data manipulation with TXT, CSV, Excel, JSON, TOML, and YAML files
License: MIT
Keywords: data-processing,csv,excel,json,yaml,toml,text-processing,pandas-alternative
Author: Dmitry K
Author-email: 58207913+lemontree210@users.noreply.github.com
Maintainer: Dmitry K
Maintainer-email: 58207913+lemontree210@users.noreply.github.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Project-URL: Bug Tracker, https://github.com/lemontree210/tinybear/issues
Project-URL: Documentation, https://github.com/lemontree210/tinybear#readme
Project-URL: Homepage, https://github.com/lemontree210/tinybear
Project-URL: Source Code, https://github.com/lemontree210/tinybear
Description-Content-Type: text/markdown

# tinybear
Where you don't need pandas yet. Tools to work with TXT, CSV, Excel etc. 

