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.
Release files for ask-academic-dates 0.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ask_academic_dates-0.2.4.tar.gz | 2.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ask_academic_dates-0.2.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.4 kB
Release files / ask_academic_dates-0.2.4.tar.gz
| Download URL | ask_academic_dates-0.2.4.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
562170b74df963ab6370b4c08689b6b908980210d67419c85edb43d5e785eca5
|
|
BLAKE2b-256 checksum How to use checksums |
4228452f95ddda3d5c817823351ad6294907aef6569e00a1b32a4947faabf0f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.17 CPython/3.7.4 Darwin/18.7.0
|
Release files / ask_academic_dates-0.2.4-py3-none-any.whl
| Download URL | ask_academic_dates-0.2.4-py3-none-any.whl |
|---|---|
| Size | 2.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d64f09750c9b2a1157b0bd9ad362d96f6d501bb46e0387bd8b187463712edc0b
|
|
BLAKE2b-256 checksum How to use checksums |
ed64c0e8e42fad61ce29c60866eabe23434b506d8f0b976711958e24191cc21b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.17 CPython/3.7.4 Darwin/18.7.0
|