Metadata-Version: 2.1
Name: csvdir
Version: 0.0.1
Summary: Read all csv files in a directory with one iterator.
License: MIT License
Keywords: csv,dict,dir,directory,reader
Requires-Python: >=3.9
Description-Content-Type: text/markdown

A Python package used to iterate through a directory of csv files and read each row as a dict.
