Metadata-Version: 2.1
Name: ml-runlog
Version: 2.0
Summary: Simple script to log experiments to Google Sheets. Version 2.0 is cleaner, has a class based structure and supports logging multiple rows at once.
Home-page: https://github.com/anag004/ml-runlog
Author: Ananye Agarwal
Author-email: ananayagarwal@gmail.com
License: MIT
License-File: LICENSE
Requires-Dist: pygsheets
Requires-Dist: pandas
