Utilities to work with Bikram/Vikram Samwat dates.
Project description
Python Bikram Samwat
Utilities to work with Bikram/Vikram Samwat dates. Documentation: https://bikram.readthedocs.io.
Getting started
- Install the
bikram
package: https://bikram.readthedocs.io/installation.html. - Read the usage guide: https://bikram.readthedocs.io/usage.html.
- Read the module reference guide: https://bikram.readthedocs.io/bikram.html.
Features
- Convert Bikram Samwat dates to AD and vice versa. Intended to be useful for Nepali software developers.
- Well tested and readable source code.
- Date operations, i.e. addition/subtraction,
supported with
datetime.date
anddatetime.timedelta
within range. - Supports comparison with
datetime.date
anddatetime.timedelta
objects. - Supports string formatting of samwat dates.
Caveats
- Is not very helpful if the date falls outside the map of BS years to days in month.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
1.0.0 (2018-03-15)
- Added usage guide and module docs.
- Added
pipenv
support. - Removed
tox
. - Removed support for python versions older than 3.6.
0.1.2 (2016-11-13)
- Minor test fixes.
0.1.0 (2016-11-13)
- First release on PyPI.
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
bikram-2.1.0.tar.gz
(20.0 kB
view hashes)