Skip to main content

Ask Scholars Portal School Name Conversion

Project description

Ask Schools

PyPI PyPI PyPI TravisCI

This package helps convert Ask School suffixes to the school full name.

Installation

Ask Schools can be installed from PyPI using pip or your package manager of choice:

pip install ask_schools

Usage

Example:

from ask_schools import find_school_by_operator_suffix

def test_check_school_name_equal_toronto():
  result = find_school_by_operator_suffix('_tor')
  assert result == 'Tordonto'

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ask_schools-0.3.4.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

ask_schools-0.3.4-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page