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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nepali_date_converter-0.0.1.tar.gz
.
File metadata
- Download URL: nepali_date_converter-0.0.1.tar.gz
- Upload date:
- Size: 24.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d4e0b0ad98869e7edce13f84952d5984007708535abde1e701b2ef70ce83049 |
|
MD5 | dd246e5401a8feaf0a44e74bd715cffb |
|
BLAKE2b-256 | 2112c7e339d1c61e806de77bf3c8ce18848902e520cc8e3bb3470280240bf91d |
File details
Details for the file nepali_date_converter-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: nepali_date_converter-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 465a0a913816b9b2005c97a484bf911c81483452a940c8690a8ffdb77baeed12 |
|
MD5 | 3301be8aa476d10916f1097eb0e96142 |
|
BLAKE2b-256 | 518b51a203ddc8f8ca040c9f52d5aa81cc71f32d60e36ae77ae6e86c38a95476 |