Skip to main content

NepaliDateConverter

Project description

Nepali Date Converter

This is a simple project that converts dates between nepali and english dates.

Installation

Run the following command to install:

'''python pip install nepali_date_converter '''

Usage

'''python

Generate "2080-03-18"

from nepali_date_converter import english_to_nepali_converter english_to_nepali_converter(2023,7,3)

Generate "2023-07-03"

from nepali_date_converter import nepali_to_english_converter nepali_to_english_converter(2080, 3, 18) '''

Developing nepali_date_converter

To install nepali_date_converter, along with the tools you need to develop and run tests, run the following in your virtualenv:

'''bash $ pip install -e .[dev] '''

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nepali_date_converter-0.0.1.tar.gz (24.0 kB view hashes)

Uploaded Source

Built Distribution

nepali_date_converter-0.0.1-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page