Metadata-Version: 2.1
Name: sanskrit_scraper
Version: 1.0.0
Summary: A package to scrape Sanskrit dictionary data
Home-page: https://github.com/jagruti0403/sanskrit_scraper
Author: Jagruti Airao
Author-email: airaojagruti@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Sanskrit Scraper

This package allows you to scrape data from the Sanskrit dictionary and save it to a CSV file.

## Installation

```bash
pip install sanskrit-scraper


