__init__.py (99B)
1 """wrds-dl: lightweight CLI for downloading WRDS data to Parquet or CSV.""" 2 3 __version__ = "0.3.0"