Metadata-Version: 2.1
Name: nepali-date
Version: 2.0.5
Summary: Nepali Date API
Home-page: https://github.com/arneec/nepali-date
Author: Amit Garu
Author-email: amitgaru2@gmail.com
License: MIT
Description: # Nepali Date (Bikram Sambat B.S) API 
        
        The API similar to datetime.date() that works on the BS date instead of AD.
        
        ## Installation
        ```bash
        $ pip install nepali-date
        ```
        
        ## Docs
        Documentations can be found [here](https://arneec.github.io/nepali-date/).
        
        
        ## Contribution
        
        For contribution check the guidelines in [CONTRIBUTING.md](https://github.com/arneec/nepali-date/blob/master/CONTRIBUTING.md).
        
Keywords: Nepali,BS,B.S,Date,Nepal,Bikram,Sambat,Year,Month,Day,calendar,nepali-calendar,nepali-date
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
