Metadata-Version: 2.1
Name: yarm
Version: 0.1.0
Summary: Yet another report maker.
Home-page: https://github.com/billalive/yarm
License: Apache 2.0
Keywords: yarm
Author: Bill Alive
Author-email: public+git@billalive.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Database
Classifier: Topic :: Office/Business
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Dist: click (>=8.1.3,<9.0.0)
Project-URL: Repository, https://github.com/billalive/yarm
Description-Content-Type: text/markdown

# yarm 

Yarm, yet another report maker.

Yarm makes it easy for you to create recurring reports by:

- Importing spreadsheets and CSVs
- Running SQL queries or Python code on this data
- Exporting the results to spreadsheets, CSVs, charts, and more
- All configured in a simple YAML file

## Coming soon...

Yarm is nearly at alpha, but it's not yet ready for release. Come back soon.

