Ask Scholars Portal Academic Date finder
Project description
Ask Schools
This package helps convert Ask School suffixes to the school full name.
Installation
Ask Academic Date can be installed from PyPI using pip
or your package manager of choice:
pip install ask_academic_dates
Usage
Example:
from ask_academic_dates import find_academic_year from datetime import date def check_find_academic_year(): given_date = date(2019,5,3) result = find_academic_year(given_date) assert result == '2018-2019'
Code of Conduct
Everyone interacting in the project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size ask_academic_dates-0.2.4-py3-none-any.whl (2.2 kB) | File type Wheel | Python version py3 | Upload date | Hashes View hashes |
Filename, size ask_academic_dates-0.2.4.tar.gz (2.2 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Close
Hashes for ask_academic_dates-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d64f09750c9b2a1157b0bd9ad362d96f6d501bb46e0387bd8b187463712edc0b |
|
MD5 | ac72e5e48e58b5ce1991a05527ac4f29 |
|
BLAKE2-256 | ed64c0e8e42fad61ce29c60866eabe23434b506d8f0b976711958e24191cc21b |