A Python library inspired by Python's core datetime module, designed specifically for operations based on the Bikram Sambat (B.S.) calendar and Nepal Time (NPT) timezone (UTC+05:45). This library ...
It's recommended to use uv to manage the python environment. Execute uv run .\main.py to run the project. All configuration is store in config.toml. An example configuration with documentation is ...