Metadata-Version: 2.4
Name: nepali-toolkit
Version: 0.1.1
Summary: A collection of tools for working with Nepali data, digits, dates and more.
Home-page: https://github.com/bibekjoshi01/nepali-toolkit
Author: Bibek Joshi
Author-email: Bibek Joshi <bibekjoshi34@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/bibekjoshi01/nepali-toolkit
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENCE
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# Nepali Toolkit

**Nepali Toolkit** is a Python package that provides a collection of utilities for working with Nepali data, calender, locations, digits, dates, and more.

## Features

- Convert between Nepali and English digits
- Work with Nepali locations, districts, municipalities, wards.

## Installation

```bash
pip install nepali-toolkit
```
