Metadata-Version: 2.4
Name: nepali-toolkit
Version: 0.1.3
Summary: A collection of tools for working with Nepali data, digits, dates and more.
Author-email: Bibek Joshi <bibekjoshi34@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/bibekjoshi01/nepali-toolkit
Keywords: nepali,districts,municipalities,validators,postal codes,bs,b.s,date,datetime,time,timezone,nepal,bikram,nepali-date,nepali-datetime,nepal-time,npt,nepal-timezone
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Nepali Toolkit
![PyPI version](https://img.shields.io/pypi/v/nepali-toolkit)
![PyPI downloads](https://img.shields.io/pypi/dm/nepali-toolkit)
![License](https://img.shields.io/pypi/l/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
```
