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 | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ask_academic_dates-0.2.4.tar.gz.
File metadata
- Download URL: ask_academic_dates-0.2.4.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
562170b74df963ab6370b4c08689b6b908980210d67419c85edb43d5e785eca5
|
|
| MD5 |
5f719ad1e2d067de22e81a9f4234fb63
|
|
| BLAKE2b-256 |
4228452f95ddda3d5c817823351ad6294907aef6569e00a1b32a4947faabf0f1
|
File details
Details for the file ask_academic_dates-0.2.4-py3-none-any.whl.
File metadata
- Download URL: ask_academic_dates-0.2.4-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d64f09750c9b2a1157b0bd9ad362d96f6d501bb46e0387bd8b187463712edc0b
|
|
| MD5 |
ac72e5e48e58b5ce1991a05527ac4f29
|
|
| BLAKE2b-256 |
ed64c0e8e42fad61ce29c60866eabe23434b506d8f0b976711958e24191cc21b
|